By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.4.8)
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:14:31.588Z |INFO |CBS client will use http over TLS. | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:14:31.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:14:31.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.463Z |INFO |PolicySync file does not exist | | | |main |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.464Z |INFO |Got successful output from ConfigMap file | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:14:32.464Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:14:32.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-03-09T16:14:32.663Z |INFO |The following profiles are active: prod | | | |main |
org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-09T16:14:32.699Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main |
org.springframework.cloud.context.scope.GenericScope |2022-03-09T16:14:34.392Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T16:14:34.875Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main |
org.apache.catalina.core.StandardService |2022-03-09T16:14:34.896Z |INFO |Starting service [Tomcat] | | | |main |
org.apache.catalina.core.StandardEngine |2022-03-09T16:14:34.896Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T16:14:34.958Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-09T16:14:34.959Z |INFO |Root WebApplicationContext: initialization completed in 2259 ms | | | |main |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-09T16:14:35.421Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-09T16:14:36.382Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T16:14:37.848Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main |
org.onap.dcaegen2.services.prh.MainApp |2022-03-09T16:14:38.518Z |INFO |Started MainApp in 9.901 seconds (JVM running for 10.82) |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-09T16:14:38.594Z |INFO |Start scheduling PRH workflow |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | |ENTRY |main |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:38.611Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1864f658-76aa-4fe6-a39b-5a2ea62425da | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:14:40.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T16:14:40.406Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-03-09T16:14:40.407Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 |
org.springframework.web.servlet.DispatcherServlet |2022-03-09T16:14:40.410Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:50.145Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dcafcc62-8822-438a-a50e-520b933d1cba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:14:51.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:01.203Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=99da244a-1ed1-4e5f-ad74-897c92dd17d8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:02.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:12.278Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a243333b-3fe7-4625-96a0-460d8790d953 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:13.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:23.350Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=680c4880-36a8-4273-aac8-1b657b4894f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:24.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:34.419Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=019b761a-cc9e-43e8-85f0-dac4e93e4344 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:35.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:45.494Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=89ceb9bd-f29b-40f8-ae25-d9699e5ba530 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:46.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:56.532Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68e160ec-efb4-4b54-b731-13cc91476441 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:57.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:07.572Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=720ee473-ace2-419b-a80d-d9f9871b4427 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:08.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:18.645Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d49047fb-5d43-41b8-83df-acbf3d5317f1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:19.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:29.715Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce9662a1-dd2d-4a17-89e6-8839f8cb7e9e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:30.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:30.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:40.758Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=551edae1-2755-4ba9-8f59-5adb1872ba13 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:41.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:51.802Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c7804f3-7a71-463c-a5a8-c83f4940df69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:52.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:02.838Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9051310c-a66f-4023-943f-bf417a59aeb3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:03.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:13.914Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=93f2392b-a50b-41c0-9ed2-81a946625f60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:14.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:24.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1439f46b-ba12-4446-848c-48dde36aaae4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:26.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:36.050Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=93d59e4f-48d7-4fb1-98d4-e70078b9303b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:37.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:47.098Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e8f0eee5-bd96-47c2-9077-2b8f4fb38f4c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:48.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:58.164Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f801f5ac-a4eb-4e8d-80d7-5218ca7c00dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:08.355Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bb8b5bde-db54-416b-a6f5-97f99abb0c29 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:18.378Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=06b1654a-8db2-4441-8537-1bffe32be4e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:28.413Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=56e25e11-51db-4815-8cac-23828be0ab9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:38.428Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd6bc1c7-29d6-473c-93aa-899943700fdd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:48.444Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=535d9318-a783-41b9-a8da-0c3229699608 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:58.460Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3e5ae317-e368-44b7-8090-b4dbffa6ff19 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:08.476Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=998bd8a7-e4eb-4ce2-89d2-469f8f28ede7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:18.492Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2da2f761-f34f-452f-b971-626794ff5c2d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:28.510Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=04de4794-8529-481f-83fb-64e82a89db1b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:19:36.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:19:36.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:19:36.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.618Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:19:36.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:19:36.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:38.524Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f8ce2ea6-5ffc-4ab8-bea5-02578684d5d7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:48.541Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=34623c22-1394-4f45-a096-ad77fb5ccd68 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:58.557Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1efe60fd-962c-4ef2-9186-1e5e5da96025 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:08.573Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5de3a260-ba47-4991-8b10-52b428d65ebd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:18.597Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=97111149-27e7-49ed-bc96-1a2e63acf890 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:28.617Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5b31a26-ed3b-4c4f-9830-50879e9bf409 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:38.631Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=65328f19-e1f9-4d14-b7c6-0e3c76d4890b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:48.648Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d43027ce-5fa2-45a3-b743-aacf18035c58 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:58.661Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9add5532-bbde-4d92-8261-21938a3f4f4f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:08.676Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fadaf812-9ee4-4c79-9ada-6d2c30465998 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:18.695Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bae570f9-ed12-4bc1-9a99-d7d0328b908f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:28.709Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=52bce62e-123a-4093-91e0-9bcddf1a329f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:38.725Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1a9de765-766e-47f1-a6c1-efc0a246a034 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:48.746Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82fe3c72-7f79-4a80-9adb-9b702fc4eec1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:58.760Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cc9ea23f-79a1-4765-9b25-4eda54c7f8c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:08.773Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5fb5f371-4ac5-44d3-8b1d-2dcb02650b0a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:18.790Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e2211a65-5f34-4780-b306-cc84bfd9091e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:28.820Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=593009c4-f48b-499b-950d-c005e33b18d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:38.835Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68d4e082-5e74-4990-ae59-8272201bdf69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:48.848Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=803fdf98-005d-43d4-85ca-0a76cdf43a5e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:58.863Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5b036854-5d44-44c3-a217-33a74def2923 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:08.878Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70fd7ca2-831f-4079-b070-e2ac7131752c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:18.897Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bf62a056-0305-41ef-8ac0-a9c788a7bd3f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:28.910Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d731c8ae-4077-4604-8509-12a119427d86 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:38.924Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce11d86b-4d02-4df4-9e2e-2339e704bc57 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:48.942Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1be12b0e-925c-430a-80ff-09434c263ab6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:58.954Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=183a672d-f350-4ef3-8413-56166c5d6acc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:08.967Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=66e85668-ab1a-4555-bbda-aaa4a074cf12 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:18.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f0c64cc8-aa79-4e24-843f-df33560d6153 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:29.007Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9bda2947-5c2c-4a00-9526-6791b7d4d780 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:24:35.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:24:35.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:24:35.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:24:35.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:24:35.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:39.019Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=15152715-6152-4fce-8f75-9672c23a95f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:49.034Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d7c1df57-410f-43f4-baa8-99a6289de8f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:49.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:59.047Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3aec5ff8-ba04-4541-8ece-8b9647b6f538 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:09.060Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dcdb736b-f6ec-4fac-ac0b-b2fdbcfe3fe2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:19.072Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=64a1b34c-44f7-430d-9d13-47043a2918fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:29.083Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2011a75b-7c69-44a3-9da7-a7e87728ef8f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:39.093Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ed0a8be1-6f69-40ed-b8b5-a5c6e3f236c0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:49.106Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7ada70ee-a8a2-4362-961e-6a03447b6e83 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:59.125Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd807d43-3c0c-4146-86d7-b6ec63d25a7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:09.140Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8f7591c3-e99a-48f2-9f4b-46dee6dae5fd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:19.153Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d68f7c4e-9b18-47c9-9e58-11891b88688c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:29.169Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=232c7488-e8d3-40f5-bdc6-47b2285b8127 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:39.182Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c6c3108c-2f3a-4ee5-ab07-2b9e2e42f762 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:49.194Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee8a3b20-5fb5-450c-a930-01c56db1b592 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:59.205Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2b84dbba-adfb-436b-b527-d5e5c692086d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:09.217Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bc450e45-8a80-45e6-a8c4-c3425bea1ada | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:19.228Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0c4bcfd1-8ec9-401b-8e05-8213d0b466de | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:29.239Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d89206ef-55b2-4937-8ad5-3c03d57b089b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:39.250Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e9a23fc-496d-4069-bea6-b2a7b31919d2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:49.264Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=711150a7-dd60-454c-bc1a-92c63ab58ef8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:59.276Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f8c2202d-9a3f-438b-81d1-15940c9b3261 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:09.288Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7f27f7ba-59c8-410a-895d-1b51eca32525 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:19.298Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d42150ce-1ae4-438d-8b02-fce2c8a29284 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:29.308Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=794d2570-b6eb-4c9c-be02-ffe964cdd893 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:39.321Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=742f2e44-3212-4af2-a11c-b21de6f37a2a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:49.331Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=036e2fe5-99ec-4ea2-969d-a84b34ce026f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:59.344Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=21c1c073-2c22-4a28-bcd5-bdfdc0e58ae8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:09.355Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=77f1352f-953a-4d9d-abc0-af7ad9fbe8a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:19.367Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3d378069-9c7c-4b38-85b2-ee781d4481e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:29.378Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3cf3b7a8-a0ba-48c3-a004-8dbe5f70227f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:29:35.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:29:35.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:29:35.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:29:35.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:29:35.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:39.389Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=63a2b4ab-cfad-458d-b0c6-dcefc4344eca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:49.402Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=43885959-e562-4bb9-8ec4-97f2dc753197 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:59.413Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b5895810-5b03-406d-a8dc-2f9dd82c55cf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:09.428Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=16be3b1c-3dfa-41c0-a6af-7a57b25e576d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:19.438Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b0162328-6e54-4b22-a9fd-e3a55c5fd64e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:29.449Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f970dba3-c91f-4c2a-abd2-f4f2794e2a74 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:39.460Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=32931704-34d9-4234-b642-89a063e33a41 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:49.471Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=22e66a2e-f64a-4b43-9fd8-c1c314f65a2f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:59.488Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=77a5e54c-dd2e-43f7-8aa8-e71d04fa50d8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:09.503Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b745067e-301f-4466-9d76-8b8ef2c04b76 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:19.514Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8db8354e-665d-47c6-a803-cb07ff96fe1d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:29.525Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=097a8724-8964-4e6d-b45d-656b537996c2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:39.535Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ddb0be0a-a8e9-4a62-b601-a7a56238795c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:49.544Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=55115436-84a1-4eb8-b130-22d1418349e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:59.555Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=18256084-c8da-4974-9728-5658a7b5cb9c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:09.565Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=14ce6e77-7ac1-49dc-a4a3-a99ce2cfa188 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:19.576Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=004efe65-e618-4086-ad8d-f8954161c9a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:29.594Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=64a94cc0-ad07-4255-acd8-7529ed763d24 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:39.607Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=243d53b9-3a10-4365-85e3-6928a2ba2681 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:49.620Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=11b6af3e-6f6e-49f1-81c3-05bd75ea4f5d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:59.629Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cf878854-588c-4626-bd9c-a8e07b108385 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:09.642Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dbe775aa-e0d5-4b12-93a7-796e66d0b24e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:09.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:19.657Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3cd0e6cc-9e89-4b86-9f58-da2dcb830703 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:29.671Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce7bd490-f71c-4aee-b9e8-cb559eada4a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:39.695Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c6ffff2-6408-4792-8753-fa147f8ed58d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:49.707Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9b67c48e-325b-4729-b128-e03c74f72ceb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:59.716Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4089c435-35f9-4dac-af04-84855cbce902 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:09.727Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce47793f-f2de-4e77-b74a-b8f5525d3a47 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:19.739Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5c81700-9b75-484d-a315-a1fb038522fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:29.749Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8a9396f4-f64f-4865-957d-87cbea6c3a2e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:34:35.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:34:35.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:34:35.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:34:35.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:34:35.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:39.760Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dfcf085b-6be6-4096-87e7-f35fe77f2f30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:49.774Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f7953968-327d-4979-80ed-c0b6a0413b67 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:59.801Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=068d8220-315b-48ee-aa22-d7917bdbfcb5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:09.814Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3dafaa2c-542d-4651-95e4-d92eb9427a50 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:19.824Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c80d828f-ad0f-48bc-bf77-fe60baf54909 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:29.833Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7f0fd418-7b95-428e-b86c-9f52f293480c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:39.844Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5f8c2e66-e8dc-43b8-a02c-9d18663f2e53 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:49.862Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=acb4f6b1-2079-46b5-b10e-dc2178667023 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:59.930Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=548c3c84-33f9-45d3-93a6-641cce14c9f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:11.232Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=28948b94-eba4-44fb-b0ad-e931e9171729 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:21.356Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5a50fcf-7a63-4e61-babc-637e2771e32e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:31.604Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3d302563-c7d8-4e3c-9019-357dd9d58555 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:41.847Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c204b8ae-dbbc-4f59-84d4-99261e2cc3df | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:41.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:51.896Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b2d8e58-2d55-4176-b606-41e64163ea97 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:01.922Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=aedceee1-deb9-4815-b503-40a654648cd1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:11.932Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70fff281-a22c-43d1-bc3e-56651d601ab4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:21.942Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8fcf5df1-9b04-42bb-aeec-3378d5406a48 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:31.953Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=089e487f-4a24-4a3f-9594-54165f4d59a4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:41.968Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cf043ad1-6b57-47f8-a738-cc2f23545367 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:51.982Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e5c5f110-e1e0-4f87-ac9f-22228e566d78 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:02.010Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=67861527-223f-4b72-89ba-3a21d0d83b5d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:12.025Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ccab539d-136d-478d-a200-3909a72a086d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:22.036Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6c190601-9059-47ea-9be1-2b632ee907ab | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:32.049Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f2697b5f-a14f-48bc-b472-035da50e95cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:42.074Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5c33cc3a-bc9e-4eff-a349-0d220c9ef1a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:52.117Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1514197d-f974-4a15-9c7f-aedb44809dc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:02.134Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4bb6c195-b44b-476b-8425-2e9d2dd59b7c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:12.146Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e90fa0b7-6597-476c-9fd2-f65db5e98448 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:22.159Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3044b4b5-920a-441c-9cf4-d52cf831befe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:32.171Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7ce7b654-9bfc-4199-bafe-45d4c7b298db | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:39:35.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:39:35.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:39:35.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:39:35.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:39:35.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:42.226Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2f37884f-b4a6-4b37-9010-4540f58e8429 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:52.255Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce5ffdb0-d6c6-44e3-9414-684b3df3ee7f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:02.295Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a574814d-8eb5-49f3-8929-37c4138a497d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:12.309Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=65a21d4e-fda4-49de-8b2a-3e970e3abf79 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:22.327Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=35dfe150-41af-47af-8ceb-e1e93b4b4bf7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:32.337Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fa9a1c11-87bf-43e2-a165-1e110054fe6d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:42.358Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=44db4353-e53f-4c2f-b3b6-f514a2d78391 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:52.382Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fcd96c57-46ae-444c-8354-9f33de13187f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:02.408Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=18732e91-0b5d-46d0-aba9-d09645d21de4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:12.417Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1f466d24-e417-42ba-b72e-75597da9b220 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:22.429Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9ad04fe6-5a31-4d50-96cb-580f2f9436ac | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:32.438Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=574cdbe3-a4cb-4398-841b-7965e091baa0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:42.448Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a6fdfd14-02b9-4407-9898-609ad80baa88 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:52.459Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6b8d8b70-c0e5-46e3-a35f-c417b482a294 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:02.469Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2c222788-1bab-4201-a630-39db492cb4f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:12.481Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=15c52809-9741-450c-89dd-ff628bcf1484 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:22.490Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ca8d2a19-0005-4d05-8ec3-5b17ac27799b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:32.499Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=950b560b-4268-42ad-8b21-4ed971bea9f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:42.509Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd3a925a-49f2-45c7-98ba-5770028fa3c3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:52.519Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fbe8b489-0add-4a00-ac81-016e24a6d287 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:02.530Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c0997a80-8c8a-4ba8-8323-f5f01d686c88 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:12.541Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68b79091-5f88-4f44-ac42-80651a08013e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:22.551Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=228507b3-681f-4d7f-8a35-c3232b6f8dfd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:32.564Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9bd21dfb-67e8-4196-aece-2686c75dc390 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:42.576Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0b7d6f33-3dd4-42bd-bcfe-13eac6753869 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:52.586Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d62defcf-e9f6-4adb-8295-5d3f143b8018 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:02.599Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e6eedb9e-7b2d-41c3-9091-b65ec1a60c97 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:12.608Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=66861bb3-3a36-45c6-9095-fa0f77f720c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:22.618Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d3a4b792-8e71-4651-be2a-a6a6fefba8a1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:32.627Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7176a694-a32b-46c8-83ab-7981bf306355 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:44:35.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:44:35.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:44:35.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:44:35.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:44:35.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:42.638Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ffc937a4-eea6-444d-bc8e-aa9fc56af5c1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:52.647Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=37e24c07-2c69-49f8-9f62-1f7e8ed52f0c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:02.658Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e254a896-e9d2-40b9-beaf-841f4b0c6e0c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:12.666Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee450195-2582-477f-9957-f302d2dd6170 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:22.676Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e9d422a-2023-4107-a4f0-1eeeab946f71 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:32.691Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=56533a1f-af11-466c-83fb-e36cbf07513a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:42.700Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e6474d4-3a19-4241-ba8d-5b8ef35ef4f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:52.710Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=789da586-b355-4755-9adc-9eb329d20ee4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:02.720Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=91b1ad38-bfb5-44ea-8a86-3a0ac115a08f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:12.730Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ab697825-73e3-4bdf-838c-e19461b68436 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:22.739Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c3dc799b-2b25-4d42-8737-eb1c0a699ac3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:32.749Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2042e0cf-b4c8-4117-be96-ca2a2653e1d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:42.758Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=38e696c9-f9cf-4cc8-8107-afccb7fef533 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:52.766Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2f87dbe9-2618-4376-b944-49ec0ed5e4f4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:02.778Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fe311a29-e65f-4cbe-9801-312607522a6e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:12.796Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=410616b4-32f7-4664-9250-5f10a15d1666 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:22.821Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6c53510d-d464-455a-893c-dfc12e7e110e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:32.834Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=496dd13d-ee86-434c-bd23-e68029fd8150 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:42.848Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=09d8645c-e0d5-479f-ab76-0bd281785d9a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:52.866Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=167cb248-ef08-4fa6-959f-b322e688832b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:02.882Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e7a9cd51-736f-4b10-a096-495ebcf1fd61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:12.892Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=90e22cc0-78fd-4117-9647-ec6fccb0fc61 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:22.902Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d0acf125-f883-46fe-a090-1558815a45b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:32.911Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e2bba702-0594-4921-b9d9-f655842a5ff9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:42.920Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c9d9771f-64f7-4885-a103-e53b8cca7f8f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:52.930Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2b1f0577-c18d-4206-8b27-19f48988ba54 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:02.944Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c82ef5aa-1351-4e7c-ac4a-45f2c2cb849a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:12.953Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=12a6baf5-a893-4314-8d39-d6ac709bb0c5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:22.962Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e63dc14f-785e-4746-9389-7cc03fcbc366 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:32.971Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=76a4388c-cf29-42d0-89c0-a4958293a898 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:49:35.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:49:35.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:49:35.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:49:35.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:49:35.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:42.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0ed25378-6099-46fc-9d07-7b4516453500 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:52.992Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=89887ea3-cc7d-439d-b5c4-aa9e0183e1e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:03.003Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d8910190-d38f-4819-bfec-e1851ff6e0aa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:13.012Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b74e2763-89de-4efa-9e00-7a39783ed0d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:23.021Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6f1c5518-8a3d-47cd-adbb-75ddf6533093 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:33.031Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ec6a8de0-2179-4498-90d0-0b7d4e8de5f6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:43.042Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f13a2257-670c-4119-a8a6-0ba6f519b7e6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:53.056Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=eac4b21c-e69b-460b-a100-04ad0f1b71a4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:03.065Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=69331544-5c27-42b2-9711-83f3549288d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:13.075Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e4a4d414-9ff9-4685-96d7-5b151b94d9a8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:23.084Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0506390f-988d-44fe-ae68-5554717c0356 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:33.094Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b1a533c-3f84-44fc-9fb0-f6ea16281a13 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:43.102Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd54fe60-3730-4d10-a7d3-5f47f5285386 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:53.111Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4b87c1af-e4fb-4bb5-a66f-11247f94ca77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:03.120Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c744093-47e6-4cff-95a0-57885d8e3855 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:13.132Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=094ece43-b7bb-4699-b2e7-a907b9605a82 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:23.142Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e713764-4c24-40a0-b4eb-d4da40e3057a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:33.153Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e433cda3-b198-4dc6-af76-eb5e92fc4dc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:43.163Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f23f317b-3cee-40ca-b564-33b7fea2e73f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:53.176Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2cd3c37b-319e-42a4-8090-68d974e4dd1a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:03.197Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d06d86cb-11a2-49f6-8d4e-8f26ee79f840 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:13.208Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c86ea0a5-5fa0-455a-ab20-b7eb0c098fbe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:23.219Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=12db9534-1d4c-4316-9d7e-567784d58cff | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:33.233Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f503d5af-7658-4054-8577-9ff1a2b5c6ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:43.245Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=91b72b32-9b8e-4635-a95c-b8455db07abd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:53.253Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=672bc557-54f9-4480-b292-1f16ecbdc781 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:03.263Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9cee0d06-ca41-4453-b624-0929735cc17d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:13.275Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=81a8591c-cd35-4adb-9c9f-9109650da415 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:23.291Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=03988b31-b2a3-415a-b6bc-0ff194ef7ad7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:33.307Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=08cd06f7-c485-42e0-9414-05e8dbf8dc00 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:54:35.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:54:35.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:54:35.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:54:35.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:54:35.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:43.321Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b62ca36c-f868-43dc-8bc3-3c546c7d7fd9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:53.331Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=23e67d04-38d7-473b-ab6a-9dd3186d1591 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:03.340Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8f14430b-d4ff-4384-b18a-c31ecc89fa5f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:13.348Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3da2d2d9-4393-439a-be11-11d4371d4b2c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:23.358Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=63e6decd-c9c2-4702-8f56-569f4c236457 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:33.367Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=522d8ef7-c514-489d-a9a6-9aa4ea7ccd1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:43.377Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0ec5ae41-7eb5-4310-afed-e739981772d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:53.386Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6944d6cc-f492-4014-8f72-df04c625880c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:03.411Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=01c1dfbd-f4c3-47e3-aa47-cb7266bf2c99 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:13.422Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3fb65932-d5a9-46bd-b304-cebad494233d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:23.430Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=67ada698-3606-4c68-94f9-404585f3cdbb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:33.444Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2a9b2f0c-7560-4fe5-a076-489655c6ea08 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:43.452Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=726126b3-f552-46e5-8a26-e5a9eefc1e96 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:53.458Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=32427c0c-832a-4d42-bedb-4e78615ee210 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:03.466Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4963bb30-3513-44a4-8009-8b1b241e5ae2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:13.474Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=919c0106-31cd-4bf8-951c-9d469d8ba32a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:23.484Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bcd479fb-f932-454a-89f9-ad8f3e2afbcb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:33.511Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=72515098-55c4-4978-9103-6773f5e45c77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:43.523Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=aaf27195-b602-4561-9393-28a63aaaa31b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:53.538Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82cbe635-7789-42e8-881a-caa1c2f0392d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:03.546Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=22c39e30-d469-448d-ae0f-7f52e6a5838d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:13.555Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c7ad4b88-e601-4827-8f01-d847b17d5d8b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:23.563Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c46b1f5e-a60d-463b-b6a3-98b36c1bc942 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:33.572Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ab4e4d2e-a7bb-44a0-b955-3dbc0ed94255 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:43.580Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a8b1f35b-bd04-40af-8f1d-e8dfca19e416 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:53.589Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5a29a4b6-2e7a-44e9-89a7-a94b098e9c64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:03.598Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b36156a0-1399-46df-ace7-24eecfe319f5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:13.606Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cedf2ad4-4b29-4288-b81e-4ba08238b0cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:23.615Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=360f9e29-778a-4c0f-ad8c-466bef7ca57e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:33.623Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=710cee9b-9375-4279-a6bc-3e250e52ff39 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:59:35.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:59:35.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:59:35.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:59:35.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:59:35.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:43.632Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ffea4162-5570-463e-a519-22a08897073f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:53.644Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8fe03bd4-5898-4a6d-8f61-39f5cb4ff052 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:03.654Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3ce64100-7811-45a5-8adf-ffad7615c93a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:13.671Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a8b47c79-0d0d-4b2f-a109-37e7cc051420 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:23.687Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1c7a1c2c-a096-483b-8889-d343e497f12f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:33.700Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dab40745-926a-49e8-b773-87a180d02957 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:43.710Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5e62994f-6282-45de-ab90-43f5f8a154f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:53.724Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=985e997e-3429-4d7e-b391-abba265edcf8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:03.733Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=498e1594-657d-4735-b45f-f14a4422f554 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:13.741Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=09ab24f5-d241-42ff-b34d-b9e0a74641af | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:23.748Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=af65f534-02a9-4c4b-9236-9851bf2a019b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:33.757Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7b6adc2a-7fde-4092-85bb-3280913244fc | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:43.766Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bdf66f8e-04b0-4b95-986c-2b1baf081796 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:53.778Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f980506f-5eef-4a1b-af6d-1ff3f8df0423 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:01:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:03.803Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4e6733fd-c86b-4065-afab-c8064f452f2d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:13.814Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a7321d8c-4e51-42e9-b030-293f6570d486 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:23.823Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=73f67e42-5809-4771-b42f-43d852d70b40 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:23.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:33.831Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70dedcea-3901-4bf5-8db5-2111f2004c09 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:43.839Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c763b213-eb33-4a78-99e1-e08319fbf47f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:53.847Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a66ced61-51fa-4678-890c-69a4428b665c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:02:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:03.856Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=da1b712d-dfa4-49c6-bdef-9d91cf4ef5c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:13.872Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ba368aa6-f91c-4c7a-add5-711dfaed74ad | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:23.880Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6bdfad6a-3a46-450a-a548-0e505fc5ed77 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:33.900Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e4e1b611-37ea-4085-b5d8-03c75d9729a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:43.910Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9b421c4f-80b2-4aeb-8a7c-0c4cfc8f39f0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:43.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:53.919Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0d97d565-6fba-44d3-a397-bdc561744fa6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:03:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:03.927Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=87b3753f-c2d0-4f47-b5a8-4889bc4a21a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:13.936Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dfc6d4aa-afdc-4152-b534-739c4c7958fb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:23.944Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c03fc1d4-e54b-4a08-97f1-c25bd7ef6cd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:33.952Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b8d1254f-342f-4330-926f-8205ad11af34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:04:35.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:04:35.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:04:35.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:04:35.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:04:35.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:04:35.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:04:35.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:04:35.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:43.960Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e30d205f-4c20-4f39-b45a-301b7ed3a1be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:53.966Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=35fbb859-1f50-4d01-b37d-8ddec31cfeea | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:04:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:03.975Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68f723c2-1481-4baa-9218-9c24313ea578 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:13.983Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd1f7601-bdc6-4a5a-933e-69d6ba7d948f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:23.991Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=30040633-b473-4655-8e8c-191ad706aba2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:23.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:33.999Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=61c54c77-dc51-4094-917b-3f43bdcfe419 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:44.007Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6be67c4a-c90b-477f-a024-12a3f874104d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:54.015Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=db2bd5d5-099a-48cb-a4ac-907287e66b80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:05:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:04.022Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9955c665-539e-42b5-b774-2263c26ee404 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:14.030Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68297459-be16-48f2-b5d9-aa22355ed257 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:24.037Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e106aad0-ed85-4f33-93e9-a09e08dbc7dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:34.045Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=da770936-b4ef-4416-a496-c08faf63e4a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:44.061Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=01548b72-7549-4905-afea-efecba475e29 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:54.069Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0c68126d-ced0-4a83-8f1e-fb6cb6a06254 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:06:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:04.085Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5cd93ece-2fda-430b-b69e-00a7bf61470b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:14.094Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bbae3c67-ffa1-4ac9-89a4-51496a7813a7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:24.103Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=875e92cb-a775-430e-810f-e980ff120e65 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:34.113Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a4754062-fac0-451a-a917-256e3388b081 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:44.120Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=10b96625-4282-407f-baa8-a18bcef89ac3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:54.130Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5a06cd78-5c6e-4a65-b982-e7186facbedf | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:07:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:04.142Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e66f8d91-3552-4af7-a9e0-87e4deed6d6e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:04.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:14.151Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=07f62450-aa7a-4148-bbde-c3cb4a2e1faa | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:24.159Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=03b369e7-6c96-4787-8381-84624be25265 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:34.168Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0130be0a-a651-448a-a36a-42f45e957fde | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:44.177Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=460e78ce-49a8-4b48-9521-322ea820bfcd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:54.185Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b9de0ffe-ef70-4952-9d34-b25c10e37d9b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:08:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:04.200Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1ae0691e-3a15-4141-907a-a3942ac8c08d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:04.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:14.208Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4a645248-483c-45fd-b5e4-9be28c64483a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:24.217Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a7b0cd5e-71e0-4222-af60-87a1fc34247f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:34.224Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0674c312-9abf-4dab-bd68-4962b9070d98 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:09:35.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:09:35.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:09:35.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:09:35.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:09:35.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:09:35.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:09:35.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:09:35.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:44.234Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f7b21140-ba04-4148-9b4e-556eec840011 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:54.243Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9d17e8ae-a1ad-4a83-8e3c-aa36943cface | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:09:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:04.254Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c758e678-3be2-4488-8b90-32a914d57d22 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:14.270Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1169391d-d202-4776-9e93-8a72ee9733f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:24.280Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c83fdcee-4255-46dc-9ae2-0adc3f97ed81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:34.296Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=34a03bfb-1d96-4f53-8dd7-7b3f68014164 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:44.307Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=13e6b0b9-80d6-48ee-acf6-a4e9452e3ece | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:54.318Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a38c02e1-9e17-462c-8626-17acd4b0e157 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:10:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:04.329Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a74c0aff-f3a7-44da-866e-3defa82d4439 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:04.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:14.336Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8fbbe3a4-13b6-427d-b6ec-dc836a9c4aeb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:24.346Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bfe9c57d-5240-4952-82e0-f4bd2eca60b0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:34.356Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=191fb222-662b-42a1-ab8b-c7e8f9391e91 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:44.365Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=081cb9de-9664-40a7-acaf-f4814d409fb6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:54.372Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9dd259e0-16b7-4e46-8db8-d9a7a3e98824 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:11:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:04.381Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=003f7ce0-b91c-40f7-a63f-85ad9f358893 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:14.390Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b6d6740f-b2fd-418f-bcba-d280718c15c0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:24.399Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b98f4d20-7508-4e42-baca-2f822d2fe6a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:34.407Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee85f939-56cb-41a2-af87-ac824f25322f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:44.417Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1e0b2fcf-d911-44d4-a308-0cdcf68fa139 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:54.426Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f31a8af6-efa2-437c-b2ff-7b06f30cdfce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:12:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:04.434Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=74b423a6-3e9f-4ae9-8cf5-acb1456b74af | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:14.442Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a364d672-45d1-46c0-99d7-8397328c36e8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:14.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:24.449Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bc25dbe0-4e51-4134-a52a-dfd2c1524a25 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:24.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:34.459Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d73f40f1-40e2-43c3-94de-b59c1a3a0c72 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:44.465Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=24334412-04f0-4d5d-a6ee-a09b68281764 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:44.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:54.475Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=71294587-327c-4963-9c01-40127b8ea097 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:13:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:04.496Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e37f5f35-adc0-467c-8399-a360a2af4e10 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:14.504Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3c956755-42a4-40d7-84f5-d0dd07bd6a8f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:24.512Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a114c311-6bf6-4598-80fb-c086f8aa804a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:34.521Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1d024965-7517-4e6d-b72a-4a637bbf67d7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:14:35.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:14:35.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:14:35.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:14:35.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:14:35.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:14:35.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:14:35.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:14:35.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:44.530Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8950add9-cff8-485c-9087-d0646348da31 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:54.538Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=585d9525-44a4-49d2-952a-fde09e59fd1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:14:54.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:04.546Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1975a77c-071e-464b-b4e2-308575ee03f8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:14.557Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c43abcca-8005-4ecd-b7e5-4a35e954ceca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:24.568Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d624ec85-5390-4ee2-975a-436b3a7ea935 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:34.577Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e66404ba-6e67-4b7e-a813-98945af0d9a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:44.586Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=26be3b31-0209-4a1f-90f5-28d5a7157ee5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:54.593Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8b88da3e-47f2-46dd-b5b8-f84340a3a91a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:15:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:04.605Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2288f936-42ef-422a-be5a-57975d6f9d82 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:14.612Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=672b33fd-4b0a-452e-944d-22bf664ef149 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:24.620Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fd3bfe09-5db6-49d5-93b9-fd115ebe3bc6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:34.629Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b3f65ff-1e9f-4e08-9fe1-d04362293cef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:44.636Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=90a5ab54-833c-4d85-aebf-5b8390258790 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:54.647Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f0ddf113-3413-4822-a6dd-9b00d57519c6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:16:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:04.655Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e10ed5de-99a9-42a5-8fb9-e616589b022d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:14.662Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b8a2908-a4d2-42e3-a5f9-8e5216ed87cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:24.669Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=28845266-6489-42d1-9c68-c44816dcd1dd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:34.679Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bdae4a0a-4f24-4ce1-b9fd-cad97eae50d1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:44.687Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a5d7bf0f-0a00-499c-a616-4bb84935dfdd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:54.696Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f4971f73-8c05-4052-9cde-0b5275882e60 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:17:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:04.709Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=941ec19b-81af-4f18-b6b0-ce740aa9923d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:14.717Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=87ecc7da-c0cf-4964-a970-fe0bbca50a44 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:24.726Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3673a2af-900b-4dbe-ae6f-4264f672df30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:34.738Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b158e35-ba82-4c86-88cc-7d2c56d4a55d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:44.748Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=87541c7c-cc8e-41f4-b06f-53cf32080dba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:44.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:54.757Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f7d48b80-f7f5-4612-a61d-955a7f7f13a6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:18:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:04.769Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=60009584-66dc-43d9-95dc-76283f6e3aa3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:14.776Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5c8aa4c9-d53f-4f82-b979-f8d34ee50107 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:24.784Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e711ad9f-4727-4f0b-809d-97e74cc240be | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:34.804Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8141b1b6-6723-40a0-b70d-a4ca970d3b35 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:19:35.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:19:35.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:19:35.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:19:35.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:19:35.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:19:35.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:19:35.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:19:35.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:44.812Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0da1fc9a-1c91-4355-9ee0-919755e16c6e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:54.821Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b52dda07-2fb5-44a2-8382-07b0d3ecd635 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:19:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:04.845Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ab37d908-0c54-4a59-b07f-31bdfbdbc1c6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:14.854Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bf301ce9-0065-4eaa-b135-26df849c5fbd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:24.862Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b9ed24bc-0de1-4a05-86e7-eb492780d8a3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:34.873Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=af2bccd0-2e54-4368-992f-e02d311f547c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:44.885Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b7f2007c-2af9-4ad9-a31f-c803014c2bf8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:54.894Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fe3dd775-a631-45b6-ad3f-8ea9a62f742e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:20:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:04.902Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5c75a994-5933-4050-8b10-c6f7764c0543 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:04.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:14.914Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bbf73603-e201-478f-967e-dbb86b89a69b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:35.159Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd547d9a-a215-4653-b0f2-570e24480e3a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-09T17:21:36.686Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=25RRAYK2bh8wzF0cBfY8, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:36.903Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:46.906Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4ac152fb-e28b-4672-892d-56f2d5901874 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:21:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:06.459Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2a39b735-a0d4-415f-90d0-65585282d833 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:26.004Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee231b6d-962f-4e1c-bffd-f34715510efb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:26.806Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:36.782Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2ffe3983-58f5-4c0d-90fc-28d206da6cd5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:56.330Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3491cb3a-7789-4704-8a86-8f10d2c2fef0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:22:57.094Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:07.094Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c15b76f5-9bd5-4237-94c4-52643b13afc0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:26.645Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82bdb4e2-2666-4cda-83ff-417de5c4a8ef | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:27.393Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:37.393Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b723d525-7eca-4923-bd07-460e94086b7e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:47.497Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:23:57.497Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=22f592cb-90cb-4402-8da2-d845a0d7c7d8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:17.037Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6cca224b-5d6a-48b5-a697-76e88c061183 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:17.771Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:27.771Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e67b5217-fe57-498a-ab27-5853ddcff8d4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:24:35.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:24:35.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:24:35.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:24:35.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:24:35.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:24:35.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:24:35.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:24:35.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:47.306Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=52c1d400-fb15-4f49-8c20-64a601888f34 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:48.010Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:24:58.010Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=18a277bb-2ce7-4358-b8cc-7e25d2345c3d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:17.557Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bc249bb3-3477-48ca-ba08-51f04b817c30 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:18.299Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:28.299Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e7241301-cb86-4a94-8c05-7defd85283f2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:47.838Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8301c051-08ad-4960-8469-c4aedd5ee17b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:48.600Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:25:58.601Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f64b07a0-20d4-419c-97b2-ddb1a0292df5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:08.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:18.143Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7dbc687d-fa07-4864-9a7c-b58026f22cd9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:37.681Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=09ce5843-8be4-40ee-a6a5-b80db7ed1ed9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:47.513Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:26:57.514Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f30dd1ff-e56c-4725-bd01-e4423ac64ab1 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:17.105Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d8194f76-a79e-4c6f-949a-e1a65b1b86e3 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:17.804Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:27.804Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=783c3ed3-5bb8-4057-ae6d-441f77ce8bfe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:47.343Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=81b80e3c-5519-4fe9-845a-9f5d4ecb6e69 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:48.068Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:58.068Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c2b0dbb9-aab7-48b4-92fd-5861cd99002f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-09T17:27:59.045Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=5Vo5uiNtdIh0UxnAtxuF, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:59.071Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:27:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:09.072Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2d11d766-5a81-43a7-af13-b7966f250382 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:17.458Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:27.458Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=98892c8d-70c8-4c06-b5b2-561771003483 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:46.999Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=423cdfa3-387b-4a84-a6a8-f4ea5be4c2af | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:47.704Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:28:57.709Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a830d810-8f18-4be8-85b3-b0e959bcfdca | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:17.270Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=80c8fd6d-207b-4044-b2ba-855bb05cbf6e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:17.983Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:27.985Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e43cccc3-b568-4640-ad7a-49ab7b0e4802 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:29:35.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:29:35.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:29:35.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:29:35.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:29:35.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:29:35.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:29:35.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:29:35.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:37.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:47.556Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=20e16f7c-e25c-49d1-bdf4-e2f40595cf84 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-09T17:29:54.337Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=1MCBYkIki47G4VG4nFi3, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:54.346Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:29:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:04.346Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9a8bbfe5-79bf-42de-ad6a-d9d0484ff28b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:23.900Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=608183f6-6e2a-4957-90c6-5064de2c1611 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:24.596Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:34.596Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2e68039a-85e1-40c7-9ac3-80854c0b067a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:54.139Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=44f667bf-795e-4b19-b572-a704494cf091 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:30:54.869Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:04.870Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=550b7309-e9ad-401b-9028-8bb557f7d7b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:24.418Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5bcd984d-07f5-4ea2-b922-59f8c8edacba | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:25.146Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:35.146Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=50358d77-16b9-40b4-95a6-ed9de1be031e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:54.701Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=59706bfd-92fb-4c2d-b559-1c5776954ef7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:31:55.492Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:05.494Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=78bbdf02-79be-478c-853d-7b0222d72b27 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:15.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:25.033Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c4397577-fadd-472b-b829-24124edbeabb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:25.792Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:35.792Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=446e33ba-5905-49a6-97de-fb9c464d8609 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:55.332Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b584a685-a01c-4e76-8a38-8ff86b64f2b9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:32:56.125Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1815)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:401)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:420)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:474)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:685)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1368)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1280)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:507)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:446)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:06.125Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68c1001a-042d-46e7-9528-4f1cc0ea013d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:15.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:25.669Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ec5b0b6d-1074-43de-bde4-559610f096fe | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-09T17:33:27.016Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:27.026Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:37.028Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a36890ae-547c-444b-9f94-f0379cd16c9c | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:56.567Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82177ae8-ec15-44d9-bef6-bf51a495104d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-03-09T17:33:57.995Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:58.014Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:33:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:08.016Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5e73bc2e-2f39-4a1b-88d5-b694621af23a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:17.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:27.562Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=929214ee-a7d4-414a-902d-61f370361111 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:34:35.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:34:35.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:34:35.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:34:35.675Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:34:35.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:34:35.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:34:35.679Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:34:35.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:47.102Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=99bda737-ff28-4f68-9f98-0340c3352ef4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:34:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:06.645Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e7410edc-9517-4a7f-b508-08f036e4365d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:26.187Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d8c9ce5f-7d61-4739-81f4-f8c12831bf1f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:45.744Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=29bed440-8eff-44da-a24f-0f1b2ecd2103 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:35:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:05.300Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=27a38173-9a6c-42e2-b6d9-dd9788a8e42d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:24.848Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=07ea92c7-6faa-4457-bfa1-583c88c620d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:44.392Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c135c695-741c-44ab-9b95-53ac343f1286 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:36:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:03.933Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=177e4d1d-649c-4a8e-a1d7-b3ac40cfa8b2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:23.479Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=876d6714-1c4f-45e2-8b94-396616f53ffb | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:43.020Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fcb11bbd-fc8f-44c9-b473-05865c9e1b64 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:37:52.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:02.559Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c7e77386-de78-47fd-b530-a6795767d140 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:22.098Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b9bcb355-5626-41df-adc4-8a773ff12d16 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:41.639Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=47071cf9-f033-40e3-a6f3-4dff23a511c9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:38:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:01.175Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2345058b-1409-4335-b817-5b6e80b2f442 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:10.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:20.739Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a1e78437-0cf4-4dc9-81ef-e601ceade979 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:39:35.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:39:35.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:39:35.827Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:39:35.830Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:39:35.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:39:35.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:39:35.835Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:39:35.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:40.280Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7a2e1eb6-43e6-4455-88aa-b956cd8155a5 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:39:59.826Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4f3b8f20-1c6b-474c-985a-fea54224d22f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:19.373Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fe7b1c71-8a19-4a58-bbb9-e2e62a308b74 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:38.912Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4c5c8fe6-6a79-400d-8804-7371ecee3114 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:40:58.464Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a873b8a8-1797-43d1-ad30-0b17729da8a2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:18.006Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=58481556-7f4d-4c3f-ae6e-93c093ca9b66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:37.547Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8ef03cef-8aa8-40fb-b1bb-e2a95cfd6dc4 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:41:57.095Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=95cdc4ee-a60f-43ae-bc56-20206e87bb62 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:16.638Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd820cca-5f05-4b3d-a6a6-e7942b5aad11 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:26.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:36.181Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8ff0bac9-bb23-4aef-9846-8004e1567732 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:42:55.717Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=93ffd92b-bca6-480f-b304-466e041f2387 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:15.253Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ecdcdbde-81d8-471a-9234-40c5aa6d568e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:34.790Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1227b2ac-9b38-4561-be4b-80ad917b1415 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:43:54.324Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3f5a832a-5780-4515-a6be-827d49547818 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:13.853Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=48e65cea-afda-457e-8661-e7b32445e36f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:33.398Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f418cbaa-88cd-4af8-9935-90876a0040c7 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:44:35.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:44:35.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:44:35.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:44:35.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:44:35.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:44:35.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:44:35.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:44:35.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:44:52.943Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f7bf0c73-b06f-4653-b5d6-71e0f57fe321 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:12.506Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5ccbb65c-52c0-4cc9-b553-b145cb957055 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:32.046Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=40a1dfea-a29c-4e94-8efc-5fa2002e8f35 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:45:51.580Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0151b8d8-4c8d-4fdb-ae75-bc2c8bc5cd46 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:11.143Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=517b30f9-cb25-4497-8f06-38d36b9f6c11 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:30.702Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=37a309d6-171f-4bed-b0ed-1cbfc18a2b71 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:50.237Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6324ecae-e860-4d13-970b-90cef3983213 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:46:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:09.775Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=55e99852-396a-44cb-b9cc-ac3760effca0 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:29.341Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=34891567-5b7d-42d4-ab76-30eb583064c9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:48.881Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5c3550fd-0261-4fb8-9102-06e0ae4def81 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:47:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:08.424Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=440e4c98-2583-4e14-b721-d8de5c2e5840 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:17.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:27.972Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=781d4f2f-fcdf-4e72-935e-ef7a2808bdde | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:47.525Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e27480f8-06c1-41c0-99af-2a7c23ab1614 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:48:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:07.100Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5e3c817f-0493-4cab-befa-cb7bdddabd8d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:16.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:26.640Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6b44d2e5-5a8d-4836-979c-a75670aee681 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:49:35.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:49:35.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:49:35.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:49:35.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:49:35.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:49:35.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:49:35.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:49:35.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:36.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:46.181Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=993e82cb-6f8c-4198-b9dc-e67e7193f6ce | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:49:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:05.756Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a4943221-d7a1-4315-ab5c-6d3d05788242 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:25.291Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=50bb608d-d0a5-45ea-9878-c2bfa3f1505b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:34.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:44.838Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e2031642-0f59-4215-bc42-face3a29604e | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:50:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:04.411Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3339fa74-57ea-4911-b6ad-82449f11e5c8 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:23.950Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=32f1dea1-1828-4659-b2a5-2cff8066243d | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:33.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:43.484Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2818039d-d9ec-4886-978c-daeaea45b1c2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:51:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:03.022Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a3ace6bd-62fc-4435-a541-5d162c4ff673 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:22.565Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd21a13b-65eb-4246-9bfb-a8647aaffef2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:32.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:42.104Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c6c29987-167a-4928-976b-e320f4c1c9d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:52:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:01.658Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d3ad4e2d-e50f-4ed5-bc60-2c196078de5a | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:21.196Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6dac5b0e-696d-46cb-922b-2b7d741ff319 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:40.734Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70e3537a-fdc2-43a6-847b-eb5fe4e25d41 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:53:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:00.294Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e996555e-2c73-48fc-b37c-edc43aa691e9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:19.866Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=50a34b8b-fb6a-40c0-b7d1-e77a98ecfe02 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:54:35.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:54:35.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:54:35.683Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:54:35.685Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:54:35.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:54:35.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:54:35.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:54:35.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:39.417Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f6feed3b-60fa-469c-a2ce-46286c2df614 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:54:58.984Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=40395980-7118-4543-8512-581ce148b3d9 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:18.516Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=743e05ac-2145-4413-a100-e613bfcfdd89 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:38.064Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9135729f-5017-4e9d-9d02-048419d899cd | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:55:57.621Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f17fadf4-87c2-4369-8578-9ea7aafa9139 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:17.188Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9f6959ae-3b7f-41f2-8bb2-0941d63b3b03 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:36.727Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2b3448b7-4da4-4281-b916-968f2a51b856 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:56:56.266Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1caa352f-6826-4b6b-934c-7e38c7b00b9f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.apache.coyote.http11.Http11Processor |2022-03-09T17:57:13.724Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n0x0a...]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:15.806Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=85ceb97f-0c3a-4079-ac26-964c3d637a80 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:35.347Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c82fe236-31a9-4d9e-91b4-017f0793f5d6 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:57:54.897Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a6e92c4b-ea00-4ca7-9a9a-b8b171f2e7db | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:14.441Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=31025b23-a131-4251-a378-58929483cde2 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:33.985Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=506c35b8-9e3b-405a-9b61-987a227f6f66 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:58:53.522Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c8284130-f5a9-49c7-b377-28393be98f63 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:13.060Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c561addd-8f09-49a6-b8e8-60f501988e87 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:32.602Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=80281330-7df8-4ee4-ada1-3ba2fcc40196 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:59:35.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T17:59:35.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T17:59:35.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:59:35.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:59:35.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T17:59:35.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T17:59:35.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T17:59:35.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:59:52.144Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=213ecc76-bc55-454f-bd61-0451e7fb820f | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:11.683Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=028e0e3d-b35d-443d-9327-26fd90327294 | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:31.232Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bda6c785-94b1-4922-a374-32c6ac32403b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:00:50.777Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a08ce755-9915-4631-93c4-6e04909e1a5b | |INVOKE |pool-2-thread-1 |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T18:01:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |