By type
"12:48:51.548 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,571 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.571 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,587 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.587 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,589 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNC-LCM-READ "12:48:51.589 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNC-LCM-READ "2023-02-01 12:48:51,598 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.598 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,600 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.600 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,649 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.649 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT 2023-02-01T12:48:51.654+0000: Error connecting https://aaf-locate.onap:8095/locate/onap.org.osaaf.aaf.service:2.1 for location. org.onap.aaf.misc.env.APIException: Cannot connect to 'https://aaf-locate.onap:8095/locate/onap.org.osaaf.aaf.service:2.1/?#' (Root URI: 'https://aaf-locate.onap:8095/locate/onap.org.osaaf.aaf.service:2.1') at org.onap.aaf.cadi.http.HClient.send(HClient.java:158) at org.onap.aaf.cadi.aaf.v2_0.AAFLocator.refresh(AAFLocator.java:145) at org.onap.aaf.cadi.aaf.v2_0.AbsAAFLocator._refresh(AbsAAFLocator.java:176) at org.onap.aaf.cadi.aaf.v2_0.AbsAAFLocator.hasItems(AbsAAFLocator.java:213) at org.onap.aaf.cadi.aaf.v2_0.AbsAAFLocator.best(AbsAAFLocator.java:238) at org.onap.aaf.cadi.http.HMangr.best(HMangr.java:161) at org.onap.aaf.cadi.aaf.v2_0.AAFConHttp.bestForUser(AAFConHttp.java:217) at org.onap.aaf.cadi.aaf.v2_0.AAFTaf.validate(AAFTaf.java:140) at org.onap.aaf.cadi.taf.HttpEpiTaf.validate(HttpEpiTaf.java:105) at org.onap.aaf.cadi.filter.CadiHTTPManip.validate(CadiHTTPManip.java:126) at org.onap.aaf.cadi.filter.CadiFilter.doFilter(CadiFilter.java:276) at org.onap.dmaap.util.DMaaPAuthFilter.doFilter(DMaaPAuthFilter.java:67) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:220) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:531) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680) at java.lang.Thread.run(Thread.java:748) Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) at sun.security.ssl.Alerts.getSSLException(Alerts.java:154) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2020) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1761) at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124) at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1152) at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:162) at org.onap.aaf.cadi.http.HClient.send(HClient.java:147) ... 37 more 2023-02-01 12:48:51.656:INFO:oejshC.ROOT:qtp1022308509-434029: 2023-02-01T12:48:51.656+0000 WARN [cadi] Authenticating Service unavailable from 10.233.71.205:37108 ( No Entries found for 'https://aaf-locate.onap:8095/locate/onap.org.osaaf.aaf.service:2.1' ) 2023-02-01 12:48:51.656:INFO:oejshC.ROOT:qtp1022308509-434029: 2023-02-01T12:48:51.656+0000 AUDIT [cadi] user=invalid,ip=10.233.71.205:37108,msg="No TAF will authorize: Authenticating Service unavailable from 10.233.71.205:37108" 2023-02-01 12:48:51.656:INFO:oejshC.ROOT:qtp1022308509-434029: 2023-02-01T12:48:51.656+0000 INFO [cadi] Trans: user=n/a[],ip=10.233.71.205,ms=107.083549,validate=107.082237,code=0.000000,result=FAIL "2023-02-01 12:48:51,684 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.684 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,694 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.694 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,695 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.695 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,704 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.704 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,707 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.707 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,708 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.708 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,714 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.714 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,717 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.717 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,720 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.720 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,727 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.727 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,732 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.732 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,733 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.733 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,737 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.737 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,740 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.740 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,743 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.743 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,766 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.766 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,782 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.782 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,787 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.787 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,792 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.792 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,806 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.806 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,807 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.807 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,812 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.812 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,819 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.819 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,820 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.820 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,823 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.823 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,833 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.833 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,834 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.834 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,844 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.844 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,852 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.852 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,854 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.854 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,862 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.862 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,873 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.873 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,894 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.894 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,911 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.911 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,918 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.918 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,920 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.920 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,941 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.941 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,955 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.955 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,956 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.956 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,978 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.978 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,982 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.982 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,985 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.985 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:51,993 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:51.993 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:51,998 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:51.998 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:51,999 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:51.999 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,014 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.014 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,022 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.022 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,025 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.025 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,042 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.042 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,064 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.064 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,083 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.083 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,093 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.093 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,099 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.099 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,100 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.100 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,116 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.116 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,127 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.127 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,128 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.128 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,141 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.141 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,163 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.163 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,164 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.164 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,165 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.165 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,174 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_HEARTBEAT_OUTPUT "12:48:52.174 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_HEARTBEAT_OUTPUT "2023-02-01 12:48:52,181 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.181 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,195 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.195 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,197 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.197 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,206 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.206 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,207 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.207 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,211 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.211 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,213 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.213 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,229 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.229 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,234 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.234 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,235 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.235 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,247 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.247 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,250 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.250 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,252 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.252 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,268 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.268 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,282 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.282 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,283 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.283 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,288 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.288 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,314 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.314 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,316 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.316 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,341 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.341 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,348 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.348 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,349 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.349 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,365 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.365 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,369 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.369 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,374 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.374 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,383 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.383 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,417 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.417 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,418 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.418 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,427 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.427 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,448 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.448 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,455 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.455 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,463 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.463 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,467 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.467 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,469 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.469 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,474 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.474 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,483 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.483 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,485 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.485 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,491 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.491 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,502 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.502 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,503 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.503 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,505 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.505 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,508 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.508 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,509 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.509 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,512 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.512 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,515 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.515 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,516 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.516 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,520 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.520 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,523 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.523 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,524 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.524 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,528 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.528 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,530 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.530 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,531 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.531 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,535 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.535 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,538 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.538 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,540 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.540 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,545 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.545 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,549 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.549 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,551 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.551 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,553 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.553 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication 2023-02-01 12:48:52.553:INFO:oejshC.ROOT:qtp1022308509-433765: 2023-02-01T12:48:52.553+0000 INFO [cadi] Trans: user=n/a[],ip=10.233.67.18,ms=0.031887,validate=0.030534,code=0.000000,result=TRY_AUTHENTICATING "2023-02-01 12:48:52,555 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.555 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,558 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.558 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,559 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.559 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,562 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.562 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,564 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.564 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,565 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.565 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,567 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.567 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,569 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.569 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,570 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.570 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,573 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.573 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,576 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.576 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,577 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.577 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,580 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.580 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,583 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.583 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,584 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.584 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,587 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.587 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,591 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.591 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,592 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.592 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,594 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.594 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,597 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.597 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,597 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.597 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,600 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.600 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,606 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.606 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,607 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.607 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,610 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.610 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,613 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.613 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,614 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.614 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,617 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.617 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,620 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.620 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,621 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.621 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,624 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.624 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,626 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.626 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,627 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.627 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,629 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.629 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,631 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.631 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,637 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.637 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,645 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.645 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,651 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.651 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,652 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.652 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,656 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.656 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,658 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.658 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,660 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.660 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,663 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.663 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,666 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.666 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,667 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.667 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,671 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.671 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,681 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.681 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,682 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.682 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,685 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.685 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,688 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.688 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,688 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.688 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,692 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.692 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,697 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.697 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,698 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.698 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,703 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.703 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,708 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.708 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,709 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.709 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,713 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.713 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,717 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.717 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,718 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.718 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,721 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.721 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,725 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.725 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,725 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.725 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,743 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.743 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,745 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.745 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,746 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.746 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,750 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.750 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,756 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.756 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,758 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.758 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,759 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.759 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,759 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNR-CL "12:48:52.759 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNR-CL "2023-02-01 12:48:52,762 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.762 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,765 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.765 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,769 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.769 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,770 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.770 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,776 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.776 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,779 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.779 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,780 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.780 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,783 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.783 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,786 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.786 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,793 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.793 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,801 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.801 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,807 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.807 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,808 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.808 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,811 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.811 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,814 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.814 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,815 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.815 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,818 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.818 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,821 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.821 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,822 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.822 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,826 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.826 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,831 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.831 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,831 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.831 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,836 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.836 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,838 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.838 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,839 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.839 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,845 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.845 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,847 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.847 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,848 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.848 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,851 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.851 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,853 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.853 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,854 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.854 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,858 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.858 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,861 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.861 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,863 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.863 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,866 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.866 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,870 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.870 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,870 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.870 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,875 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.875 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,877 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.877 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,877 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.877 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,884 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.884 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,886 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.886 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,895 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.895 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,909 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.909 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,915 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.915 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,916 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.916 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,921 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.921 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,924 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.924 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,925 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.925 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,929 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.929 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,935 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.935 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,935 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.935 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,939 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.939 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,943 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.943 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,944 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.944 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,949 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.949 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,955 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.955 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,959 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.959 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,963 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.963 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,965 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.965 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,967 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.967 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,970 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.970 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,974 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.974 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,975 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.975 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,978 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.978 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,981 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.981 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,982 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.982 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,986 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.986 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,989 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.989 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:52,991 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:52.991 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:52,994 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:52.994 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:52,997 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:52.997 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,004 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.004 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,021 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.021 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,025 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.025 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,026 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.026 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,036 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.036 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,044 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.044 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,045 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.045 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,048 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.048 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,050 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.050 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,051 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.051 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,054 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.054 [qtp1022308509-434404] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,057 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.057 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,058 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.058 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,062 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.062 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,072 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.072 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,073 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.073 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,077 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.077 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,080 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.080 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,081 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.081 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,083 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.083 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,086 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.086 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,087 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.087 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,106 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.106 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,114 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.114 [qtp1022308509-434404] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,115 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.115 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,115 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_FAULT_OUTPUT "12:48:53.115 [qtp1022308509-434404] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_FAULT_OUTPUT "2023-02-01 12:48:53,116 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.VES_MEASUREMENT_OUTPUT "12:48:53.116 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.VES_MEASUREMENT_OUTPUT "2023-02-01 12:48:53,117 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.117 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,118 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.118 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,119 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic DCAE_CL_RSP "12:48:53.119 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic DCAE_CL_RSP "2023-02-01 12:48:53,120 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO "12:48:53.120 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO "2023-02-01 12:48:53,121 [qtp1022308509-434404] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.SEC_FAULT_OUTPUT is equal to : unauthenticated.SEC_FAULT_OUTPUT "12:48:53.121 [qtp1022308509-434404] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.SEC_FAULT_OUTPUT is equal to : unauthenticated.SEC_FAULT_OUTPUT "2023-02-01 12:48:53,127 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.127 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,127 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.127 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] Time taken in getEvents Authorization 12 ms for unauthenticated.SEC_FAULT_OUTPUT sonhms-cg sonhms-cid "12:48:53.128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] Time taken in getEvents Authorization 12 ms for unauthenticated.SEC_FAULT_OUTPUT sonhms-cg sonhms-cid "2023-02-01 12:48:53,128 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.128 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.66.128 "12:48:53.128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.66.128 "2023-02-01 12:48:53,128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.SEC_FAULT_OUTPUT::sonhms-cg::sonhms-cid: 3.2 empty replies/minute. "12:48:53.128 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.SEC_FAULT_OUTPUT::sonhms-cg::sonhms-cid: 3.2 empty replies/minute. "2023-02-01 12:48:53,129 [qtp1022308509-434404] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.SEC_FAULT_OUTPUT::sonhms-cg::sonhms-cid], last was at 1675255713134 "12:48:53.129 [qtp1022308509-434404] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.SEC_FAULT_OUTPUT::sonhms-cg::sonhms-cid], last was at 1675255713134 "2023-02-01 12:48:53,129 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] Time taken in getEvents getConsumerFor 13 ms for unauthenticated.SEC_FAULT_OUTPUT sonhms-cg sonhms-cid "12:48:53.129 [qtp1022308509-434404] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/sonhms-cg/sonhms-cid] Time taken in getEvents getConsumerFor 13 ms for unauthenticated.SEC_FAULT_OUTPUT sonhms-cg sonhms-cid "2023-02-01 12:48:53,129 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.129 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,135 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.135 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,140 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.140 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,142 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.142 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,143 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.143 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,145 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.145 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,153 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.153 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,154 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.154 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,168 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.168 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,186 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.186 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,202 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.202 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,210 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.210 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,220 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Sent 0 msgs in 14616 ms; committed to offset 268 for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 on to the server 10.233.69.107 "12:48:53.220 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Sent 0 msgs in 14616 ms; committed to offset 268 for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 on to the server 10.233.69.107 "2023-02-01 12:48:53,226 [qtp1022308509-434414] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.226 [qtp1022308509-434414] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,227 [qtp1022308509-434414] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic POLICY-PDP-PAP "12:48:53.227 [qtp1022308509-434414] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic POLICY-PDP-PAP "2023-02-01 12:48:53,277 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.277 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,279 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.279 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,283 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.283 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,287 [qtp1022308509-434414] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: POLICY-PDP-PAP is equal to : POLICY-PDP-PAP ""2023-02-01 12:48:53,287 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.287 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication 12:48:53.287 [qtp1022308509-434414] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: POLICY-PDP-PAP is equal to : POLICY-PDP-PAP "2023-02-01 12:48:53,288 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.288 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,290 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Time taken in getEvents Authorization 62 ms for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 "12:48:53.290 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Time taken in getEvents Authorization 62 ms for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 "2023-02-01 12:48:53,291 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] fetch: timeout=15000, limit=0, filter= from Remote host 10.233.69.107 ""2023-02-01 12:48:53,292 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.291 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] fetch: timeout=15000, limit=0, filter= from Remote host 10.233.69.107 12:48:53.292 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,292 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - POLICY-PDP-PAP::policy-pap::239ea924-c2f5-42e5-9eb8-70e1fd3a4a07: 2.0 empty replies/minute. "12:48:53.292 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - POLICY-PDP-PAP::policy-pap::239ea924-c2f5-42e5-9eb8-70e1fd3a4a07: 2.0 empty replies/minute. "2023-02-01 12:48:53,293 [qtp1022308509-434414] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [POLICY-PDP-PAP::policy-pap::239ea924-c2f5-42e5-9eb8-70e1fd3a4a07], last was at 1675255718612 "12:48:53.293 [qtp1022308509-434414] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [POLICY-PDP-PAP::policy-pap::239ea924-c2f5-42e5-9eb8-70e1fd3a4a07], last was at 1675255718612 "2023-02-01 12:48:53,293 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Time taken in getEvents getConsumerFor 65 ms for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 "12:48:53.293 [qtp1022308509-434414] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [POLICY-PDP-PAP/policy-pap/239ea924-c2f5-42e5-9eb8-70e1fd3a4a07] Time taken in getEvents getConsumerFor 65 ms for POLICY-PDP-PAP policy-pap 239ea924-c2f5-42e5-9eb8-70e1fd3a4a07 "2023-02-01 12:48:53,309 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.309 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,310 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.310 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,314 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.314 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,317 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.317 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,318 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.318 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,321 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.321 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,325 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.325 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,326 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.326 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,334 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.334 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,336 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.336 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,337 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.337 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,341 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.341 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,345 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.345 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,346 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.346 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,349 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.349 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,352 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.352 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,352 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.352 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,355 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.355 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,357 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.357 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,358 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.358 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,361 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.361 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,364 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.364 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,364 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.364 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,367 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.367 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,370 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.370 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,372 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.372 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,374 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.374 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,377 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.377 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,378 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.378 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,380 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.380 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,383 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.383 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,384 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.384 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,386 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.386 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,388 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.388 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,389 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.389 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,393 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.393 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,396 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.396 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,397 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.397 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,401 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.401 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,403 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.403 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,405 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.405 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,408 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.408 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,411 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.411 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,412 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.412 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,415 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.415 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,417 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.417 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,418 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.418 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,421 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.421 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,423 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.423 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,424 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.424 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,427 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.427 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,429 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.429 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,430 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.430 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,434 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.434 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,436 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.436 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,437 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.437 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,441 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.441 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,445 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.445 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,446 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.446 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,449 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.449 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,454 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.454 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,455 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.455 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,457 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.457 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,459 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.459 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,460 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.460 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,463 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.463 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,466 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.466 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,466 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.466 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,480 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.480 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,482 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.482 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,483 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.483 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,507 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.507 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,510 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.510 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,511 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.511 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,515 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.515 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,518 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.518 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,519 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.519 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,523 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.523 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,531 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.531 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,532 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.532 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,535 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.535 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,546 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.546 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,547 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.547 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,550 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.550 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,553 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.553 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,554 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.554 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,558 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.558 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,561 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.561 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,562 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.562 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,568 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.568 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,571 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.571 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,571 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.571 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,575 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.575 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,577 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.577 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,580 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.580 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,596 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.596 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,600 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.600 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,602 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.602 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,608 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.608 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,616 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.616 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,616 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.616 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,619 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.619 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,637 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.637 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,638 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.638 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,645 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.645 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,649 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.649 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,650 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.650 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,662 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.662 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,665 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.665 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,670 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.670 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,689 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.689 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,693 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.693 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,693 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.693 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,706 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.706 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,709 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.709 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,711 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.711 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,728 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.728 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,730 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.730 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,731 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.731 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,735 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.735 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,739 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.739 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,741 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.741 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,747 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.747 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,759 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.759 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,760 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.760 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,766 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.766 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,774 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.774 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,776 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.776 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,784 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.784 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,787 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.787 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,789 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.789 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,794 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.794 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,796 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.796 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,797 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.797 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,802 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.802 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,808 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.808 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,809 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.809 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,812 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.812 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,814 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.814 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,815 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.815 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,822 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.822 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,825 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.825 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,826 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.826 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,829 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.829 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,833 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.833 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,834 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.834 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,837 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.837 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,841 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.841 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,842 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.842 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,844 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.844 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,847 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.847 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,848 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.848 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,851 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.851 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,853 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.853 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,855 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.855 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,857 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.857 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,860 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.860 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,861 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.861 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,864 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.864 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,867 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.867 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,868 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.868 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,871 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.871 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,875 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.875 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,876 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.876 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,879 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.879 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,882 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.882 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,883 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.883 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,886 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.886 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,900 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.900 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,901 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P "12:48:53.901 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P "2023-02-01 12:48:53,904 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.904 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,904 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.904 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,905 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.905 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,908 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.908 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,911 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.911 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,911 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.911 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,912 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.912 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,913 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P-RSP "12:48:53.913 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P-RSP "2023-02-01 12:48:53,916 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.916 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,918 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.918 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,919 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.919 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,924 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.924 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,929 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.929 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,934 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.934 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,935 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.935 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,942 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.942 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,946 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.946 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,947 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.947 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,954 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.954 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,956 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.956 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,958 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.958 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,961 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.961 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,965 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.965 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,966 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.966 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,969 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.969 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,972 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.972 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,973 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.973 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,976 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.976 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,983 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.983 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,984 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.984 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,988 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.988 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,990 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.990 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,991 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.991 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:53,994 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:53.994 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:53,996 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:53.996 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:53,997 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:53.997 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,000 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.000 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,003 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.003 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,004 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.004 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,009 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.009 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,017 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.017 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,018 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.018 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,023 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.023 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,026 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.026 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,028 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.028 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,032 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.032 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,035 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.035 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,036 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.036 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,040 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.040 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,044 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.044 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,044 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.044 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,048 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.048 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,050 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.050 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,051 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.051 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,053 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.053 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,056 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.056 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,057 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.057 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,059 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.059 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,062 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.062 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,063 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.063 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,066 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.066 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,069 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.069 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,070 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.070 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,075 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.075 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,077 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.077 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,078 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.078 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,082 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.082 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,084 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.084 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,086 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.086 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,089 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.089 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,092 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.092 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,098 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.098 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,116 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.116 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,120 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.120 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,121 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.121 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,127 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.127 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,131 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.131 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,135 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.135 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,137 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.137 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,141 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.141 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,144 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.144 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,147 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.147 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,152 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.152 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,153 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.153 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,158 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.158 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,164 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.164 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,165 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.165 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,170 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.170 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,174 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.174 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,175 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.175 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,181 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.181 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,184 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.184 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,184 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.184 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,196 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.196 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,202 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.202 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,203 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.203 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,218 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.218 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,225 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.225 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,227 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.227 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,270 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.270 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,275 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.275 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,276 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.276 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,298 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.298 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,301 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.301 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,302 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.302 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,322 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.322 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,325 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.325 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,327 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.327 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,348 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.348 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,358 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.358 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,360 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.360 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,381 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.381 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,392 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.392 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,393 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.393 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,397 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.397 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,404 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.404 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,407 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.407 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,419 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.419 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,438 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.438 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,439 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.439 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,443 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.443 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,447 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.447 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,450 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.450 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,462 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.462 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,470 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.470 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,481 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.481 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,491 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.491 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,495 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.495 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,496 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.496 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,502 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.502 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,514 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.514 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,518 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.518 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,530 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.530 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,543 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.543 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,546 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.546 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,564 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.564 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,570 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.570 [qtp1022308509-433765] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,573 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.573 [qtp1022308509-433765] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,605 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.605 [qtp1022308509-433765] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,628 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.628 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,630 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.630 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,650 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.650 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,699 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.699 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,706 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.706 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,728 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.728 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,750 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.750 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,756 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.756 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,794 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.794 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,835 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.835 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,836 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.836 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,837 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.837 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,839 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic RAN-Slice-Mgmt "12:48:54.839 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic RAN-Slice-Mgmt "2023-02-01 12:48:54,845 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.845 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,849 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.849 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,862 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.862 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,863 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.863 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,867 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.867 [qtp1022308509-435318] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,878 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.878 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,879 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.879 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,884 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.884 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,893 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.893 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,901 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.901 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,912 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.912 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,924 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.924 [qtp1022308509-435318] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,925 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:54.925 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:54,940 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:54.940 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:54,944 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDC-DISTR-NOTIF-TOPIC-AUTO "12:48:54.944 [qtp1022308509-435318] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDC-DISTR-NOTIF-TOPIC-AUTO "2023-02-01 12:48:54,973 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:54.973 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:54,984 [qtp1022308509-435318] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: SDC-DISTR-NOTIF-TOPIC-AUTO is equal to : SDC-DISTR-NOTIF-TOPIC-AUTO "12:48:54.984 [qtp1022308509-435318] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: SDC-DISTR-NOTIF-TOPIC-AUTO is equal to : SDC-DISTR-NOTIF-TOPIC-AUTO "2023-02-01 12:48:55,000 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.000 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,001 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.001 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,011 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] Time taken in getEvents Authorization 54 ms for SDC-DISTR-NOTIF-TOPIC-AUTO sdc-OpenSource-Env1-sdnc-dockero sdc-COpenSource-Env11-sdnc-dockero "12:48:55.011 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] Time taken in getEvents Authorization 54 ms for SDC-DISTR-NOTIF-TOPIC-AUTO sdc-OpenSource-Env1-sdnc-dockero sdc-COpenSource-Env11-sdnc-dockero "2023-02-01 12:48:55,013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.70.29 "12:48:55.013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.70.29 "2023-02-01 12:48:55,013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - SDC-DISTR-NOTIF-TOPIC-AUTO::sdc-OpenSource-Env1-sdnc-dockero::sdc-COpenSource-Env11-sdnc-dockero: 1.8 empty replies/minute. "12:48:55.013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - SDC-DISTR-NOTIF-TOPIC-AUTO::sdc-OpenSource-Env1-sdnc-dockero::sdc-COpenSource-Env11-sdnc-dockero: 1.8 empty replies/minute. "2023-02-01 12:48:55,013 [qtp1022308509-435318] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [SDC-DISTR-NOTIF-TOPIC-AUTO::sdc-OpenSource-Env1-sdnc-dockero::sdc-COpenSource-Env11-sdnc-dockero], last was at 1675255704950 "12:48:55.013 [qtp1022308509-435318] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [SDC-DISTR-NOTIF-TOPIC-AUTO::sdc-OpenSource-Env1-sdnc-dockero::sdc-COpenSource-Env11-sdnc-dockero], last was at 1675255704950 "2023-02-01 12:48:55,013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] Time taken in getEvents getConsumerFor 56 ms for SDC-DISTR-NOTIF-TOPIC-AUTO sdc-OpenSource-Env1-sdnc-dockero sdc-COpenSource-Env11-sdnc-dockero "12:48:55.013 [qtp1022308509-435318] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero] Time taken in getEvents getConsumerFor 56 ms for SDC-DISTR-NOTIF-TOPIC-AUTO sdc-OpenSource-Env1-sdnc-dockero sdc-COpenSource-Env11-sdnc-dockero "2023-02-01 12:48:55,034 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.034 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,046 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.046 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,047 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.047 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,067 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.067 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,086 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.086 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,088 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.088 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,093 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.093 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,102 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.102 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,105 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.105 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,121 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.121 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,131 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.131 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,133 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.133 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,138 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.138 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,142 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.142 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,143 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.143 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,148 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.148 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,152 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.152 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,153 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.153 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,157 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.157 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,169 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.169 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,171 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.171 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,177 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.177 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,189 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.189 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,191 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.191 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,195 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.195 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,199 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.199 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,201 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.201 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,206 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.206 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,278 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.278 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,279 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.279 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,297 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.297 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,310 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.310 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,312 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.312 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,319 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.319 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,334 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.334 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,335 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.335 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,336 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.336 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,337 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic VCPE-DHCP-EVENT "12:48:55.337 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic VCPE-DHCP-EVENT "2023-02-01 12:48:55,342 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.342 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,350 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.350 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,351 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.351 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,358 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.358 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,387 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.387 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,415 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.415 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,422 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.422 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,489 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.489 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,542 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.542 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,543 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.543 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,547 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.547 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,549 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.549 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,576 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.576 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,591 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.591 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,592 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.592 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,596 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.596 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,615 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.615 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,639 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.639 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,639 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.639 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,666 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.666 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,676 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.676 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,682 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.682 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,690 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.690 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,700 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.700 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,707 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.707 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,717 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.717 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,732 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.732 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,733 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.733 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,736 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.736 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,745 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.745 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,746 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.746 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,750 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.750 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,760 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.760 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,761 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.761 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,765 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.765 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,771 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.771 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,772 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.772 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,777 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.777 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,786 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.786 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,787 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.787 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,792 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.792 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,803 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.803 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,805 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.805 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,847 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.847 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,920 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.920 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,924 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.924 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,936 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.936 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,946 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.946 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,947 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.947 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,960 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.960 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,971 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.971 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,972 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.972 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,975 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.975 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,976 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.976 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:55,977 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.977 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,981 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:55.981 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:55,994 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:55.994 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:55,996 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:55.996 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,003 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.003 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,027 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.027 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,047 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.047 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,061 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.061 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,072 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.072 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,074 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.074 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,077 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.077 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,096 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.096 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,097 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.097 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,100 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.100 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,105 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.105 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,109 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.109 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,117 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.117 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,124 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.124 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,125 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.125 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,127 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.127 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,130 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.130 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,131 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.131 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,144 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.144 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,151 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.151 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,152 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.152 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,171 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.171 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,206 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.206 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,207 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.207 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,239 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.239 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,261 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.261 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,263 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.263 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,270 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.270 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,274 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.274 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,277 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.277 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,300 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.300 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,303 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.303 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,304 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.304 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,308 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.308 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,311 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.311 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,312 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.312 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,315 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.315 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,317 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.317 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,318 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.318 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,321 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.321 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,325 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.325 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,325 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.325 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,330 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.330 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,331 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.331 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,332 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.332 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,337 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.337 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,338 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.338 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,340 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.340 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,343 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.343 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,346 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.346 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,347 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.347 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,349 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.349 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,352 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.352 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,352 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.352 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,355 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.355 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,357 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.357 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,358 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.358 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,361 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.361 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,363 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.363 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,364 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.364 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,367 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.367 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,374 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.374 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,374 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.374 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,396 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.396 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,400 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.400 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,401 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.401 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,404 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.404 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,412 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.412 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,413 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.413 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,416 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.416 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,419 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.419 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,420 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.420 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,423 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.423 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,427 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.427 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,428 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.428 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,432 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.432 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,441 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.441 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,442 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.442 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,446 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.446 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,452 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.452 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,453 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.453 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,456 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.456 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,461 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.461 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,462 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.462 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,465 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.465 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,468 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.468 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,469 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.469 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,472 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.472 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,475 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.475 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,475 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.475 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,479 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.479 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,481 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.481 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,482 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.482 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,484 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.484 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,494 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.494 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,495 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.495 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,498 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.498 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,509 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.509 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,509 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.509 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,513 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.513 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,514 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic CM-NOTIFICATION "12:48:56.514 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic CM-NOTIFICATION "2023-02-01 12:48:56,517 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.517 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,519 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.519 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,523 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.523 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,523 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.523 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,526 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.526 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,528 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.528 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,529 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.529 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,533 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.533 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,546 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.546 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,552 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.552 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,556 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.556 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,560 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.560 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,561 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.561 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,564 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.564 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,566 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.566 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,567 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.567 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,572 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.572 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,580 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.580 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,581 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.581 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,595 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.595 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,620 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.620 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,620 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.620 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,621 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.621 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,625 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNC-LCM-READ "12:48:56.625 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNC-LCM-READ "2023-02-01 12:48:56,639 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.639 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,649 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.649 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,658 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.658 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,659 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.659 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,669 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.669 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,680 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.680 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,680 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.680 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,715 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.715 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,729 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.729 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,734 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.734 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,743 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.743 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,754 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.754 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,757 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.757 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,824 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.824 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,851 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.851 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,852 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.852 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,875 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.875 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,881 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.881 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,883 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.883 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,910 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.910 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,943 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.943 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,944 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.944 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,962 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.962 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,970 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.970 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,973 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.973 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:56,986 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:56.986 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:56,994 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:56.994 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:56,995 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:56.995 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,013 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.013 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,029 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.029 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,031 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.031 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,061 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.061 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,068 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.068 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,076 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.076 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,117 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.117 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,121 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.121 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,126 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.126 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,164 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.164 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,175 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.175 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,176 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.176 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,207 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.207 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,212 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.212 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,216 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.216 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,227 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.227 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,250 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.250 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,252 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.252 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,267 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.267 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,291 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.291 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,298 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.298 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,310 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.310 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,330 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.330 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,332 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.332 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,348 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.348 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,359 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.359 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,360 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.360 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,378 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.378 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,385 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.385 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,388 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.388 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,394 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.394 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,397 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.397 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,398 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.398 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,408 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.408 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,414 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.414 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,415 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.415 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,420 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.420 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,425 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.425 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,426 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.426 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,448 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.448 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,462 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.462 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,463 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.463 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,483 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.483 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,492 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.492 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,495 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.495 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,507 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.507 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,516 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.516 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,520 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.520 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,538 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.538 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,563 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.563 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,590 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.590 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,603 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.603 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,608 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.608 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,609 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.609 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,619 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.619 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,631 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.631 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,632 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.632 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,643 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.643 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,663 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.663 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,664 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.664 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,678 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.678 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,692 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.692 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,696 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.696 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,709 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.709 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,735 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.735 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,738 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.738 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,749 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.749 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,767 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.767 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,769 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.769 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,774 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.774 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,775 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNR-CL "12:48:57.775 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic SDNR-CL "2023-02-01 12:48:57,780 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.780 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,793 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.793 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,794 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.794 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,795 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.795 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,814 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.814 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,828 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.828 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,829 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.829 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,847 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.847 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,858 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.858 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,861 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.861 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,874 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.874 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,886 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.886 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,895 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.895 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,902 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.902 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,932 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.932 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,936 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.936 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,945 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.945 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,950 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.950 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,952 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.952 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,955 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.955 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,959 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.959 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,964 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.964 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,971 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.971 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,978 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.978 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,979 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.979 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,984 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.984 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:57,989 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:57.989 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:57,991 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:57.991 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:57,995 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:57.995 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,004 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.004 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,006 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.006 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,011 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.011 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,016 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.016 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,017 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.017 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,021 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.021 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,023 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.023 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,026 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.026 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,031 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.031 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,034 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.034 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,036 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.036 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,039 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.039 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,043 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.043 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,044 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.044 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,048 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.048 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,050 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.050 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,052 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.052 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,055 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.055 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,059 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.059 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,060 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.060 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,064 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.064 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,068 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.068 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,069 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.069 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,073 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.073 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,076 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.076 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,077 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.077 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,081 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.081 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,084 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.084 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,085 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.085 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,088 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.088 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,092 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.092 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,093 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.093 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,098 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.098 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,101 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.101 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,102 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.102 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,106 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.106 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,108 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.108 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,110 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.110 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,113 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.113 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,116 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.116 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,120 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.120 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,126 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.126 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,132 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.132 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,133 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.133 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,137 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.137 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,140 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.140 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,141 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.141 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,155 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.155 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,158 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.158 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,161 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.161 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,166 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.166 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,169 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.169 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,171 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.171 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,175 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.175 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,178 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.178 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,179 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.179 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,182 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.182 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,185 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.185 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,186 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.186 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,189 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.189 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,193 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.193 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,194 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.194 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,197 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.197 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,200 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.200 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,201 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.201 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,204 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.204 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,207 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.207 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,209 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.209 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,212 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.212 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,222 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.222 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,223 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.223 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,226 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.226 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,229 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.229 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,230 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.230 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,233 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.233 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,246 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.246 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,247 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.247 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,250 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.250 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,259 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.259 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,260 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.260 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,276 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.276 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,279 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.279 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,280 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.280 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,284 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.284 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,288 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.288 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,289 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.289 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,293 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.293 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,296 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.296 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,298 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.298 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,303 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.303 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,310 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.310 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,312 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.312 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,317 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.317 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,320 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.320 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,322 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.322 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,325 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.325 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,329 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.329 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,330 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.330 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,333 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.333 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,337 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.337 [qtp1022308509-434029] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,339 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.339 [qtp1022308509-434029] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,344 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.344 [qtp1022308509-434029] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,347 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.347 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,349 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.349 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,352 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.352 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,355 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.355 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,357 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.357 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,362 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.362 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,366 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.366 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,368 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.368 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,372 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.372 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,376 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.376 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,378 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.378 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,385 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.385 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,391 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.391 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,392 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.392 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,395 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.395 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,400 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.400 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,401 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.401 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,404 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.404 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,406 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.406 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,409 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.409 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,412 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.412 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,415 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.415 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,416 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.416 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,420 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.420 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,424 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.424 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,426 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.426 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,429 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.429 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,432 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.432 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,433 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.433 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,437 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.437 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,439 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.439 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,441 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.441 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,444 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.444 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,447 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.447 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,448 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.448 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,452 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.452 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,456 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.456 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,457 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.457 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,461 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.461 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,465 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.465 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,468 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.468 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,471 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.471 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,477 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.477 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,479 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.479 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,482 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.482 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,485 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.485 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,486 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.486 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,489 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.489 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,492 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.492 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,493 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.493 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,498 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.498 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,501 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.501 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,502 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.502 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,507 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.507 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,510 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.510 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,512 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.512 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,515 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.515 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,519 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.519 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,520 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.520 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,524 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.524 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,534 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.534 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,536 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.536 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,539 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.539 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,543 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.543 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,544 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.544 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,548 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.548 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,550 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.550 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,551 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.551 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,555 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.555 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,558 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.558 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,559 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.559 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,563 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.563 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,566 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.566 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,567 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.567 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,571 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.571 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,574 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.574 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,575 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.575 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,579 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.579 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,592 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.592 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,593 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.593 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,597 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.597 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,600 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.600 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,602 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.602 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,606 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.606 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,609 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.609 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,610 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.610 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,613 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.613 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,616 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.616 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,617 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.617 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,631 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.631 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,634 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.634 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,635 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.635 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,639 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.639 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,642 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.642 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,643 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.643 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,647 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.647 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,649 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.649 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,650 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.650 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,652 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.652 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,655 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.655 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,656 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.656 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,660 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.660 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,663 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.663 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,664 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.664 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,668 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.668 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,672 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.672 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,674 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.674 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,676 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.676 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,679 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.679 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,680 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.680 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,683 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.683 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,686 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.686 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,687 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.687 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,690 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.690 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,692 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.692 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,693 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.693 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,697 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.697 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,700 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.700 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,701 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.701 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,705 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.705 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,708 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.708 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,709 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.709 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,712 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.712 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,715 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.715 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,716 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.716 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,720 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.720 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,723 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.723 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,723 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.723 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,726 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.726 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,746 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.746 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,747 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.747 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,748 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.748 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,751 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic APPC-CL "12:48:58.751 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic APPC-CL "2023-02-01 12:48:58,754 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.754 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,758 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.758 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,758 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.758 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,759 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.759 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,764 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.764 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,792 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.792 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,792 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.792 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,796 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.796 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,800 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.800 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,801 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.801 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,805 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.805 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,808 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.808 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,809 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.809 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,819 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.819 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,827 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.827 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,828 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.828 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,836 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.836 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,852 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.852 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,853 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.853 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,860 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.860 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,863 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.863 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,863 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.863 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,867 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.867 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,870 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.870 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,871 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.871 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,875 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.875 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,877 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.877 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,878 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.878 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,880 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.880 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,884 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.884 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,885 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.885 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,889 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.889 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,892 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.892 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,893 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.893 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,896 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.896 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,900 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.900 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,902 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.902 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,905 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.905 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,909 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.909 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,910 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.910 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,913 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.913 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,914 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P "12:48:58.914 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic A1-P "2023-02-01 12:48:58,915 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.915 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,918 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.918 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,919 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.919 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,921 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.921 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,929 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.929 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,945 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.945 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,946 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.946 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,948 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.948 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,954 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.954 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,955 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.955 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,959 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.959 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,967 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.967 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,967 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.967 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,971 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.971 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,974 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.974 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,975 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.975 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:58,980 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:58.980 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:58,984 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:58.984 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:58,986 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:58.986 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,012 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.012 [qtp1022308509-435386] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,019 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.019 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,020 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.020 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,033 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.033 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,037 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.037 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,044 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.044 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,045 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Sent 0 msgs in 14679 ms; committed to offset 6 for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a on to the server 10.233.65.253 "12:48:59.045 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Sent 0 msgs in 14679 ms; committed to offset 6 for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a on to the server 10.233.65.253 "2023-02-01 12:48:59,059 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.059 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,061 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.061 [qtp1022308509-435386] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,062 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.062 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,063 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_FAULT_OUTPUT "12:48:59.063 [qtp1022308509-435386] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.SEC_FAULT_OUTPUT "2023-02-01 12:48:59,063 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.063 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,066 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.066 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,068 [qtp1022308509-435386] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.SEC_FAULT_OUTPUT is equal to : unauthenticated.SEC_FAULT_OUTPUT "12:48:59.068 [qtp1022308509-435386] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.SEC_FAULT_OUTPUT is equal to : unauthenticated.SEC_FAULT_OUTPUT "2023-02-01 12:48:59,069 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.069 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,072 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.072 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,073 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Time taken in getEvents Authorization 10 ms for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a "12:48:59.073 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Time taken in getEvents Authorization 10 ms for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a "2023-02-01 12:48:59,074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] fetch: timeout=15000, limit=0, filter= from Remote host 10.233.65.253 "12:48:59.074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] fetch: timeout=15000, limit=0, filter= from Remote host 10.233.65.253 "2023-02-01 12:48:59,074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.SEC_FAULT_OUTPUT::homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a::homlescdb4009d-80dc-4241-b99c-74d026df436a: 4.0 empty replies/minute. "12:48:59.074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.SEC_FAULT_OUTPUT::homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a::homlescdb4009d-80dc-4241-b99c-74d026df436a: 4.0 empty replies/minute. "2023-02-01 12:48:59,074 [qtp1022308509-435386] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.SEC_FAULT_OUTPUT::homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a::homlescdb4009d-80dc-4241-b99c-74d026df436a], last was at 1675255724373 "12:48:59.074 [qtp1022308509-435386] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.SEC_FAULT_OUTPUT::homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a::homlescdb4009d-80dc-4241-b99c-74d026df436a], last was at 1675255724373 "2023-02-01 12:48:59,074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Time taken in getEvents getConsumerFor 11 ms for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a "12:48:59.074 [qtp1022308509-435386] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.SEC_FAULT_OUTPUT/homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a/homlescdb4009d-80dc-4241-b99c-74d026df436a] Time taken in getEvents getConsumerFor 11 ms for unauthenticated.SEC_FAULT_OUTPUT homlesGroupcdb4009d-80dc-4241-b99c-74d026df436a homlescdb4009d-80dc-4241-b99c-74d026df436a "2023-02-01 12:48:59,076 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.076 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,081 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.081 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,083 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.083 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,090 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.090 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,094 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.094 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,097 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.097 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,106 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.106 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,118 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.118 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,119 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.119 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,123 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.123 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,126 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.126 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,131 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.131 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,136 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.136 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,141 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.141 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,142 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.142 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,145 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.145 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,150 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.150 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,151 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.151 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,157 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.157 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,168 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.168 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,171 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.171 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,178 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.178 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,182 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.182 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,183 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.183 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,187 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.187 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,206 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.206 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,207 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.207 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,226 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.226 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,231 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.231 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,233 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.233 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,236 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.236 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,251 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.251 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,252 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.252 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,271 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.271 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,277 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.277 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,282 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.282 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,294 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.294 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,299 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.299 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,305 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.305 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,330 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.330 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,334 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.334 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,336 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.336 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,343 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.343 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,347 [qtp1022308509-134545] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_NOTIFICATION_OUTPUT/1/1] Sent 0 msgs in 9728 ms; committed to offset 5 for unauthenticated.VES_NOTIFICATION_OUTPUT 1 1 on to the server 10.233.66.54 ""2023-02-01 12:48:59,348 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.347 [qtp1022308509-134545] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_NOTIFICATION_OUTPUT/1/1] Sent 0 msgs in 9728 ms; committed to offset 5 for unauthenticated.VES_NOTIFICATION_OUTPUT 1 1 on to the server 10.233.66.54 12:48:59.348 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,352 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.352 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,358 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.358 [qtp1022308509-434028] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,361 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.361 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,364 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.364 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,373 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.373 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,382 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.382 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,383 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.383 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,387 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.387 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,390 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.390 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,397 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.397 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,404 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.404 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,409 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.409 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,410 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.410 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,423 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.423 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,426 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.426 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,435 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.435 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,445 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.445 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,458 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.458 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,459 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.459 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,462 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.462 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,474 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.474 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,475 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.475 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,478 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.478 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,482 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.482 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,483 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.483 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,486 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.486 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,489 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.489 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,489 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.489 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,503 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.503 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,505 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.505 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,506 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.506 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,509 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.509 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,511 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.511 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,512 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.512 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,517 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.517 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,519 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.519 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,520 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.520 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,525 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.525 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,528 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.528 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,529 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.529 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,536 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.536 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,542 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.542 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,543 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.543 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,548 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.548 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,551 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.551 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,553 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.553 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,557 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.557 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,560 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.560 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,560 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.560 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,565 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.565 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,569 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.569 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,570 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.570 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,583 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.583 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,586 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.586 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,587 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.587 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,593 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.593 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,597 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.597 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,600 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.600 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,607 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.607 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,611 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.611 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,612 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.612 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,617 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.617 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,624 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.624 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,627 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.627 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,640 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.640 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,642 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.642 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,645 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.645 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,652 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.652 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,655 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.655 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,659 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.659 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,668 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.668 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,670 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.670 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,672 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.672 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,676 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.676 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,680 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.680 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,681 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.681 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,686 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.686 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,689 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.689 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,691 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.691 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,694 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.694 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,697 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.697 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,698 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.698 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,702 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.702 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,704 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.704 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,705 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.705 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,709 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.709 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,712 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.712 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,715 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.715 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,718 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.718 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,721 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.721 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,723 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.723 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,727 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.727 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,731 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.731 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,733 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.733 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,737 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.737 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,739 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.739 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,741 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.741 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,745 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.745 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,748 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.748 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,750 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.750 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,764 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.764 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,767 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.767 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,769 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.769 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,803 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.803 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,807 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.807 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,809 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.809 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,812 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.812 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,815 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.815 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,817 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.817 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,824 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.824 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,828 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.828 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,831 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.831 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,850 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.850 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,855 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.855 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,855 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.855 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,857 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.857 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,858 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic RAN-Slice-Mgmt "12:48:59.858 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic RAN-Slice-Mgmt "2023-02-01 12:48:59,865 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.865 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,873 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.873 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,877 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.877 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,891 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.891 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,896 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.896 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,899 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.899 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,900 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.900 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,906 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.906 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,909 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.909 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,910 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.910 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,929 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.929 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,933 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.933 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,935 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.935 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,946 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.946 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,949 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.949 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,951 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.951 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,967 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.967 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,969 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.969 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,971 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.971 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,975 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.975 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,979 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.979 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,980 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.980 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,985 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.985 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,988 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.988 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,989 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.989 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,991 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.991 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:48:59,994 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:48:59.994 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:48:59,995 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:48:59.995 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:48:59,998 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:48:59.998 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,000 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.000 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,001 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.001 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,004 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.004 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,007 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.007 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,008 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.008 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,012 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.012 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,016 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.016 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,017 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.017 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,021 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.021 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,024 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.024 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,025 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.025 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,028 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.028 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,031 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.031 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,032 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.032 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,035 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.035 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,040 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.040 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,041 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.041 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,045 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.045 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,048 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.048 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,049 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.049 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,053 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.053 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,057 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.057 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,058 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.058 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,061 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.061 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,069 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.069 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,071 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.071 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,085 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.085 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,088 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.088 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,090 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.090 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,100 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.100 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,104 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.104 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,106 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.106 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,119 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.119 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,129 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.129 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,143 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.143 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,147 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.147 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,153 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.153 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,155 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.155 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,158 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.158 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,180 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.180 [qtp1022308509-434028] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,180 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.180 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,182 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.VES_PNFREG_OUTPUT "12:49:00.182 [qtp1022308509-434028] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic unauthenticated.VES_PNFREG_OUTPUT "2023-02-01 12:49:00,183 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.183 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,188 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.188 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,191 [qtp1022308509-434028] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.VES_PNFREG_OUTPUT is equal to : unauthenticated.VES_PNFREG_OUTPUT "12:49:00.191 [qtp1022308509-434028] DEBUG org.onap.dmaap.dmf.mr.beans.DMaaPKafkaMetaBroker - TOPIC_NAME: unauthenticated.VES_PNFREG_OUTPUT is equal to : unauthenticated.VES_PNFREG_OUTPUT "2023-02-01 12:49:00,195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] Time taken in getEvents Authorization 12 ms for unauthenticated.VES_PNFREG_OUTPUT OpenDCAE-c12 c12 "12:49:00.195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] Time taken in getEvents Authorization 12 ms for unauthenticated.VES_PNFREG_OUTPUT OpenDCAE-c12 c12 "2023-02-01 12:49:00,195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.66.225 "12:49:00.195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] fetch: timeout=10000, limit=0, filter= from Remote host 10.233.66.225 "2023-02-01 12:49:00,195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.VES_PNFREG_OUTPUT::OpenDCAE-c12::c12: 2.8 empty replies/minute. "12:49:00.195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.beans.DMaaPCambriaLimiter - unauthenticated.VES_PNFREG_OUTPUT::OpenDCAE-c12::c12: 2.8 empty replies/minute. "2023-02-01 12:49:00,195 [qtp1022308509-434028] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.VES_PNFREG_OUTPUT::OpenDCAE-c12::c12], last was at 1675255720471 "12:49:00.195 [qtp1022308509-434028] DEBUG org.onap.dmaap.dmf.mr.backends.kafka.KafkaConsumerCache - Consumer cache hit for [unauthenticated.VES_PNFREG_OUTPUT::OpenDCAE-c12::c12], last was at 1675255720471 "2023-02-01 12:49:00,195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] Time taken in getEvents getConsumerFor 12 ms for unauthenticated.VES_PNFREG_OUTPUT OpenDCAE-c12 c12 "12:49:00.195 [qtp1022308509-434028] INFO org.onap.dmaap.dmf.mr.service.impl.EventsServiceImpl - [unauthenticated.VES_PNFREG_OUTPUT/OpenDCAE-c12/c12] Time taken in getEvents getConsumerFor 12 ms for unauthenticated.VES_PNFREG_OUTPUT OpenDCAE-c12 c12 "2023-02-01 12:49:00,204 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.204 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,207 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.207 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,211 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.211 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,216 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.216 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,218 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.218 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,221 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.221 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,225 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.225 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,227 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.227 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,232 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.232 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,246 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.246 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,248 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.248 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,253 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.253 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,261 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.261 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,264 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.264 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,269 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.269 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,275 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.275 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,277 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.277 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,280 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.280 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,289 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.289 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,290 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.290 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,293 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.293 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,310 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.310 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,311 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.311 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,314 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.314 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,322 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.322 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,325 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.325 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,335 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.335 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,350 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.350 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,369 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.369 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,384 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.384 [qtp1022308509-435458] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,395 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.395 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,397 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic VCPE-DHCP-EVENT "12:49:00.397 [qtp1022308509-435458] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic VCPE-DHCP-EVENT "2023-02-01 12:49:00,408 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.408 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,411 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.411 [qtp1022308509-435458] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,416 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.416 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,433 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.433 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,438 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.438 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,441 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.441 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,446 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.446 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,482 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.482 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,484 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.484 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,492 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.492 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,499 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.499 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,501 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.501 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,503 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.503 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,516 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.516 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,517 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.517 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,526 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.526 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,534 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.534 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,535 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.535 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,537 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.537 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,547 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.547 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,549 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.549 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,556 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.556 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,560 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.560 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,567 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.567 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,574 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.574 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,581 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.581 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,584 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.584 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,602 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.602 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,616 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.616 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,618 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.618 [qtp1022308509-435535] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,621 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.621 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,622 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.622 [qtp1022308509-435535] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,653 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.653 [qtp1022308509-435535] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,661 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.661 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,666 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.666 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,669 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.669 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,684 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.684 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,694 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.694 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,696 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.696 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,706 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.706 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,709 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.709 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,711 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.711 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,718 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.718 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,722 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.722 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,724 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.724 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,728 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.728 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,739 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.739 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,740 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.740 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,758 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.758 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,764 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.764 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,768 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.768 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,776 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.776 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,800 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.800 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,804 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.804 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,812 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.812 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,819 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.819 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,823 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.823 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,831 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.831 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,834 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.834 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,838 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.838 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,844 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.844 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,847 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.847 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,848 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.848 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,856 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.856 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,865 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.865 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,875 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.875 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,880 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.880 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,883 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.883 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,884 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.884 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,888 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.888 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,890 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.890 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,891 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.891 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,896 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.896 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,902 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.902 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,903 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.903 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,906 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.906 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,911 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.911 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,912 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.912 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,915 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.915 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,919 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.919 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,922 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.922 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,925 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.925 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,941 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.941 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:00,944 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:00.944 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:00,959 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:00.959 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:00,973 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:00.973 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,008 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.008 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,022 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.022 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,033 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.033 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,036 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.036 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,041 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.041 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,044 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.044 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,045 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.045 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,049 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.049 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,052 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.052 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,056 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.056 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,062 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.062 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,068 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.068 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,070 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.070 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,074 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.074 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,081 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.081 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,082 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.082 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,085 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.085 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,088 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.088 [qtp1022308509-134545] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,094 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.094 [qtp1022308509-134545] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,098 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.098 [qtp1022308509-134545] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "2023-02-01 12:49:01,106 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "12:49:01.106 [qtp1022308509-134309] INFO org.onap.dmaap.util.DMaaPAuthFilter - inside servlet filter Cambria Auth Headers checking before doing other Authentication "2023-02-01 12:49:01,107 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "12:49:01.107 [qtp1022308509-134309] INFO org.onap.dmaap.service.EventsRestService - Consuming message from topic AAI-EVENT "2023-02-01 12:49:01,133 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambria Exception Mapper.. "12:49:01.133 [qtp1022308509-134309] INFO org.onap.dmaap.DMaaPCambriaExceptionMapper - Reached Cambr