By type
2023-02-21 00:00:09.064 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:09.064 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:09.064 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d45ce2f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46912]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:09.064 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=2 2023-02-21 00:00:09.065 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d45ce2f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46912]]) 2023-02-21 00:00:09.064 DEBUG 1 --- [nio-8433-exec-2] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]] was [null] 2023-02-21 00:00:09.092 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]] 2023-02-21 00:00:09.107 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]] 2023-02-21 00:00:09.109 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]] 2023-02-21 00:00:09.110 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:09.111 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:09.111 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], Read from buffer: [0] 2023-02-21 00:00:09.111 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], Read direct from socket: [111] 2023-02-21 00:00:09.112 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:09.112 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:09.112 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:09.113 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:09.113 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:09.113 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:09.113 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:09.114 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:09.115 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:09.115 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:09.115 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:09.115 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:09.115 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:09.116 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:09.116 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:09.116 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:09.116 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:09.117 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:09.118 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:09.118 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:09.118 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:09.119 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:09.119 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:09.119 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:09.120 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:09.120 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:09.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:00:09.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:09.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:09.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:00:09.122 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6a7a2129:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46914]]) 2023-02-21 00:00:11.256 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:00:11.256 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:00:11.262 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2476 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:00:11.262 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [b394b88] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:00:11.263 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:11.263 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:11.263 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:11.263 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:00:11.264 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:00:11.264 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:00:11.267 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:00:11 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:00:11.267 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:00:11.267 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [b394b88] [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:00:11.268 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2476 resp: 401 UNAUTHORIZED 2023-02-21 00:00:11.268 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:00:11.268 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2476, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:00:11.269 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:12.087 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1676937612087 sessioncount 0 2023-02-21 00:00:12.088 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2023-02-21 00:00:19.073 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:19.074 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:19.077 DEBUG 1 --- [nio-8433-exec-7] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]] was [null] 2023-02-21 00:00:19.080 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@64b00446:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46978]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:19.080 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=2 2023-02-21 00:00:19.081 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@64b00446:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46978]]) 2023-02-21 00:00:19.093 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]] 2023-02-21 00:00:19.095 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]] 2023-02-21 00:00:19.096 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]] 2023-02-21 00:00:19.102 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:19.103 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:19.103 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], Read from buffer: [0] 2023-02-21 00:00:19.103 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], Read direct from socket: [111] 2023-02-21 00:00:19.103 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:19.104 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:19.104 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:19.104 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:19.104 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:19.105 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:19.105 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:19.105 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:19.106 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: sse-nio-8433-exec-10 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:19.106 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:19.106 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:19.107 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:19.107 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:19.107 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:19.107 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:19.108 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:19.109 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:19.109 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:19.109 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:19.109 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:19.109 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:19.110 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:19.110 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:19.111 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:19.111 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:19.118 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: recycle URI: /status 2023-02-21 00:00:19.119 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:19.119 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:19.119 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:00:19.119 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@fc2e87d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:46980]]) 2023-02-21 00:00:21.269 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:00:21.273 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:00:21.279 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2477 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:00:21.279 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [dfaf432] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:00:21.279 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:21.280 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:21.280 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:21.280 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:00:21.280 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:00:21.281 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:00:21.283 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:00:21 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:00:21.284 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:00:21.284 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [dfaf432] [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:00:21.284 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2477 resp: 401 UNAUTHORIZED 2023-02-21 00:00:21.284 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:00:21.285 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2477, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:00:21.285 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:00:21.286 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:21.286 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:21.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:00:21.286 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:00:21.286 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:22.992 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-02-21 00:00:22.993 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-02-21 00:00:29.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:29.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:29.061 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7a7a121e:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47046]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:29.061 DEBUG 1 --- [nio-8433-exec-2] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]] was [null] 2023-02-21 00:00:29.064 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=2 2023-02-21 00:00:29.065 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7a7a121e:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47046]]) 2023-02-21 00:00:29.077 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]] 2023-02-21 00:00:29.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]] 2023-02-21 00:00:29.083 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]] 2023-02-21 00:00:29.090 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:29.091 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:29.091 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], Read from buffer: [0] 2023-02-21 00:00:29.091 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], Read direct from socket: [111] 2023-02-21 00:00:29.091 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:29.098 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:29.099 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:29.099 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:29.099 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:29.100 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:29.100 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:29.100 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:29.101 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:29.102 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:29.102 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:29.102 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:29.102 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:29.103 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:29.103 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:29.103 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:29.103 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:29.103 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:29.104 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:29.104 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:29.104 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:29.104 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:29.104 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:29.105 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:29.105 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:29.105 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:29.106 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:29.106 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:29.106 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:29.107 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:29.107 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:29.107 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:00:29.107 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:29.108 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:29.108 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:00:29.108 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@698c69aa:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47048]]) 2023-02-21 00:00:31.286 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:00:31.286 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:00:31.292 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2478 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:00:31.304 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [299e10f2] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:00:31.305 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:31.306 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:31.306 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:31.306 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:00:31.306 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:00:31.307 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:00:31.318 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:00:31 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:00:31.318 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:00:31.319 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [299e10f2] [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:00:31.319 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2478 resp: 401 UNAUTHORIZED 2023-02-21 00:00:31.319 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:00:31.319 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2478, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:00:31.323 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:39.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:39.057 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4d008394:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47126]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:39.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:39.057 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=1 2023-02-21 00:00:39.057 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4d008394:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47126]]) 2023-02-21 00:00:39.057 DEBUG 1 --- [nio-8433-exec-7] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]] was [null] 2023-02-21 00:00:39.066 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]] 2023-02-21 00:00:39.067 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]] 2023-02-21 00:00:39.067 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]] 2023-02-21 00:00:39.069 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:39.069 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:39.069 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], Read from buffer: [0] 2023-02-21 00:00:39.069 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], Read direct from socket: [111] 2023-02-21 00:00:39.069 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:39.070 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:39.070 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:39.070 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:39.070 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:39.071 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:39.071 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:39.071 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:39.072 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: sse-nio-8433-exec-10 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:39.072 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:39.072 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:39.072 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:39.072 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:39.073 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:39.074 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:39.075 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:39.075 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:39.075 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:39.075 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: recycle URI: /status 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:00:39.076 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4c9541c9:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47128]]) 2023-02-21 00:00:41.323 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:00:41.325 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:00:41.331 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2479 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:00:41.331 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [48e75f3d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:00:41.332 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:41.332 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:41.332 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:41.332 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:00:41.333 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:00:41.333 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:00:41.336 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:00:41 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:00:41.336 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:00:41.336 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [48e75f3d] [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:00:41.336 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2479 resp: 401 UNAUTHORIZED 2023-02-21 00:00:41.337 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:00:41.337 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2479, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:00:41.338 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:49.071 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:49.071 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:49.073 DEBUG 1 --- [nio-8433-exec-2] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]] was [null] 2023-02-21 00:00:49.073 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3be3000e:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47188]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:49.074 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=2 2023-02-21 00:00:49.074 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3be3000e:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47188]]) 2023-02-21 00:00:49.085 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]] 2023-02-21 00:00:49.089 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]] 2023-02-21 00:00:49.098 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]] 2023-02-21 00:00:49.099 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:49.099 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:49.099 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], Read from buffer: [0] 2023-02-21 00:00:49.100 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], Read direct from socket: [111] 2023-02-21 00:00:49.100 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:49.100 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:49.101 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:49.102 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:49.102 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:49.102 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:49.102 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:49.103 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:49.103 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:49.103 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:49.104 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:49.104 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:49.104 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:49.104 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:49.105 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:49.105 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:49.105 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:49.105 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:49.106 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:49.106 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:49.107 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:49.108 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:49.109 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:49.109 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:49.109 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:49.116 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:49.118 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:49.118 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:49.118 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:49.119 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:49.120 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:49.120 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:00:49.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:49.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:49.121 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:00:49.121 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ff4458f:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47190]]) 2023-02-21 00:00:51.338 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:00:51.338 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:00:51.344 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2480 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:00:51.346 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [94338a2] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:00:51.346 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:51.347 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:51.347 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:00:51.347 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:00:51.347 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:00:51.349 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:00:51.350 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:00:51 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:00:51.350 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:00:51.350 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [94338a2] [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:00:51.350 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2480 resp: 401 UNAUTHORIZED 2023-02-21 00:00:51.350 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:00:51.351 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2480, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:00:51.351 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:00:51.352 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:51.352 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:00:51.352 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:00:51.352 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:00:51.352 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:00:59.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:00:59.060 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:00:59.066 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58dc7957:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47266]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:00:59.067 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=2 2023-02-21 00:00:59.067 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58dc7957:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47266]]) 2023-02-21 00:00:59.067 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]] was [null] 2023-02-21 00:00:59.105 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]] 2023-02-21 00:00:59.109 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]] 2023-02-21 00:00:59.113 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]] 2023-02-21 00:00:59.115 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:00:59.115 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:00:59.115 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], Read from buffer: [0] 2023-02-21 00:00:59.115 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], Read direct from socket: [111] 2023-02-21 00:00:59.116 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:00:59.116 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:59.116 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:59.116 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:59.117 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:59.117 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:00:59.117 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:00:59.117 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:00:59.119 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: sse-nio-8433-exec-10 State: N/A Method: Constructor URI: N/A 2023-02-21 00:00:59.120 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:00:59.120 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:00:59.120 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:00:59.120 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:00:59.120 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: dispatch URI: /status 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], State after async post processing: [ASYNC_END] 2023-02-21 00:00:59.121 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: intDispatch URI: /status 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:00:59.122 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:00:59.123 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:00:59.123 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:00:59.123 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:00:59.125 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: recycle URI: /status 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:00:59.126 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5d2fbd75:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47264]]) 2023-02-21 00:01:01.351 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:01.352 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:01.358 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2481 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:01.358 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [534216dc] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:01.361 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:01.361 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:01.361 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:01.361 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:01.362 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:01.363 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:01.365 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:01 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:01.365 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:01.365 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [534216dc] [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:01.366 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2481 resp: 401 UNAUTHORIZED 2023-02-21 00:01:01.366 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:01.366 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2481, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:01.367 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:09.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:09.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:01:09.057 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3e92341a:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47352]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:09.057 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=2 2023-02-21 00:01:09.058 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3e92341a:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47352]]) 2023-02-21 00:01:09.058 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]] was [null] 2023-02-21 00:01:09.066 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]] 2023-02-21 00:01:09.067 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]] 2023-02-21 00:01:09.067 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]] 2023-02-21 00:01:09.069 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:09.069 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], Read from buffer: [0] 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], Read direct from socket: [111] 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:09.070 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:09.071 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:09.071 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:09.071 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:09.072 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:09.072 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:09.072 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:09.076 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:09.077 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:09.077 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:09.077 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:09.078 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:09.079 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:09.079 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:09.079 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:09.079 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:09.080 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:09.080 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:09.080 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:09.081 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:09.081 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:01:09.081 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:09.082 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:09.082 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:01:09.082 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d75b151:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47354]]) 2023-02-21 00:01:11.367 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:11.367 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:11.372 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2482 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:11.373 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [a0295c6] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:11.373 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:11.374 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:11.374 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:11.374 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:11.374 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:11.375 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:11.382 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:11 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:11.382 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:11.383 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [a0295c6] [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:11.383 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2482 resp: 401 UNAUTHORIZED 2023-02-21 00:01:11.384 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:11.384 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2482, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:11.385 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:11.385 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:11.385 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:11.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:11.386 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:11.386 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:12.091 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1676937672091 sessioncount 0 2023-02-21 00:01:12.091 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 0 expired sessions: 0 2023-02-21 00:01:19.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:19.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:01:19.058 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]] was [null] 2023-02-21 00:01:19.060 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42169a2f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47424]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:19.061 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=2 2023-02-21 00:01:19.061 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42169a2f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47424]]) 2023-02-21 00:01:19.068 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]] 2023-02-21 00:01:19.071 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]] 2023-02-21 00:01:19.077 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]] 2023-02-21 00:01:19.083 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:19.083 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:19.083 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], Read from buffer: [0] 2023-02-21 00:01:19.084 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], Read direct from socket: [111] 2023-02-21 00:01:19.084 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:19.084 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:19.084 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:19.085 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:19.085 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:19.085 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:19.085 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:19.085 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:19.087 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: sse-nio-8433-exec-10 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:19.087 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:19.087 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:19.087 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:19.088 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:19.088 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:19.088 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:19.088 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:19.089 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:19.090 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:19.090 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:19.090 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:19.091 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:19.091 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:19.091 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:19.092 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:19.094 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: recycle URI: /status 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:01:19.095 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ad52dfc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47426]]) 2023-02-21 00:01:21.385 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:21.385 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:21.389 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2483 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:21.389 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [786e2d0c] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:21.390 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:21.390 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:21.391 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:21.391 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:21.391 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:21.392 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:21.394 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:21 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:21.395 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:21.395 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [786e2d0c] [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:21.395 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2483 resp: 401 UNAUTHORIZED 2023-02-21 00:01:21.395 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:21.395 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2483, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:21.396 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:22.992 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-02-21 00:01:22.993 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-02-21 00:01:29.060 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:29.069 DEBUG 1 --- [nio-8433-exec-2] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]] was [null] 2023-02-21 00:01:29.072 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4735a403:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47500]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:29.073 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:01:29.073 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4735a403:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47500]]) 2023-02-21 00:01:29.076 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:29.085 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]] 2023-02-21 00:01:29.091 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]] 2023-02-21 00:01:29.092 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]] 2023-02-21 00:01:29.095 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:29.096 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:29.096 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], Read from buffer: [0] 2023-02-21 00:01:29.096 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], Read direct from socket: [111] 2023-02-21 00:01:29.096 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:29.097 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:29.097 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:29.097 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:29.097 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:29.098 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:29.098 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:29.098 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:29.099 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:29.099 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:29.100 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:29.101 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:29.102 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:29.102 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:29.104 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:29.104 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:29.104 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:29.105 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:29.105 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:29.106 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:29.111 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:01:29.112 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:29.112 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:29.112 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:01:29.112 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5df037ce:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47502]]) 2023-02-21 00:01:31.396 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:31.397 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:31.405 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2484 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:31.406 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [68789c8b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:31.407 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:31.407 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:31.408 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:31.408 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:31.408 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:31.409 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:31.412 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:31 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:31.412 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:31.412 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [68789c8b] [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:31.412 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2484 resp: 401 UNAUTHORIZED 2023-02-21 00:01:31.413 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:31.413 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2484, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:31.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:31.414 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:31.414 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:31.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:31.414 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:31.415 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:39.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:39.061 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:01:39.065 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@26e0241f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47578]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:39.066 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=2 2023-02-21 00:01:39.066 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@26e0241f:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47578]]) 2023-02-21 00:01:39.077 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]] was [null] 2023-02-21 00:01:39.101 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]] 2023-02-21 00:01:39.106 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]] 2023-02-21 00:01:39.111 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]] 2023-02-21 00:01:39.114 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:39.114 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:39.114 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], Read from buffer: [0] 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], Read direct from socket: [111] 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:39.115 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:39.116 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:39.116 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: sse-nio-8433-exec-10 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:39.117 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:39.117 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:39.117 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:39.117 DEBUG 1 --- [io-8433-exec-10] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:39.117 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:39.118 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:39.118 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:39.118 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:39.118 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:39.118 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:39.119 DEBUG 1 --- [io-8433-exec-10] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:39.120 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:39.120 DEBUG 1 --- [io-8433-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:39.120 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:39.120 DEBUG 1 --- [io-8433-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:39.122 DEBUG 1 --- [io-8433-exec-10] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:39.122 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:39.122 DEBUG 1 --- [io-8433-exec-10] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: sse-nio-8433-exec-10 State: N/A Method: recycle URI: /status 2023-02-21 00:01:39.122 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:39.123 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:39.123 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:01:39.123 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@29ec73da:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47580]]) 2023-02-21 00:01:41.414 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:41.414 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:41.420 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2485 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:41.420 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [2b4f93ae] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:41.421 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:41.421 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:41.421 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:41.421 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:41.422 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:41 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:41.424 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:41.424 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [2b4f93ae] [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:41.424 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2485 resp: 401 UNAUTHORIZED 2023-02-21 00:01:41.425 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:41.425 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2485, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:41.426 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:49.056 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@64753f9b:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47646]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:49.057 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=0 2023-02-21 00:01:49.057 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@64753f9b:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47646]]) 2023-02-21 00:01:49.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:49.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:49.062 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]] was [null] 2023-02-21 00:01:49.072 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]] 2023-02-21 00:01:49.073 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]] 2023-02-21 00:01:49.076 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]] 2023-02-21 00:01:49.080 DEBUG 1 --- [nio-8433-exec-8] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:49.081 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:49.081 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], Read from buffer: [0] 2023-02-21 00:01:49.081 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], Read direct from socket: [111] 2023-02-21 00:01:49.081 DEBUG 1 --- [nio-8433-exec-8] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:49.082 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:49.082 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:49.082 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:49.082 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:49.083 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:49.083 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:49.083 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:49.084 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-8 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:49.084 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:49.086 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:49.086 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:49.086 DEBUG 1 --- [nio-8433-exec-8] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:49.087 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:49.087 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:49.087 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:49.087 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:49.087 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:49.088 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:49.088 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:49.088 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:49.088 DEBUG 1 --- [nio-8433-exec-8] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:49.088 DEBUG 1 --- [nio-8433-exec-8] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:49.089 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:49.089 DEBUG 1 --- [nio-8433-exec-8] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:49.090 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:49.090 DEBUG 1 --- [nio-8433-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:49.091 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:49.091 DEBUG 1 --- [nio-8433-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:49.092 DEBUG 1 --- [nio-8433-exec-8] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:49.092 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:49.092 DEBUG 1 --- [nio-8433-exec-8] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-8 State: N/A Method: recycle URI: /status 2023-02-21 00:01:49.094 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:49.094 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:49.095 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:01:49.099 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4beec530:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47648]]) 2023-02-21 00:01:51.426 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:01:51.426 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:01:51.431 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2486 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:01:51.431 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [357d8fa4] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:01:51.431 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:51.432 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:51.432 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:01:51.432 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:01:51.432 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:01:51.433 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:01:51.434 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:01:51 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:01:51.434 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:01:51.435 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [357d8fa4] [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:01:51.435 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2486 resp: 401 UNAUTHORIZED 2023-02-21 00:01:51.435 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:01:51.435 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2486, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:01:51.436 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:01:59.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:01:59.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:01:59.057 DEBUG 1 --- [nio-8433-exec-1] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]] was [null] 2023-02-21 00:01:59.058 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e9267e2:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47714]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:01:59.058 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=2 2023-02-21 00:01:59.058 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e9267e2:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47714]]) 2023-02-21 00:01:59.067 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]] 2023-02-21 00:01:59.071 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]] 2023-02-21 00:01:59.071 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Read from buffer: [0] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Read direct from socket: [0] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] o.a.coyote.http11.Http11InputBuffer : Received [] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Status in: [OPEN_READ], State out: [OPEN] 2023-02-21 00:01:59.073 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]] 2023-02-21 00:01:59.074 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:01:59.074 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Read from buffer: [0] 2023-02-21 00:01:59.074 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Read direct from socket: [111] 2023-02-21 00:01:59.075 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:01:59.075 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:59.075 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:59.075 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:59.076 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:59.076 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:01:59.076 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:01:59.076 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:01:59.077 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-4 State: N/A Method: Constructor URI: N/A 2023-02-21 00:01:59.077 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:01:59.077 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: dispatch URI: /status 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:01:59.078 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], State after async post processing: [ASYNC_END] 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:01:59.079 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:01:59.080 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: intDispatch URI: /status 2023-02-21 00:01:59.080 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:01:59.080 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:01:59.080 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:01:59.081 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:01:59.081 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:01:59.081 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:01:59.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:01:59.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: recycle URI: /status 2023-02-21 00:01:59.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:59.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:01:59.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:01:59.083 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6fb50f74:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47716]]) 2023-02-21 00:02:01.436 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:01.436 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:01.441 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2487 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:01.442 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [3cf2c24a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:01.442 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:01.443 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:01.443 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:01.443 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:01.443 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:01.444 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:01.448 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:01 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:01.449 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:01.449 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [3cf2c24a] [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:01.449 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2487 resp: 401 UNAUTHORIZED 2023-02-21 00:02:01.449 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:01.449 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2487, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:01.450 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:09.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:09.060 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:09.060 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]] was [null] 2023-02-21 00:02:09.070 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]] 2023-02-21 00:02:09.071 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]] 2023-02-21 00:02:09.072 DEBUG 1 --- [nio-8433-exec-2] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@66b83630:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47786]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:09.074 DEBUG 1 --- [nio-8433-exec-2] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-2] latch=2 2023-02-21 00:02:09.072 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]] 2023-02-21 00:02:09.075 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@66b83630:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47786]]) 2023-02-21 00:02:09.078 DEBUG 1 --- [nio-8433-exec-3] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:09.078 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:09.078 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], Read from buffer: [0] 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], Read direct from socket: [111] 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:09.079 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:09.080 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:09.080 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:09.080 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:09.081 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-3 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:09.081 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:09.082 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:09.083 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:09.084 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:09.085 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:09.085 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:09.085 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:09.085 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:09.086 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:09.086 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:09.087 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:09.087 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:09.087 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: recycle URI: /status 2023-02-21 00:02:09.087 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:09.088 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:09.088 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=1 2023-02-21 00:02:09.088 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6d8264ae:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47788]]) 2023-02-21 00:02:11.450 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:11.451 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:11.457 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2488 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:11.457 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [10c28d9b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:11.463 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:11.463 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:11.464 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:11.464 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:11.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:11.464 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:11.467 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:11 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:11.467 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:11.467 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [10c28d9b] [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:11.467 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2488 resp: 401 UNAUTHORIZED 2023-02-21 00:02:11.467 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:11.468 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2488, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:11.468 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:11.469 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:11.469 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:11.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:11.469 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:11.469 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:12.097 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1676937732096 sessioncount 0 2023-02-21 00:02:12.100 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 4 expired sessions: 0 2023-02-21 00:02:19.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:19.057 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5498c514:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47858]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:19.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:19.057 DEBUG 1 --- [nio-8433-exec-7] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]] was [null] 2023-02-21 00:02:19.057 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=1 2023-02-21 00:02:19.057 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5498c514:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47858]]) 2023-02-21 00:02:19.065 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]] 2023-02-21 00:02:19.066 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]] 2023-02-21 00:02:19.066 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]] 2023-02-21 00:02:19.067 DEBUG 1 --- [nio-8433-exec-4] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:19.068 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:19.068 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], Read from buffer: [0] 2023-02-21 00:02:19.068 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], Read direct from socket: [111] 2023-02-21 00:02:19.068 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:19.068 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:19.069 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:19.070 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-4 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:19.070 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:19.071 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:19.072 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:19.073 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:19.073 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:19.073 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:19.073 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:19.074 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:19.074 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:19.074 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: recycle URI: /status 2023-02-21 00:02:19.074 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:19.074 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:19.075 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:02:19.075 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b8ddb6a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47860]]) 2023-02-21 00:02:21.469 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:21.469 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:21.474 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2489 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:21.475 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [47c7bece] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:21.475 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:21.475 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:21.475 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:21.475 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:21.476 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:21.477 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:21.484 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:21 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:21.484 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:21.484 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [47c7bece] [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:21.484 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2489 resp: 401 UNAUTHORIZED 2023-02-21 00:02:21.485 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:21.485 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2489, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:21.485 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:21.486 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:21.486 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:21.486 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:21.486 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:21.486 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:22.993 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-02-21 00:02:22.994 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-02-21 00:02:29.057 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]] was [null] 2023-02-21 00:02:29.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:29.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:29.059 DEBUG 1 --- [nio-8433-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7cb7a7c3:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47930]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:29.059 DEBUG 1 --- [nio-8433-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-5] latch=2 2023-02-21 00:02:29.059 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7cb7a7c3:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47930]]) 2023-02-21 00:02:29.066 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]] 2023-02-21 00:02:29.067 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]] 2023-02-21 00:02:29.067 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]] 2023-02-21 00:02:29.069 DEBUG 1 --- [nio-8433-exec-3] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:29.069 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:29.070 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], Read from buffer: [0] 2023-02-21 00:02:29.070 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], Read direct from socket: [111] 2023-02-21 00:02:29.070 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:29.070 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:29.070 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:29.071 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:29.071 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:29.071 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:29.071 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:29.071 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:29.072 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-3 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:29.072 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:29.072 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:29.073 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:29.074 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:29.074 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:29.074 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:29.074 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:29.074 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:29.075 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:29.075 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:29.075 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:29.075 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:29.075 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:29.076 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:29.076 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:29.077 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: recycle URI: /status 2023-02-21 00:02:29.077 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:29.077 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:29.077 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=1 2023-02-21 00:02:29.077 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4e26d9a6:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:47932]]) 2023-02-21 00:02:31.486 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:31.486 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:31.492 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2490 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:31.492 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [1e1e093d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:31.494 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:31.494 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:31.494 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:31.494 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:31.494 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:31.495 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:31.499 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:31 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:31.499 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:31.499 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [1e1e093d] [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:31.499 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2490 resp: 401 UNAUTHORIZED 2023-02-21 00:02:31.500 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:31.500 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2490, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:31.501 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:39.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:39.068 DEBUG 1 --- [nio-8433-exec-1] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2229fa4a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48008]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:39.068 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:39.068 DEBUG 1 --- [nio-8433-exec-1] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-1] latch=1 2023-02-21 00:02:39.068 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2229fa4a:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48008]]) 2023-02-21 00:02:39.069 DEBUG 1 --- [nio-8433-exec-1] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]] was [null] 2023-02-21 00:02:39.079 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]] 2023-02-21 00:02:39.081 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]] 2023-02-21 00:02:39.083 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]] 2023-02-21 00:02:39.095 DEBUG 1 --- [nio-8433-exec-4] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:39.096 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:39.096 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], Read from buffer: [0] 2023-02-21 00:02:39.096 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], Read direct from socket: [111] 2023-02-21 00:02:39.097 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:39.097 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:39.097 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:39.098 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:39.098 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:39.098 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:39.098 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:39.099 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:39.099 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-4 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:39.100 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:39.100 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:39.100 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:39.100 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:39.101 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:39.101 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:39.101 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:39.101 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:39.101 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:39.102 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:39.103 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:39.103 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:39.103 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:39.103 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:39.104 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:39.104 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: recycle URI: /status 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:02:39.105 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@54ef2cc:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48010]]) 2023-02-21 00:02:41.501 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:41.502 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:41.507 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2491 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:41.508 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [34d47826] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:41.512 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:41.513 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:41.513 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:41.513 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:41.513 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:41.514 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:41.517 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:41 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:41.517 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:41.517 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [34d47826] [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:41.517 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2491 resp: 401 UNAUTHORIZED 2023-02-21 00:02:41.518 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:41.518 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2491, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:41.518 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:41.519 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:41.519 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:41.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:41.519 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:41.519 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:49.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:49.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:49.060 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]] was [null] 2023-02-21 00:02:49.068 DEBUG 1 --- [nio-8433-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@456613ca:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48074]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:49.068 DEBUG 1 --- [nio-8433-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-5] latch=2 2023-02-21 00:02:49.068 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@456613ca:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48074]]) 2023-02-21 00:02:49.070 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]] 2023-02-21 00:02:49.071 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]] 2023-02-21 00:02:49.071 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]] 2023-02-21 00:02:49.074 DEBUG 1 --- [nio-8433-exec-3] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:49.074 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:49.074 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], Read from buffer: [0] 2023-02-21 00:02:49.075 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], Read direct from socket: [111] 2023-02-21 00:02:49.075 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:49.075 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:49.075 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:49.076 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:49.076 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:49.076 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:49.076 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:49.077 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:49.077 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-3 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:49.078 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:49.078 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:49.078 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:49.078 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:49.078 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:49.079 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:49.080 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:49.081 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:49.081 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:49.081 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:49.082 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:49.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:49.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: recycle URI: /status 2023-02-21 00:02:49.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:49.082 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:49.083 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=1 2023-02-21 00:02:49.083 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1b475395:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48076]]) 2023-02-21 00:02:51.520 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:02:51.520 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:02:51.526 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2492 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:02:51.526 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [307e8572] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:02:51.527 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:51.527 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:51.527 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:02:51.527 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:02:51.527 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:02:51.528 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:02:51.532 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:02:51 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:02:51.533 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:02:51.533 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [307e8572] [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:02:51.533 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2492 resp: 401 UNAUTHORIZED 2023-02-21 00:02:51.533 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:02:51.533 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2492, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:02:51.534 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:02:51.534 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:51.534 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:02:51.534 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:02:51.534 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:02:51.535 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:02:59.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:02:59.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:02:59.057 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15c68f93:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48148]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:02:59.057 DEBUG 1 --- [nio-8433-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-6] latch=2 2023-02-21 00:02:59.058 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15c68f93:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48148]]) 2023-02-21 00:02:59.058 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]] was [null] 2023-02-21 00:02:59.078 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]] 2023-02-21 00:02:59.081 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]] 2023-02-21 00:02:59.083 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]] 2023-02-21 00:02:59.084 DEBUG 1 --- [nio-8433-exec-4] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:02:59.084 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:02:59.084 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], Read from buffer: [0] 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], Read direct from socket: [111] 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:59.085 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:59.086 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:02:59.086 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:02:59.086 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:02:59.089 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-4 State: N/A Method: Constructor URI: N/A 2023-02-21 00:02:59.089 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:02:59.090 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:02:59.090 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:02:59.090 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:02:59.091 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: dispatch URI: /status 2023-02-21 00:02:59.091 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:02:59.091 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:02:59.091 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:02:59.091 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:02:59.092 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], State after async post processing: [ASYNC_END] 2023-02-21 00:02:59.092 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:02:59.092 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:02:59.092 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:02:59.093 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:02:59.093 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: intDispatch URI: /status 2023-02-21 00:02:59.093 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:02:59.093 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:02:59.094 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:02:59.094 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:02:59.094 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:02:59.095 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:02:59.095 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:02:59.096 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: recycle URI: /status 2023-02-21 00:02:59.097 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:59.097 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:02:59.097 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:02:59.097 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3414da93:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48150]]) 2023-02-21 00:03:01.534 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:01.535 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:01.539 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2493 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:01.540 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [4ab57c7d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:01.540 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:01.541 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:01.541 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:01.541 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:01.541 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:01.542 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:01.544 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:01 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:01.544 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:01.544 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [4ab57c7d] [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:01.544 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2493 resp: 401 UNAUTHORIZED 2023-02-21 00:03:01.545 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:01.545 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2493, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:01.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:01.546 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:01.546 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:01.546 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:01.547 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:01.547 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:09.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:09.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:03:09.061 DEBUG 1 --- [nio-8433-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ee69507:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48222]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:09.061 DEBUG 1 --- [nio-8433-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-5] latch=2 2023-02-21 00:03:09.061 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3ee69507:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48222]]) 2023-02-21 00:03:09.063 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]] was [null] 2023-02-21 00:03:09.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]] 2023-02-21 00:03:09.085 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]] 2023-02-21 00:03:09.092 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]] 2023-02-21 00:03:09.094 DEBUG 1 --- [nio-8433-exec-3] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:09.094 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:09.095 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], Read from buffer: [0] 2023-02-21 00:03:09.095 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], Read direct from socket: [111] 2023-02-21 00:03:09.095 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:09.096 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:09.096 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:09.096 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:09.096 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:09.097 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:09.097 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:09.098 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-3 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:09.100 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:09.101 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:09.102 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:09.102 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:09.102 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:09.102 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:09.102 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:09.103 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:09.103 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:09.104 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:09.104 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:09.105 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:09.105 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:09.105 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: recycle URI: /status 2023-02-21 00:03:09.106 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:09.106 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:09.106 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=1 2023-02-21 00:03:09.106 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@263dc288:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48224]]) 2023-02-21 00:03:11.547 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:11.548 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:11.560 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2494 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:11.564 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [240cd3f7] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:11.570 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:11.571 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:11.571 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:11.571 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:11.571 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:11.573 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:11.576 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:11 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:11.576 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:11.576 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [240cd3f7] [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:11.576 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2494 resp: 401 UNAUTHORIZED 2023-02-21 00:03:11.577 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:11.578 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2494, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:11.579 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:11.579 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:11.579 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:11.579 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:11.580 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:11.580 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:12.107 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1676937792106 sessioncount 0 2023-02-21 00:03:12.107 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2023-02-21 00:03:19.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:19.058 DEBUG 1 --- [nio-8433-exec-6] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]] was [null] 2023-02-21 00:03:19.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:03:19.059 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@228cb99:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48292]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:19.059 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=2 2023-02-21 00:03:19.059 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@228cb99:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48292]]) 2023-02-21 00:03:19.069 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]] 2023-02-21 00:03:19.071 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]] 2023-02-21 00:03:19.072 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]] 2023-02-21 00:03:19.074 DEBUG 1 --- [nio-8433-exec-4] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:19.075 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:19.075 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], Read from buffer: [0] 2023-02-21 00:03:19.075 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], Read direct from socket: [111] 2023-02-21 00:03:19.075 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:19.076 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:19.076 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:19.077 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:19.077 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:19.078 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:19.078 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:19.078 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:19.079 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-4 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:19.080 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:19.081 DEBUG 1 --- [nio-8433-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:19.082 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:19.082 DEBUG 1 --- [nio-8433-exec-4] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:19.082 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:19.082 DEBUG 1 --- [nio-8433-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:19.083 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:19.083 DEBUG 1 --- [nio-8433-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:19.084 DEBUG 1 --- [nio-8433-exec-4] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:19.085 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:19.085 DEBUG 1 --- [nio-8433-exec-4] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-4 State: N/A Method: recycle URI: /status 2023-02-21 00:03:19.085 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:19.085 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:19.086 DEBUG 1 --- [nio-8433-exec-4] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-4] latch=1 2023-02-21 00:03:19.086 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17cdd27d:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48290]]) 2023-02-21 00:03:21.579 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:21.580 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:21.586 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2495 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:21.587 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [338e8a18] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:21.587 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:21.588 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:21.588 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:21.588 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:21.588 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:21.589 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:21.592 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:21 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:21.592 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:21.592 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [338e8a18] [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:21.592 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2495 resp: 401 UNAUTHORIZED 2023-02-21 00:03:21.593 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:21.593 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2495, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:21.594 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:21.594 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:21.594 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:21.594 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:21.594 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:21.595 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:22.993 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-02-21 00:03:22.994 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-02-21 00:03:29.065 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:29.065 DEBUG 1 --- [nio-8433-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@75586a26:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48360]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:29.067 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:29.067 DEBUG 1 --- [nio-8433-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-5] latch=1 2023-02-21 00:03:29.067 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@75586a26:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48360]]) 2023-02-21 00:03:29.067 DEBUG 1 --- [nio-8433-exec-5] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]] was [null] 2023-02-21 00:03:29.087 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]] 2023-02-21 00:03:29.096 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]] 2023-02-21 00:03:29.097 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]] 2023-02-21 00:03:29.101 DEBUG 1 --- [nio-8433-exec-3] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:29.101 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:29.102 DEBUG 1 --- [nio-8433-exec-3] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], Read from buffer: [0] 2023-02-21 00:03:29.102 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], Read direct from socket: [111] 2023-02-21 00:03:29.102 DEBUG 1 --- [nio-8433-exec-3] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:29.103 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:29.104 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:29.104 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:29.104 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:29.105 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:29.105 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:29.106 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-3 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:29.108 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:29.109 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:29.109 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:29.109 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:29.109 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:29.109 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:29.110 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:29.110 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:29.110 DEBUG 1 --- [nio-8433-exec-3] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:29.111 DEBUG 1 --- [nio-8433-exec-3] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:29.111 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:29.114 DEBUG 1 --- [nio-8433-exec-3] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:29.114 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:29.115 DEBUG 1 --- [nio-8433-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:29.116 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:29.118 DEBUG 1 --- [nio-8433-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:29.119 DEBUG 1 --- [nio-8433-exec-3] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:29.121 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:29.121 DEBUG 1 --- [nio-8433-exec-3] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-3 State: N/A Method: recycle URI: /status 2023-02-21 00:03:29.121 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:29.122 DEBUG 1 --- [nio-8433-exec-3] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:29.122 DEBUG 1 --- [nio-8433-exec-3] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-3] latch=1 2023-02-21 00:03:29.122 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@349042f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48362]]) 2023-02-21 00:03:31.594 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:31.595 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:31.602 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2496 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:31.603 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [771fdc0e] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:31.604 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:31.604 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:31.604 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:31.604 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:31.605 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:31.606 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:31.611 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:31 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:31.611 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:31.612 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [771fdc0e] [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:31.612 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2496 resp: 401 UNAUTHORIZED 2023-02-21 00:03:31.612 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:31.612 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2496, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:31.613 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:31.613 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:31.614 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:31.614 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:31.614 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:31.614 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:39.061 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]] was [null] 2023-02-21 00:03:39.061 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:39.067 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:03:39.067 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@71fbabbc:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48442]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:39.067 DEBUG 1 --- [nio-8433-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-6] latch=2 2023-02-21 00:03:39.067 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@71fbabbc:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48442]]) 2023-02-21 00:03:39.071 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]] 2023-02-21 00:03:39.072 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]] 2023-02-21 00:03:39.072 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]] 2023-02-21 00:03:39.074 DEBUG 1 --- [nio-8433-exec-4] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:39.074 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:39.074 DEBUG 1 --- [nio-8433-exec-4] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Read from buffer: [0] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Read direct from socket: [0] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-4] o.a.coyote.http11.Http11InputBuffer : Received [] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-4] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Status in: [OPEN_READ], State out: [OPEN] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:39.075 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Read from buffer: [0] 2023-02-21 00:03:39.076 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Read direct from socket: [111] 2023-02-21 00:03:39.076 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:39.076 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:39.076 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:39.076 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:39.077 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:39.077 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:39.077 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:39.077 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:39.078 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-9 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:39.079 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:39.079 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:39.079 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:39.079 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:39.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:39.080 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:39.080 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:39.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:39.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:39.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:39.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:39.081 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:39.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:39.082 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:39.082 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:39.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:39.082 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:39.083 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:39.083 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:39.083 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:39.084 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:39.084 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:39.084 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: recycle URI: /status 2023-02-21 00:03:39.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:39.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:39.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-9] latch=1 2023-02-21 00:03:39.085 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4de8d9ad:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48440]]) 2023-02-21 00:03:41.613 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:41.614 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:41.621 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2497 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:41.621 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [16281004] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:41.622 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:41.622 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:41.622 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:41.622 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:41.622 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:41.623 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:41.633 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:41 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:41.634 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:41.634 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [16281004] [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:41.634 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2497 resp: 401 UNAUTHORIZED 2023-02-21 00:03:41.635 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:41.635 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2497, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:41.635 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:41.636 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:41.636 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:41.636 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:41.636 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:41.636 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:49.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:49.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:03:49.058 DEBUG 1 --- [nio-8433-exec-5] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@419defea:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48510]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:49.058 DEBUG 1 --- [nio-8433-exec-5] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-5] latch=2 2023-02-21 00:03:49.059 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@419defea:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48510]]) 2023-02-21 00:03:49.059 DEBUG 1 --- [nio-8433-exec-5] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]] was [null] 2023-02-21 00:03:49.077 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]] 2023-02-21 00:03:49.078 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]] 2023-02-21 00:03:49.078 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]] 2023-02-21 00:03:49.083 DEBUG 1 --- [nio-8433-exec-6] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:49.083 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:49.083 DEBUG 1 --- [nio-8433-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], Read from buffer: [0] 2023-02-21 00:03:49.084 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], Read direct from socket: [111] 2023-02-21 00:03:49.084 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:49.084 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:49.084 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:49.085 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:49.085 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:49.085 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:49.085 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:49.086 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-6 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:49.087 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:49.088 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:49.088 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:49.088 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:49.088 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:49.089 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:49.090 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:49.090 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:49.090 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:49.091 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:49.092 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:49.093 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:49.093 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:49.097 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: recycle URI: /status 2023-02-21 00:03:49.097 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:49.097 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:49.097 DEBUG 1 --- [nio-8433-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-6] latch=1 2023-02-21 00:03:49.097 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4b590473:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48512]]) 2023-02-21 00:03:51.636 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:03:51.636 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:03:51.641 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2498 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:03:51.642 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [54f9ea5d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:03:51.642 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:51.642 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:51.642 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:03:51.643 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:03:51.643 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:03:51.645 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:03:51.649 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:03:51 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:03:51.649 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:03:51.649 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [54f9ea5d] [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:03:51.649 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2498 resp: 401 UNAUTHORIZED 2023-02-21 00:03:51.650 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:03:51.650 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2498, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:03:51.651 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:03:59.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:03:59.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:03:59.059 DEBUG 1 --- [nio-8433-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@26446da2:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48578]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:03:59.059 DEBUG 1 --- [nio-8433-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-7] latch=2 2023-02-21 00:03:59.060 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@26446da2:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48578]]) 2023-02-21 00:03:59.061 DEBUG 1 --- [io-8433-exec-10] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]] was [null] 2023-02-21 00:03:59.069 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]] 2023-02-21 00:03:59.071 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]] 2023-02-21 00:03:59.072 DEBUG 1 --- [nio-8433-exec-4] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]] 2023-02-21 00:03:59.076 DEBUG 1 --- [nio-8433-exec-9] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:03:59.077 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:03:59.077 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], Read from buffer: [0] 2023-02-21 00:03:59.077 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], Read direct from socket: [111] 2023-02-21 00:03:59.077 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:03:59.078 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:59.078 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:59.078 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:59.078 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:59.078 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:03:59.079 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:03:59.079 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:03:59.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-9 State: N/A Method: Constructor URI: N/A 2023-02-21 00:03:59.080 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:03:59.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:03:59.080 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:03:59.080 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: dispatch URI: /status 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], State after async post processing: [ASYNC_END] 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:03:59.081 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:03:59.082 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: intDispatch URI: /status 2023-02-21 00:03:59.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:03:59.082 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:03:59.083 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:03:59.083 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:03:59.083 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:03:59.084 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:03:59.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:03:59.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: recycle URI: /status 2023-02-21 00:03:59.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:59.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:03:59.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-9] latch=1 2023-02-21 00:03:59.086 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@441082d1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48580]]) 2023-02-21 00:04:01.651 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:04:01.651 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:04:01.657 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2499 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:04:01.657 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [13e07490] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:04:01.657 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:01.658 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:01.658 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:01.658 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:04:01.658 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:04:01.659 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:04:01.661 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:04:01 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:04:01.661 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:04:01.661 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [13e07490] [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:04:01.662 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2499 resp: 401 UNAUTHORIZED 2023-02-21 00:04:01.662 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:04:01.662 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2499, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:04:01.663 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:04:01.663 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:01.663 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:01.663 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:04:01.663 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:04:01.664 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:09.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:04:09.057 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@600f655c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48648]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:04:09.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:04:09.058 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=1 2023-02-21 00:04:09.058 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@600f655c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48648]]) 2023-02-21 00:04:09.058 DEBUG 1 --- [nio-8433-exec-2] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]] was [null] 2023-02-21 00:04:09.069 DEBUG 1 --- [nio-8433-exec-2] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]] 2023-02-21 00:04:09.070 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]] 2023-02-21 00:04:09.071 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]] 2023-02-21 00:04:09.073 DEBUG 1 --- [nio-8433-exec-6] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:04:09.073 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:04:09.073 DEBUG 1 --- [nio-8433-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], Read from buffer: [0] 2023-02-21 00:04:09.074 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], Read direct from socket: [111] 2023-02-21 00:04:09.074 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:04:09.074 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:09.074 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:09.074 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:09.075 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:09.075 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:04:09.075 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:04:09.076 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:04:09.077 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-6 State: N/A Method: Constructor URI: N/A 2023-02-21 00:04:09.077 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:04:09.077 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:04:09.077 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:04:09.077 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: dispatch URI: /status 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:04:09.078 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], State after async post processing: [ASYNC_END] 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: intDispatch URI: /status 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:04:09.079 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:04:09.080 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:04:09.080 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:04:09.080 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: recycle URI: /status 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-6] latch=1 2023-02-21 00:04:09.081 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c73d274:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48650]]) 2023-02-21 00:04:11.666 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:04:11.666 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:04:11.672 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2500 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:04:11.673 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [1a96354e] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:04:11.673 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:11.674 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:11.674 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:11.674 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:04:11.674 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:04:11.675 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:04:11.683 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:04:11 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:04:11.683 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:04:11.683 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [1a96354e] [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:04:11.683 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2500 resp: 401 UNAUTHORIZED 2023-02-21 00:04:11.684 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:04:11.684 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2500, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:04:11.685 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:04:11.685 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:11.685 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:11.686 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:04:11.686 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:04:11.686 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:12.113 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : Start expire sessions StandardManager at 1676937852113 sessioncount 0 2023-02-21 00:04:12.114 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase : End expire sessions StandardManager processingTime 1 expired sessions: 0 2023-02-21 00:04:19.058 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:04:19.058 DEBUG 1 --- [nio-8433-exec-7] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3e5de817:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48718]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:04:19.059 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:04:19.064 DEBUG 1 --- [nio-8433-exec-7] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-7] latch=1 2023-02-21 00:04:19.064 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3e5de817:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48718]]) 2023-02-21 00:04:19.065 DEBUG 1 --- [nio-8433-exec-7] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]] was [null] 2023-02-21 00:04:19.072 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]] 2023-02-21 00:04:19.073 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]] 2023-02-21 00:04:19.073 DEBUG 1 --- [nio-8433-exec-7] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]] 2023-02-21 00:04:19.076 DEBUG 1 --- [nio-8433-exec-9] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:04:19.076 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:04:19.077 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], Read from buffer: [0] 2023-02-21 00:04:19.077 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], Read direct from socket: [111] 2023-02-21 00:04:19.077 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:04:19.078 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:19.078 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:19.079 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:19.079 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:19.079 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:04:19.079 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:04:19.080 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:04:19.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-9 State: N/A Method: Constructor URI: N/A 2023-02-21 00:04:19.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:04:19.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:04:19.081 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:04:19.081 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:04:19.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: dispatch URI: /status 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], State after async post processing: [ASYNC_END] 2023-02-21 00:04:19.082 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: intDispatch URI: /status 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:04:19.083 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:04:19.084 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:04:19.084 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:04:19.084 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:04:19.085 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:04:19.085 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:04:19.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: recycle URI: /status 2023-02-21 00:04:19.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:19.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:19.086 DEBUG 1 --- [nio-8433-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-9] latch=1 2023-02-21 00:04:19.086 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@58206d1c:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48720]]) 2023-02-21 00:04:21.685 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:04:21.686 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:04:21.691 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2501 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:04:21.691 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [4c68ae28] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:04:21.692 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:21.692 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:21.692 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:21.692 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:04:21.692 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:04:21.693 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:04:21.696 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:04:22 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:04:21.696 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:04:21.696 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [4c68ae28] [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:04:21.696 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2501 resp: 401 UNAUTHORIZED 2023-02-21 00:04:21.697 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:04:21.697 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2501, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:04:21.697 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:04:21.697 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:21.698 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:21.698 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:04:21.698 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:04:21.699 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:22.992 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking Rics starting 2023-02-21 00:04:22.993 DEBUG 1 --- [ scheduling-1] o.o.c.o.a.tasks.RicSupervision : Checking all RICs completed 2023-02-21 00:04:29.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:04:29.057 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:04:29.058 DEBUG 1 --- [nio-8433-exec-8] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@709d86f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48786]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:04:29.058 DEBUG 1 --- [nio-8433-exec-8] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-8] latch=2 2023-02-21 00:04:29.058 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@709d86f1:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48786]]) 2023-02-21 00:04:29.059 DEBUG 1 --- [nio-8433-exec-8] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]] was [null] 2023-02-21 00:04:29.067 DEBUG 1 --- [nio-8433-exec-8] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]] 2023-02-21 00:04:29.068 DEBUG 1 --- [nio-8433-exec-5] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]] 2023-02-21 00:04:29.068 DEBUG 1 --- [nio-8433-exec-3] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]] 2023-02-21 00:04:29.069 DEBUG 1 --- [nio-8433-exec-6] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:04:29.070 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:04:29.070 DEBUG 1 --- [nio-8433-exec-6] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], Read from buffer: [0] 2023-02-21 00:04:29.070 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], Read direct from socket: [111] 2023-02-21 00:04:29.071 DEBUG 1 --- [nio-8433-exec-6] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:04:29.071 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:29.071 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:29.071 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:29.072 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:29.072 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:04:29.072 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:04:29.072 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:04:29.073 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-6 State: N/A Method: Constructor URI: N/A 2023-02-21 00:04:29.073 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:04:29.074 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:04:29.074 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:04:29.074 DEBUG 1 --- [nio-8433-exec-6] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:04:29.074 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: dispatch URI: /status 2023-02-21 00:04:29.075 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:04:29.075 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:04:29.075 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:04:29.075 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:04:29.076 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], State after async post processing: [ASYNC_END] 2023-02-21 00:04:29.076 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:29.076 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:29.077 DEBUG 1 --- [nio-8433-exec-6] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:29.077 DEBUG 1 --- [nio-8433-exec-6] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:29.077 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: intDispatch URI: /status 2023-02-21 00:04:29.077 DEBUG 1 --- [nio-8433-exec-6] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:04:29.077 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:04:29.078 DEBUG 1 --- [nio-8433-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:04:29.078 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:04:29.078 DEBUG 1 --- [nio-8433-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:04:29.079 DEBUG 1 --- [nio-8433-exec-6] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:04:29.079 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:04:29.080 DEBUG 1 --- [nio-8433-exec-6] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-6 State: N/A Method: recycle URI: /status 2023-02-21 00:04:29.080 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:29.080 DEBUG 1 --- [nio-8433-exec-6] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:29.080 DEBUG 1 --- [nio-8433-exec-6] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-6] latch=1 2023-02-21 00:04:29.080 DEBUG 1 --- [nio-8433-exec-6] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7c403336:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48788]]) 2023-02-21 00:04:31.698 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:04:31.698 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:04:31.703 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2502 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:04:31.703 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [57580efa] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:04:31.703 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:31.704 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:31.704 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:31.704 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:04:31.704 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:04:31.705 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:04:31.709 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:04:32 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:04:31.709 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_received]) 2023-02-21 00:04:31.710 DEBUG 1 --- [or-http-epoll-2] o.s.w.r.f.client.ExchangeFunctions : [57580efa] [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Response 401 UNAUTHORIZED 2023-02-21 00:04:31.710 DEBUG 1 --- [or-http-epoll-2] o.o.c.o.a.clients.AsyncRestClient : 2502 resp: 401 UNAUTHORIZED 2023-02-21 00:04:31.711 DEBUG 1 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 2023-02-21 00:04:31.711 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2502, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received last HTTP packet 2023-02-21 00:04:31.711 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [response_completed]) 2023-02-21 00:04:31.712 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: ReadTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (WriteTimeoutHandler = io.netty.handler.timeout.WriteTimeoutHandler), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:31.712 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2023-02-21 00:04:31.712 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [disconnecting]) 2023-02-21 00:04:31.712 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Releasing channel 2023-02-21 00:04:31.712 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:39.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=1 2023-02-21 00:04:39.056 DEBUG 1 --- [io-8433-exec-10] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@56421882:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48866]], Status in: [CONNECT_FAIL], State out: [CLOSED] 2023-02-21 00:04:39.056 DEBUG 1 --- [o-8433-Acceptor] o.apache.tomcat.util.threads.LimitLatch : Counting up[https-jsse-nio-8433-Acceptor] latch=2 2023-02-21 00:04:39.056 DEBUG 1 --- [io-8433-exec-10] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-10] latch=1 2023-02-21 00:04:39.056 DEBUG 1 --- [io-8433-exec-10] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@56421882:org.apache.tomcat.util.net.SecureNioChannel@26442df2:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48866]]) 2023-02-21 00:04:39.057 DEBUG 1 --- [nio-8433-exec-1] o.a.tomcat.util.net.SecureNioChannel : The SNI host name extracted for connection [java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]] was [null] 2023-02-21 00:04:39.066 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]] 2023-02-21 00:04:39.067 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered write interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]] 2023-02-21 00:04:39.067 DEBUG 1 --- [nio-8433-exec-1] org.apache.tomcat.util.net.NioEndpoint : Registered read interest for [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]] 2023-02-21 00:04:39.069 DEBUG 1 --- [nio-8433-exec-9] jdk.event.security : TLSHandshake: null:-1, TLSv1.3, TLS_AES_128_GCM_SHA256, 0 2023-02-21 00:04:39.069 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [111] 2023-02-21 00:04:39.069 DEBUG 1 --- [nio-8433-exec-9] o.a.tomcat.util.net.SocketWrapperBase : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], Read from buffer: [0] 2023-02-21 00:04:39.070 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], Read direct from socket: [111] 2023-02-21 00:04:39.070 DEBUG 1 --- [nio-8433-exec-9] o.a.coyote.http11.Http11InputBuffer : Received [GET /status HTTP/1.1 Host: 10.233.72.152:8433 User-Agent: kube-probe/1.23 Accept: */* Connection: close ] 2023-02-21 00:04:39.070 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:39.071 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:39.071 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:39.071 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:39.071 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8 2023-02-21 00:04:39.071 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : GET "/status", parameters={} 2023-02-21 00:04:39.072 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1() 2023-02-21 00:04:39.072 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: null CReq: null RP: null Stage: - Thread: jsse-nio-8433-exec-9 State: N/A Method: Constructor URI: N/A 2023-02-21 00:04:39.072 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHED] to [STARTING] 2023-02-21 00:04:39.076 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onStartAsync() event for any AsyncListeners 2023-02-21 00:04:39.076 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Started async request 2023-02-21 00:04:39.076 DEBUG 1 --- [nio-8433-exec-9] o.s.w.c.request.async.WebAsyncManager : Async result set, dispatch to /status 2023-02-21 00:04:39.076 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: dispatch URI: /status 2023-02-21 00:04:39.076 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [STARTING] to [MUST_DISPATCH] 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting but response remains open for further handling 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], Status in: [OPEN_READ], State out: [LONG] 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [MUST_DISPATCH] to [DISPATCHING] 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], State after async post processing: [ASYNC_END] 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.valves.RemoteIpValve : Incoming request /status with originalRemoteAddr [10.233.72.210], originalRemoteHost=[10.233.72.210], originalSecure=[true], originalScheme=[https], originalServerName=[10.233.72.152], originalServerPort=[8433] will be seen as newRemoteAddr=[10.233.72.210], newRemoteHost=[10.233.72.210], newSecure=[true], newScheme=[https], newServerName=[10.233.72.152], newServerPort=[8433] 2023-02-21 00:04:39.077 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /status 2023-02-21 00:04:39.078 DEBUG 1 --- [nio-8433-exec-9] org.apache.catalina.realm.RealmBase : No applicable constraints defined 2023-02-21 00:04:39.078 DEBUG 1 --- [nio-8433-exec-9] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint 2023-02-21 00:04:39.078 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: intDispatch URI: /status 2023-02-21 00:04:39.078 DEBUG 1 --- [nio-8433-exec-9] org.apache.coyote.AsyncStateMachine : Changing async state from [DISPATCHING] to [DISPATCHED] 2023-02-21 00:04:39.078 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : "ASYNC" dispatch for GET "/status", parameters={} 2023-02-21 00:04:39.079 DEBUG 1 --- [nio-8433-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>] 2023-02-21 00:04:39.079 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json] 2023-02-21 00:04:39.079 DEBUG 1 --- [nio-8433-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["hunky dory"] 2023-02-21 00:04:39.080 DEBUG 1 --- [nio-8433-exec-9] o.s.web.servlet.DispatcherServlet : Exiting from "ASYNC" dispatch, status 200 2023-02-21 00:04:39.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Firing onComplete() event for any AsyncListeners 2023-02-21 00:04:39.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.catalina.core.AsyncContextImpl : Req: 14499d6b CReq: 5828fc80 RP: 1c9e2947 Stage: 3 Thread: jsse-nio-8433-exec-9 State: N/A Method: recycle URI: /status 2023-02-21 00:04:39.080 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:39.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.coyote.http11.Http11Processor : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]], Status in: [OPEN_READ], State out: [CLOSED] 2023-02-21 00:04:39.081 DEBUG 1 --- [nio-8433-exec-9] o.apache.tomcat.util.threads.LimitLatch : Counting down[https-jsse-nio-8433-exec-9] latch=1 2023-02-21 00:04:39.081 DEBUG 1 --- [nio-8433-exec-9] org.apache.tomcat.util.net.NioEndpoint : Calling [org.apache.tomcat.util.net.NioEndpoint@2f8afb31].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@42c793be:org.apache.tomcat.util.net.SecureNioChannel@2a4f3d39:java.nio.channels.SocketChannel[connected local=/10.233.72.152:8433 remote=/10.233.72.210:48868]]) 2023-02-21 00:04:41.712 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : InfiniteFlux.onRequest 1 2023-02-21 00:04:41.712 DEBUG 1 --- [ parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer : fetchFromDmaap 2023-02-21 00:04:41.718 DEBUG 1 --- [ parallel-1] o.o.c.o.a.clients.AsyncRestClient : 2503 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100'' 2023-02-21 00:04:41.718 DEBUG 1 --- [ parallel-1] o.s.w.r.f.client.ExchangeFunctions : [478ca475] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100 2023-02-21 00:04:41.719 DEBUG 1 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2023-02-21 00:04:41.719 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [ReadTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:41.719 DEBUG 1 --- [or-http-epoll-2] reactor.netty.ReactorNetty : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Added decoder [WriteTimeoutHandler] at the end of the user pipeline, full pipeline: [reactor.left.httpCodec, ReadTimeoutHandler, WriteTimeoutHandler, reactor.right.reactiveBridge, DefaultChannelPipeline$TailContext#0] 2023-02-21 00:04:41.719 DEBUG 1 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Handler is being applied: {uri=http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, method=GET} 2023-02-21 00:04:41.719 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_prepared]) 2023-02-21 00:04:41.720 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904]}}, [request_sent]) 2023-02-21 00:04:41.723 DEBUG 1 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] Received response (auto-read:false) : [Date=Tue, 21 Feb 2023 00:04:42 GMT, WWW-Authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", Server=Jetty(9.4.z-SNAPSHOT), content-length=0] 2023-02-21 00:04:41.723 DEBUG 1 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [754a886d-2503, L:/10.233.72.152:45200 - R:message-router.onap.svc.cluster.local/10.233.68.49:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x754a886d, L:/10.233.72.152:45200 - R:message-router