Results

By type

          2023-02-17 08:47:15.568 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:47:15.568 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-2  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:47:15.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4911dad7:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:33395]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4911dad7:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:33395]], State after async post processing: [ASYNC_END]
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:15.570 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:15.571 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:15.571 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:47:15.571 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:47:15.571 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:47:15.571 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:47:15.572 DEBUG 1 --- [nio-8081-exec-2] 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-17 08:47:15.572 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:47:15.572 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:47:15.572 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:47:15.573 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:47:15.573 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4911dad7:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:33395]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:15.573 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4911dad7:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:33395]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:15.573 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-2] latch=1
2023-02-17 08:47:15.573 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4911dad7:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:33395]])
2023-02-17 08:47:20.237 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:47:20.237 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:47:20.239 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:47:20.243 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3425 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:47:20.243 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [3c3a7f3e] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:47:20.244 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:20.244 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:20.244 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:20.244 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:20.244 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:47:20.245 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:47:20.252 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:47:20 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=4, content-length=0]
2023-02-17 08:47:20.252 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:47:20.252 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [3c3a7f3e] [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:47:20.253 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3425 resp: 401 UNAUTHORIZED
2023-02-17 08:47:20.253 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:47:20.253 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3351, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:47:20.254 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:47:20.254 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:20.255 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:47:20.255 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:47:20.255 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:47:20.255 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:25.566 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:47:25.567 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:47:25.567 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:25.567 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:25.567 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], Read from buffer: [0]
2023-02-17 08:47:25.568 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9d4a16c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40921]], Read from buffer: [0]
2023-02-17 08:47:25.568 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], Read direct from socket: [134]
2023-02-17 08:47:25.568 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:25.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:25.568 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:47:25.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9d4a16c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40921]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:25.570 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-1] latch=2
2023-02-17 08:47:25.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@9d4a16c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40921]])
2023-02-17 08:47:25.570 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:25.572 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:25.572 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:25.572 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:25.573 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:47:25.573 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:47:25.573 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-3  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:47:25.574 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], State after async post processing: [ASYNC_END]
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:25.575 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:25.576 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:25.576 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:47:25.576 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:47:25.576 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:47:25.576 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:47:25.577 DEBUG 1 --- [nio-8081-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-17 08:47:25.577 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:25.578 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-3] latch=1
2023-02-17 08:47:25.579 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241e4ba9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46277]])
2023-02-17 08:47:30.254 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:47:30.255 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:47:30.255 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:47:30.259 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3426 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:47:30.260 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [1bdaa0ca] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:47:30.260 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:30.260 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:30.260 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:30.260 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:30.260 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:47:30.261 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:47:30.265 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:47:30 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:47:30.266 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:47:30.266 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [1bdaa0ca] [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:47:30.266 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3426 resp: 401 UNAUTHORIZED
2023-02-17 08:47:30.266 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:47:30.266 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3352, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:47:30.267 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:34.595 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : Start expire sessions StandardManager at 1676623654595 sessioncount 0
2023-02-17 08:47:34.596 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : End expire sessions StandardManager processingTime 1 expired sessions: 0
2023-02-17 08:47:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking Rics starting
2023-02-17 08:47:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking all RICs completed
2023-02-17 08:47:35.573 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:35.572 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:47:35.573 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], Read from buffer: [0]
2023-02-17 08:47:35.573 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], Read direct from socket: [134]
2023-02-17 08:47:35.573 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:47:35.573 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:47:35.573 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6dfc4def:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48161]], Read from buffer: [0]
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:35.574 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6dfc4def:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48161]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-4] latch=2
2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:47:35.575 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6dfc4def:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48161]])
2023-02-17 08:47:35.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-5  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:47:35.577 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:47:35.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:47:35.577 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:47:35.577 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:47:35.578 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:47:35.578 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:47:35.578 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:47:35.578 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:47:35.579 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:47:35.579 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], State after async post processing: [ASYNC_END]
2023-02-17 08:47:35.579 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:35.579 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:35.579 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:35.580 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:35.582 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:47:35.582 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:47:35.582 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:47:35.583 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:47:35.583 DEBUG 1 --- [nio-8081-exec-5] 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-17 08:47:35.583 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:47:35.584 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:47:35.584 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:47:35.584 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:47:35.584 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:35.585 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:35.585 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-5] latch=1
2023-02-17 08:47:35.585 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a7d025:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54681]])
2023-02-17 08:47:40.288 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:47:40.288 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:47:40.289 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:47:40.295 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3427 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:47:40.296 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [2324bcf9] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:47:40.298 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:40.298 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:40.298 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:40.298 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:40.299 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:47:40.300 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:47:40.308 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:47:40 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=6, content-length=0]
2023-02-17 08:47:40.309 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:47:40.309 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [2324bcf9] [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:47:40.309 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3427 resp: 401 UNAUTHORIZED
2023-02-17 08:47:40.309 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:47:40.310 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3353, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:47:40.310 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:47:40.310 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:40.311 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:47:40.311 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:47:40.311 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:47:40.311 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:45.564 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:47:45.565 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:45.566 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], Read from buffer: [0]
2023-02-17 08:47:45.566 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], Read direct from socket: [134]
2023-02-17 08:47:45.566 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:47:45.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:45.567 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:45.567 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:47:45.567 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:45.567 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@a630d49:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56685]], Read from buffer: [0]
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@a630d49:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56685]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-6] latch=2
2023-02-17 08:47:45.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@a630d49:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56685]])
2023-02-17 08:47:45.569 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:47:45.569 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-7  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:47:45.570 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:47:45.570 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:47:45.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:47:45.570 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:47:45.570 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], State after async post processing: [ASYNC_END]
2023-02-17 08:47:45.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:45.572 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:45.572 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:45.572 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:45.572 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:47:45.572 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:47:45.573 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:47:45.573 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:47:45.573 DEBUG 1 --- [nio-8081-exec-7] 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-17 08:47:45.574 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:47:45.574 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:47:45.574 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:47:45.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:47:45.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:45.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:45.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-7] latch=1
2023-02-17 08:47:45.575 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5beb0a1b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:40221]])
2023-02-17 08:47:50.311 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:47:50.311 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:47:50.311 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:47:50.314 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3428 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:47:50.314 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [5032606f] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:47:50.315 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:50.315 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:50.315 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:50.315 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:50.316 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:47:50.316 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:47:50.321 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:47:50 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:47:50.321 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:47:50.321 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [5032606f] [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:47:50.322 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3428 resp: 401 UNAUTHORIZED
2023-02-17 08:47:50.322 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:47:50.322 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3354, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:47:50.323 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:47:55.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:47:55.564 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:55.564 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a000c2:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41153]], Read from buffer: [0]
2023-02-17 08:47:55.564 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:47:55.564 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], Read from buffer: [0]
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a000c2:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41153]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-8] latch=2
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], Read direct from socket: [134]
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1a000c2:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41153]])
2023-02-17 08:47:55.565 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:47:55.566 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:47:55.567 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:47:55.567 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-9  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:47:55.568 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], State after async post processing: [ASYNC_END]
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:47:55.569 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:47:55.570 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:47:55.570 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:47:55.570 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:47:55.570 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:47:55.570 DEBUG 1 --- [nio-8081-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-17 08:47:55.570 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:47:55.571 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:47:55.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:47:55.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:47:55.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:55.571 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:47:55.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-9] latch=1
2023-02-17 08:47:55.572 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@28e954b0:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:57585]])
2023-02-17 08:48:00.323 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:00.324 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:00.325 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:00.329 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3429 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:00.330 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [3f1e26d8] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:00.336 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:00.337 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:00.337 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:00.337 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:00.337 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:00.338 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:00.361 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:00 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=15, content-length=0]
2023-02-17 08:48:00.362 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:00.362 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [3f1e26d8] [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:00.362 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3429 resp: 401 UNAUTHORIZED
2023-02-17 08:48:00.363 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:00.363 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3355, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:00.363 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:00.364 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:00.364 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:00.364 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:00.364 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:00.364 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:05.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:05.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:05.563 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:05.564 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], Read from buffer: [0]
2023-02-17 08:48:05.564 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], Read direct from socket: [134]
2023-02-17 08:48:05.564 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:05.564 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:05.564 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:05.568 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:05.568 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:05.568 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b33fa1a:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59403]], Read from buffer: [0]
2023-02-17 08:48:05.568 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:05.569 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:05.569 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:05.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:05.569 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:05.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:05.570 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:05.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b33fa1a:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59403]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:05.570 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:05.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-2] latch=2
2023-02-17 08:48:05.570 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b33fa1a:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59403]])
2023-02-17 08:48:05.570 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:05.571 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:05.572 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:05.573 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:05.573 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:05.573 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:05.573 DEBUG 1 --- [io-8081-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-17 08:48:05.573 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:05.574 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:05.574 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:05.574 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:05.574 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:05.575 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:05.575 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-10] latch=1
2023-02-17 08:48:05.575 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3b5ca9e9:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48945]])
2023-02-17 08:48:10.364 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:10.364 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:10.364 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:10.368 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3430 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:10.369 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [710c1d01] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:10.369 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:10.369 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:10.370 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:10.370 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:10.370 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:10.370 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:10.376 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:10 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=4, content-length=0]
2023-02-17 08:48:10.377 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:10.377 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [710c1d01] [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:10.377 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3430 resp: 401 UNAUTHORIZED
2023-02-17 08:48:10.377 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:10.377 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3356, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:10.378 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:15.564 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:15.564 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:15.564 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], Read from buffer: [0]
2023-02-17 08:48:15.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], Read direct from socket: [134]
2023-02-17 08:48:15.565 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ab49d55:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:51233]], Read from buffer: [0]
2023-02-17 08:48:15.565 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:15.565 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:15.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:15.566 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:15.566 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ab49d55:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:51233]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:15.566 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-1] latch=2
2023-02-17 08:48:15.566 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5ab49d55:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:51233]])
2023-02-17 08:48:15.567 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:15.567 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:15.568 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:15.568 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:15.568 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:15.569 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:15.569 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-3  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:15.570 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:15.570 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:15.570 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:15.571 DEBUG 1 --- [nio-8081-exec-3] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:15.571 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:15.571 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:15.572 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:15.572 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:15.573 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:15.573 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:15.573 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:15.574 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:15.574 DEBUG 1 --- [nio-8081-exec-3] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:15.575 DEBUG 1 --- [nio-8081-exec-3] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:15.575 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:15.576 DEBUG 1 --- [nio-8081-exec-3] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:15.576 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:15.577 DEBUG 1 --- [nio-8081-exec-3] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:15.577 DEBUG 1 --- [nio-8081-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-17 08:48:15.578 DEBUG 1 --- [nio-8081-exec-3] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:15.578 DEBUG 1 --- [nio-8081-exec-3] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:15.579 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:15.579 DEBUG 1 --- [nio-8081-exec-3] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-3  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:15.579 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:15.580 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:15.580 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-3] latch=1
2023-02-17 08:48:15.581 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@241321d9:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53399]])
2023-02-17 08:48:20.380 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:20.380 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:20.381 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:20.384 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3431 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:20.384 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [77c9a4ad] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:20.385 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:20.385 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:20.385 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:20.385 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:20.385 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:20.386 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:20.390 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:20 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:48:20.390 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:20.390 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [77c9a4ad] [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3431 resp: 401 UNAUTHORIZED
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3357, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:20.391 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:20.392 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:25.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:25.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:25.564 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:25.564 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], Read from buffer: [0]
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], Read direct from socket: [134]
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:25.565 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:25.566 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:25.566 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:25.566 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:25.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-5  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:25.566 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:25.567 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:25.568 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:25.569 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:25.569 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:25.569 DEBUG 1 --- [nio-8081-exec-5] 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-17 08:48:25.569 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:25.569 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a57c427:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59957]], Read from buffer: [0]
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-5] latch=2
2023-02-17 08:48:25.570 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c88cd24:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36157]])
2023-02-17 08:48:25.573 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:25.574 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:25.574 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a57c427:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59957]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:25.574 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-4] latch=1
2023-02-17 08:48:25.574 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4a57c427:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59957]])
2023-02-17 08:48:30.391 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:30.392 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:30.392 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:30.395 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3432 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:30.395 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [343b8323] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:30.396 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:30.396 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:30.396 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:30.396 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:30.396 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:30.397 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:30.401 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:30 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:48:30.401 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:30.401 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [343b8323] [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:30.401 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3432 resp: 401 UNAUTHORIZED
2023-02-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3358, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:30.402 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:30.403 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:30.403 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:34.600 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : Start expire sessions StandardManager at 1676623714600 sessioncount 0
2023-02-17 08:48:34.600 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : End expire sessions StandardManager processingTime 0 expired sessions: 0
2023-02-17 08:48:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking Rics starting
2023-02-17 08:48:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking all RICs completed
2023-02-17 08:48:35.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:35.562 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:35.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:35.563 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], Read from buffer: [0]
2023-02-17 08:48:35.563 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:35.563 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], Read direct from socket: [134]
2023-02-17 08:48:35.563 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2f2d86f6:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:32813]], Read from buffer: [0]
2023-02-17 08:48:35.563 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:35.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:35.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:35.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:35.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:35.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2f2d86f6:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:32813]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-7] latch=2
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-6  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2f2d86f6:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:32813]])
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:35.566 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:35.567 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:35.568 DEBUG 1 --- [nio-8081-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-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-6] latch=1
2023-02-17 08:48:35.569 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@659b8136:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59349]])
2023-02-17 08:48:40.402 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:40.403 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:40.403 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:40.406 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3433 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:40.407 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [7a5d5b9a] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:40.407 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:40.407 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:40.407 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:40.408 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:40.408 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:40.408 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:40.413 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:40 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:48:40.413 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:40.413 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [7a5d5b9a] [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:40.413 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3433 resp: 401 UNAUTHORIZED
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3359, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:40.414 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:45.564 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:45.564 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:45.565 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Read from buffer: [0]
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@23f69bff:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53887]], Read from buffer: [0]
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Read direct from socket: [134]
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:45.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@23f69bff:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53887]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-9] latch=2
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@23f69bff:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:53887]])
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:45.566 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:45.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:45.567 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:45.567 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:45.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-8  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:45.568 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:45.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:45.569 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:45.569 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:45.569 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:45.569 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:45.569 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:45.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:45.570 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:45.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:45.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:45.571 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:45.571 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:45.571 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:45.571 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:45.571 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:45.572 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:45.572 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:45.572 DEBUG 1 --- [nio-8081-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-17 08:48:45.573 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:45.573 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:45.574 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:45.574 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:45.575 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:45.575 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:45.575 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-8] latch=1
2023-02-17 08:48:45.575 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@494fb534:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]])
2023-02-17 08:48:50.416 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:48:50.416 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:48:50.417 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:48:50.421 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3434 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:48:50.422 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [6ba8b5c5] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:48:50.422 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:50.423 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:50.423 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:50.423 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:50.423 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:48:50.423 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:48:50.428 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:48:50 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:48:50.428 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:48:50.428 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [6ba8b5c5] [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:48:50.428 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3434 resp: 401 UNAUTHORIZED
2023-02-17 08:48:50.429 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:48:50.429 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3360, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:48:50.429 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:48:50.430 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:48:50.430 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:48:50.430 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:48:50.430 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:48:50.430 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:48:55.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:48:55.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:48:55.563 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], Read from buffer: [0]
2023-02-17 08:48:55.563 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e4fcfc7:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:39011]], Read from buffer: [0]
2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], Read direct from socket: [134]
2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:48:55.563 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:55.563 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:55.563 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:48:55.564 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:55.564 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e4fcfc7:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:39011]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:55.564 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:55.564 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-2] latch=2
2023-02-17 08:48:55.564 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5e4fcfc7:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:39011]])
2023-02-17 08:48:55.564 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:48:55.564 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:48:55.564 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:48:55.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], State after async post processing: [ASYNC_END]
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:48:55.566 DEBUG 1 --- [io-8081-exec-10] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-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-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: ttp-nio-8081-exec-10  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:55.567 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:48:55.568 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-10] latch=1
2023-02-17 08:48:55.568 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@69cbf60d:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55637]])
2023-02-17 08:49:00.430 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:00.430 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:00.430 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:00.434 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3435 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:00.435 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [517e88d1] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:00.435 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:00.436 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:00.436 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:00.436 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:00.437 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:00.437 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:00.441 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:00 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0]
2023-02-17 08:49:00.441 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:00.441 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [517e88d1] [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:00.441 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3435 resp: 401 UNAUTHORIZED
2023-02-17 08:49:00.441 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3361, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:00.442 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:05.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:05.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:05.564 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:05.564 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:05.564 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c0b2016:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46217]], Read from buffer: [0]
2023-02-17 08:49:05.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:05.565 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], Read from buffer: [0]
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], Read direct from socket: [134]
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c0b2016:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46217]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-3] latch=2
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c0b2016:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:46217]])
2023-02-17 08:49:05.566 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:05.567 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:05.567 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:05.567 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:05.568 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:05.568 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:05.568 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:05.570 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-1  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:05.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:05.571 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:05.571 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:05.572 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:05.572 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:05.572 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:05.572 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:05.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:05.573 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:05.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:05.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:05.573 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:05.574 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:05.574 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:05.574 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:05.576 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:05.576 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:05.576 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:05.577 DEBUG 1 --- [nio-8081-exec-1] 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-17 08:49:05.577 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:05.578 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:05.580 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:05.580 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:05.580 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:05.580 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:05.580 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-1] latch=1
2023-02-17 08:49:05.581 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6b096f45:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:56825]])
2023-02-17 08:49:10.442 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:10.443 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:10.443 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:10.448 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3436 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:10.449 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [39342b46] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:10.449 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:10.449 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:10.450 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:10.450 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:10.450 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:10.450 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:10.455 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:10 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:49:10.455 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:10.455 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [39342b46] [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:10.455 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3436 resp: 401 UNAUTHORIZED
2023-02-17 08:49:10.455 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3362, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:10.456 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:15.563 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:15.564 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:15.564 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], Read from buffer: [0]
2023-02-17 08:49:15.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], Read direct from socket: [134]
2023-02-17 08:49:15.564 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5473d960:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:45085]], Read from buffer: [0]
2023-02-17 08:49:15.564 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:15.565 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5473d960:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:45085]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-4] latch=2
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5473d960:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:45085]])
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:15.566 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:15.567 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-5  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:15.567 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:15.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:15.568 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:15.568 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:15.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:15.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:15.569 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:15.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:15.569 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:15.570 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:15.571 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:15.571 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:15.572 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:15.572 DEBUG 1 --- [nio-8081-exec-5] 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-17 08:49:15.573 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:15.573 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:15.574 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:15.574 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:15.575 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:15.575 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:15.575 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-5] latch=1
2023-02-17 08:49:15.575 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5c6204c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54301]])
2023-02-17 08:49:20.456 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:20.457 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:20.457 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:20.462 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3437 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:20.462 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [29a53671] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:20.462 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:20.463 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:20.463 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:20.463 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:20.463 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:20.463 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:20 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [29a53671] [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3437 resp: 401 UNAUTHORIZED
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:20.468 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3363, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:20.469 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:25.561 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:25.562 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:25.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@700684b5:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34291]], Read from buffer: [0]
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], Read from buffer: [0]
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], Read direct from socket: [134]
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:25.563 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@700684b5:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34291]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:25.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:25.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-7] latch=2
2023-02-17 08:49:25.565 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:25.565 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@700684b5:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34291]])
2023-02-17 08:49:25.565 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:25.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-6  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:25.566 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:25.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:25.566 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:25.566 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:25.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:25.567 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:25.567 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:25.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:25.569 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:25.569 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:25.569 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:25.569 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:25.569 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:25.570 DEBUG 1 --- [nio-8081-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-17 08:49:25.570 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:25.570 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:25.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:25.571 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:25.571 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:25.571 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:25.571 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-6] latch=1
2023-02-17 08:49:25.571 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@2c2ba924:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:34597]])
2023-02-17 08:49:30.469 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:30.469 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:30.470 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:30.476 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3438 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:30.476 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [70db81d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:30.477 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:30.477 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:30.477 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:30.477 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:30.477 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:30.478 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:30.482 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:30 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0]
2023-02-17 08:49:30.482 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:30.482 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [70db81d] [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:30.482 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3438 resp: 401 UNAUTHORIZED
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3364, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:30.483 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:34.605 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : Start expire sessions StandardManager at 1676623774604 sessioncount 0
2023-02-17 08:49:34.605 DEBUG 1 --- [alina-utility-1] org.apache.catalina.session.ManagerBase  : End expire sessions StandardManager processingTime 1 expired sessions: 0
2023-02-17 08:49:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking Rics starting
2023-02-17 08:49:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking all RICs completed
2023-02-17 08:49:35.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:35.563 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:35.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:35.563 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@37062492:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:60793]], Read from buffer: [0]
2023-02-17 08:49:35.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:35.564 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:35.564 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:35.564 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], Read from buffer: [0]
2023-02-17 08:49:35.565 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], Read direct from socket: [134]
2023-02-17 08:49:35.565 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@37062492:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:60793]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:35.565 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:35.566 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-9] latch=2
2023-02-17 08:49:35.566 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@37062492:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:60793]])
2023-02-17 08:49:35.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:35.566 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:35.566 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:35.567 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:35.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:35.567 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:35.567 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:35.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-8  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:35.570 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:35.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:35.570 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:35.570 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:35.571 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:35.572 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:35.572 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:35.573 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:35.574 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:35.575 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:35.575 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:35.575 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:35.575 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:35.576 DEBUG 1 --- [nio-8081-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-17 08:49:35.576 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:35.576 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:35.577 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:35.577 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:35.577 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:35.577 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:35.577 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-8] latch=1
2023-02-17 08:49:35.578 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@506b2c5b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36019]])
2023-02-17 08:49:40.483 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:40.484 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:40.484 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:40.487 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3439 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:40.488 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [2210802d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:40.488 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:40.488 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:40.488 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:40.488 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:40.489 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:40.489 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:40.494 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:40 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:49:40.494 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:40.494 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [2210802d] [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:40.494 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3439 resp: 401 UNAUTHORIZED
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3365, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:40.495 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:45.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:45.562 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:45.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:45.562 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], Read from buffer: [0]
2023-02-17 08:49:45.562 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], Read direct from socket: [134]
2023-02-17 08:49:45.562 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:45.563 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:45.563 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:45.563 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:45.563 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:45.563 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:45.563 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1ff90a3c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:58747]], Read from buffer: [0]
2023-02-17 08:49:45.564 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:45.564 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:45.564 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:45.564 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-2  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:45.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:45.565 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1ff90a3c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:58747]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:45.565 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:45.566 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:45.566 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-10] latch=2
2023-02-17 08:49:45.567 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:45.567 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:45.567 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:45.567 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@1ff90a3c:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:58747]])
2023-02-17 08:49:45.567 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:45.567 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:45.568 DEBUG 1 --- [nio-8081-exec-2] 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-17 08:49:45.568 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:45.568 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:45.568 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:45.568 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:45.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:45.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:45.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-2] latch=1
2023-02-17 08:49:45.569 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5212313c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:47861]])
2023-02-17 08:49:50.495 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:49:50.496 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:49:50.496 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:49:50.499 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3440 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:49:50.499 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [3a66f132] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:49:50.499 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:50.500 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:50.500 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:50.500 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:50.500 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:49:50.501 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:49:50.507 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:49:50 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:49:50.507 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:49:50.507 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [3a66f132] [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:49:50.507 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3440 resp: 401 UNAUTHORIZED
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3366, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:49:50.508 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:49:55.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:49:55.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:49:55.563 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:55.563 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:49:55.563 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Read from buffer: [0]
2023-02-17 08:49:55.563 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@34ad29ee:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43921]], Read from buffer: [0]
2023-02-17 08:49:55.564 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Read direct from socket: [134]
2023-02-17 08:49:55.564 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:49:55.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:55.564 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:55.565 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:55.565 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:55.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:49:55.565 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:55.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@34ad29ee:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43921]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:55.566 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-3] latch=2
2023-02-17 08:49:55.566 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:49:55.566 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@34ad29ee:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43921]])
2023-02-17 08:49:55.566 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:49:55.566 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-1  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:49:55.567 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:49:55.568 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:49:55.568 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:49:55.568 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:49:55.568 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:49:55.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], State after async post processing: [ASYNC_END]
2023-02-17 08:49:55.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:49:55.570 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:49:55.571 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:49:55.571 DEBUG 1 --- [nio-8081-exec-1] 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-17 08:49:55.571 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:49:55.571 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:49:55.571 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:49:55.572 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:49:55.572 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:55.572 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:49:55.572 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-1] latch=1
2023-02-17 08:49:55.572 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@4f73d946:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:48507]])
2023-02-17 08:50:00.508 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:00.509 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:00.509 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:00.512 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3441 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:00.512 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [3af05eb1] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:00.513 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:00.513 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:00.513 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:00.513 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:00.513 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:00.514 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:00.518 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:00 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:50:00.518 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:00.518 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [3af05eb1] [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:00.519 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3441 resp: 401 UNAUTHORIZED
2023-02-17 08:50:00.519 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:00.519 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3367, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:00.519 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:00.520 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:00.520 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:00.520 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:00.520 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:00.520 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:05.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:05.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:05.564 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:05.565 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:05.565 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], Read from buffer: [0]
2023-02-17 08:50:05.565 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], Read direct from socket: [134]
2023-02-17 08:50:05.565 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:05.566 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:05.566 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:05.566 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:05.567 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:05.567 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:05.567 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:05.568 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:05.568 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-5  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:05.568 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:05.569 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:05.569 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:05.571 DEBUG 1 --- [nio-8081-exec-5] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:05.571 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@704c7bcf:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54153]], Read from buffer: [0]
2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:05.572 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@704c7bcf:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54153]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-4] latch=2
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@704c7bcf:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:54153]])
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:05.573 DEBUG 1 --- [nio-8081-exec-5] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:05.574 DEBUG 1 --- [nio-8081-exec-5] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:05.574 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:05.574 DEBUG 1 --- [nio-8081-exec-5] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:05.575 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:05.575 DEBUG 1 --- [nio-8081-exec-5] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:05.575 DEBUG 1 --- [nio-8081-exec-5] 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-17 08:50:05.576 DEBUG 1 --- [nio-8081-exec-5] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:05.576 DEBUG 1 --- [nio-8081-exec-5] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-5  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-5] latch=1
2023-02-17 08:50:05.577 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@3d0f145d:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52803]])
2023-02-17 08:50:10.520 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:10.520 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:10.521 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:10.524 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3442 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:10.525 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [5057d4a2] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:10.525 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:10.526 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:10.526 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:10.526 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:10.526 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:10.526 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:10.531 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:10 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:50:10.532 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:10.532 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [5057d4a2] [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:10.532 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3442 resp: 401 UNAUTHORIZED
2023-02-17 08:50:10.532 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:10.532 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3368, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:10.533 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:10.533 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:10.533 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:10.533 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:10.533 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:10.534 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:15.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:15.563 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:15.563 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], Read from buffer: [0]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], Read direct from socket: [134]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78989530:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35269]], Read from buffer: [0]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:15.564 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:15.565 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:15.565 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:15.565 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:15.566 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:15.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:15.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78989530:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35269]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:15.566 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-7] latch=2
2023-02-17 08:50:15.566 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-6  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@78989530:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35269]])
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-6] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:15.567 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:15.568 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:15.569 DEBUG 1 --- [nio-8081-exec-6] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:15.569 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:15.569 DEBUG 1 --- [nio-8081-exec-6] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:15.569 DEBUG 1 --- [nio-8081-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-17 08:50:15.569 DEBUG 1 --- [nio-8081-exec-6] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:15.569 DEBUG 1 --- [nio-8081-exec-6] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-6  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-6] latch=1
2023-02-17 08:50:15.570 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7e63a222:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59751]])
2023-02-17 08:50:20.533 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:20.533 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:20.534 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:20.538 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3443 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:20.538 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [76e0376d] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:20.539 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:20.539 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:20.539 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:20.539 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:20.539 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:20.540 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:20.545 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:20 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:50:20.545 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:20.545 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [76e0376d] [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:20.545 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3443 resp: 401 UNAUTHORIZED
2023-02-17 08:50:20.546 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:20.546 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3369, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:20.546 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:20.546 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:20.547 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:20.547 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:20.547 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:20.547 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:25.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:25.562 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:25.562 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:25.562 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60aaccfa:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43279]], Read from buffer: [0]
2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], Read from buffer: [0]
2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60aaccfa:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43279]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-9] latch=2
2023-02-17 08:50:25.563 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], Read direct from socket: [134]
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@60aaccfa:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:43279]])
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:25.564 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:25.565 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:25.565 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:25.565 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:25.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-8  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:25.566 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:25.566 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:25.566 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:25.566 DEBUG 1 --- [nio-8081-exec-8] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:25.567 DEBUG 1 --- [nio-8081-exec-8] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:25.568 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:25.568 DEBUG 1 --- [nio-8081-exec-8] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:25.568 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:25.568 DEBUG 1 --- [nio-8081-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:25.568 DEBUG 1 --- [nio-8081-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-17 08:50:25.569 DEBUG 1 --- [nio-8081-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:25.569 DEBUG 1 --- [nio-8081-exec-8] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:25.569 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:25.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-8  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:25.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:25.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:25.570 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-8] latch=1
2023-02-17 08:50:25.570 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7d7183bd:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:35497]])
2023-02-17 08:50:30.547 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:30.547 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:30.548 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:30.553 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3444 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:30.553 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [7b02b7e2] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:30.554 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:30.555 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:30.555 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:30.555 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:30.555 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:30.556 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:30.560 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:30 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0]
2023-02-17 08:50:30.560 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:30.560 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [7b02b7e2] [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:30.560 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3444 resp: 401 UNAUTHORIZED
2023-02-17 08:50:30.561 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:30.561 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3370, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:30.562 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:34.615 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase  : Start expire sessions StandardManager at 1676623834615 sessioncount 0
2023-02-17 08:50:34.615 DEBUG 1 --- [alina-utility-2] org.apache.catalina.session.ManagerBase  : End expire sessions StandardManager processingTime 0 expired sessions: 0
2023-02-17 08:50:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking Rics starting
2023-02-17 08:50:35.431 DEBUG 1 --- [   scheduling-1] o.o.c.o.a.tasks.RicSupervision           : Checking all RICs completed
2023-02-17 08:50:35.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:35.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:35.564 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:35.564 DEBUG 1 --- [nio-8081-exec-2] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], Read from buffer: [0]
2023-02-17 08:50:35.564 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], Read direct from socket: [134]
2023-02-17 08:50:35.564 DEBUG 1 --- [nio-8081-exec-2] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:35.565 DEBUG 1 --- [io-8081-exec-10] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:35.565 DEBUG 1 --- [io-8081-exec-10] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@cb6505b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36161]], Read from buffer: [0]
2023-02-17 08:50:35.566 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:35.566 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:35.566 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:35.566 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:35.566 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:35.567 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:35.567 DEBUG 1 --- [io-8081-exec-10] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@cb6505b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36161]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:35.567 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:35.567 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:35.568 DEBUG 1 --- [io-8081-exec-10] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-10] latch=2
2023-02-17 08:50:35.568 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:35.568 DEBUG 1 --- [io-8081-exec-10] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@cb6505b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36161]])
2023-02-17 08:50:35.569 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-2  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:35.570 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:35.570 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:35.570 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:35.570 DEBUG 1 --- [nio-8081-exec-2] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:35.571 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:35.572 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:35.573 DEBUG 1 --- [nio-8081-exec-2] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:35.573 DEBUG 1 --- [nio-8081-exec-2] 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-17 08:50:35.573 DEBUG 1 --- [nio-8081-exec-2] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:35.574 DEBUG 1 --- [nio-8081-exec-2] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:35.574 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:35.575 DEBUG 1 --- [nio-8081-exec-2] o.apache.catalina.core.AsyncContextImpl  : Req: 120aec43  CReq: 16357ada  RP: 5337e678  Stage: 3  Thread: http-nio-8081-exec-2  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:35.575 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:35.575 DEBUG 1 --- [nio-8081-exec-2] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:35.576 DEBUG 1 --- [nio-8081-exec-2] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-2] latch=1
2023-02-17 08:50:35.576 DEBUG 1 --- [nio-8081-exec-2] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@15129ecb:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36703]])
2023-02-17 08:50:40.562 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:40.562 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:40.563 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:40.566 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3445 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:40.566 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [433f6be5] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:40.567 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:40.571 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:40 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0]
2023-02-17 08:50:40.571 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:40.571 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [433f6be5] [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:40.571 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3445 resp: 401 UNAUTHORIZED
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3371, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:40.572 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:45.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:45.563 DEBUG 1 --- [nio-8081-exec-3] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:45.564 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:45.564 DEBUG 1 --- [nio-8081-exec-3] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62386fd1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55071]], Read from buffer: [0]
2023-02-17 08:50:45.564 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:45.564 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-1] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], Read from buffer: [0]
2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62386fd1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55071]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], Read direct from socket: [134]
2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-3] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-3] latch=2
2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-1] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:45.565 DEBUG 1 --- [nio-8081-exec-3] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@62386fd1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:55071]])
2023-02-17 08:50:45.566 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:45.566 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:45.566 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:45.567 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:45.567 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:45.567 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:45.568 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:45.568 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-1  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:45.569 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:45.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:45.569 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:45.569 DEBUG 1 --- [nio-8081-exec-1] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:45.569 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:45.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:45.570 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:45.570 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:45.570 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:45.570 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:45.571 DEBUG 1 --- [nio-8081-exec-1] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:45.572 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:45.572 DEBUG 1 --- [nio-8081-exec-1] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:45.572 DEBUG 1 --- [nio-8081-exec-1] 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-17 08:50:45.572 DEBUG 1 --- [nio-8081-exec-1] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:45.573 DEBUG 1 --- [nio-8081-exec-1] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:45.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:45.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-1  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:45.573 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:45.574 DEBUG 1 --- [nio-8081-exec-1] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:45.574 DEBUG 1 --- [nio-8081-exec-1] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-1] latch=1
2023-02-17 08:50:45.574 DEBUG 1 --- [nio-8081-exec-1] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6380ce05:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:41315]])
2023-02-17 08:50:50.572 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:50:50.573 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:50:50.573 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:50:50.576 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3446 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:50:50.577 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [2da355e4] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:50:50.577 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:50.577 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:50.577 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:50.577 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:50.577 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:50:50.578 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:50:50.584 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:50:50 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=4, content-length=0]
2023-02-17 08:50:50.584 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:50:50.584 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [2da355e4] [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:50:50.584 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3446 resp: 401 UNAUTHORIZED
2023-02-17 08:50:50.585 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:50:50.585 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3372, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:50:50.585 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:50:50.585 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:50:50.585 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:50:50.586 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:50:50.586 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:50:50.586 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:50:55.563 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:55.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:50:55.563 DEBUG 1 --- [nio-8081-exec-4] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], Read from buffer: [0]
2023-02-17 08:50:55.563 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:50:55.563 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], Read direct from socket: [134]
2023-02-17 08:50:55.563 DEBUG 1 --- [nio-8081-exec-4] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:50:55.563 DEBUG 1 --- [nio-8081-exec-5] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@296dd21:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52471]], Read from buffer: [0]
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@296dd21:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52471]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-5] latch=2
2023-02-17 08:50:55.564 DEBUG 1 --- [nio-8081-exec-5] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@296dd21:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:52471]])
2023-02-17 08:50:55.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:50:55.565 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:50:55.565 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:50:55.565 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-4  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:50:55.565 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-4  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], State after async post processing: [ASYNC_END]
2023-02-17 08:50:55.566 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-4  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-exec-4] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:50:55.567 DEBUG 1 --- [nio-8081-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-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-4  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-4] latch=1
2023-02-17 08:50:55.568 DEBUG 1 --- [nio-8081-exec-4] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7fd0c31c:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:36633]])
2023-02-17 08:51:00.585 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:51:00.586 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:51:00.586 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:51:00.588 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3447 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:51:00.589 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [5a8f5462] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:51:00.589 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:51:00.589 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:00.589 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:00.589 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:00.589 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:51:00.590 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:51:00 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=2, content-length=0]
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [5a8f5462] [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3447 resp: 401 UNAUTHORIZED
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:51:00.594 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3373, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:51:00.595 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:51:05.570 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:51:05.570 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:51:05.570 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:51:05.570 DEBUG 1 --- [nio-8081-exec-6] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:51:05.570 DEBUG 1 --- [nio-8081-exec-7] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], Read from buffer: [0]
2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], Read direct from socket: [134]
2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-7] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-6] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c78f1e2:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:50331]], Read from buffer: [0]
2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:51:05.571 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:51:05.573 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:51:05.572 DEBUG 1 --- [nio-8081-exec-6] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c78f1e2:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:50331]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:05.573 DEBUG 1 --- [nio-8081-exec-6] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-6] latch=2
2023-02-17 08:51:05.574 DEBUG 1 --- [nio-8081-exec-6] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6c78f1e2:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:50331]])
2023-02-17 08:51:05.574 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-7  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:51:05.575 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], State after async post processing: [ASYNC_END]
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:51:05.576 DEBUG 1 --- [nio-8081-exec-7] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:51:05.577 DEBUG 1 --- [nio-8081-exec-7] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:51:05.577 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:51:05.577 DEBUG 1 --- [nio-8081-exec-7] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:51:05.577 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:51:05.577 DEBUG 1 --- [nio-8081-exec-7] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:51:05.578 DEBUG 1 --- [nio-8081-exec-7] 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-17 08:51:05.578 DEBUG 1 --- [nio-8081-exec-7] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:51:05.578 DEBUG 1 --- [nio-8081-exec-7] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:51:05.579 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:51:05.579 DEBUG 1 --- [nio-8081-exec-7] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-7  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:51:05.579 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:05.579 DEBUG 1 --- [nio-8081-exec-7] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:05.579 DEBUG 1 --- [nio-8081-exec-7] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-7] latch=1
2023-02-17 08:51:05.580 DEBUG 1 --- [nio-8081-exec-7] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7ba0e3ea:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:59251]])
2023-02-17 08:51:10.595 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:51:10.595 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:51:10.596 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:51:10.600 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3448 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:51:10.600 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [345c4576] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:51:10.601 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel acquired, now: 1 active connections, 0 inactive connections and 0 pending acquire requests.
2023-02-17 08:51:10.601 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:10.602 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:10.602 DEBUG 1 --- [or-http-epoll-4] r.netty.http.client.HttpClientConnect    : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:10.602 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_prepared])
2023-02-17 08:51:10.602 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [request_sent])
2023-02-17 08:51:10.607 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received response (auto-read:false) : [date=Fri, 17 Feb 2023 08:51:10 GMT, www-authenticate=Basic realm="onap-message-router-0.message-router.onap.svc.cluster.local", server=envoy, x-envoy-upstream-service-time=3, content-length=0]
2023-02-17 08:51:10.607 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_received])
2023-02-17 08:51:10.608 DEBUG 1 --- [or-http-epoll-4] o.s.w.r.f.client.ExchangeFunctions       : [345c4576] [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Response 401 UNAUTHORIZED
2023-02-17 08:51:10.609 DEBUG 1 --- [or-http-epoll-4] o.o.c.o.a.clients.AsyncRestClient        : 3448 resp: 401 UNAUTHORIZED
2023-02-17 08:51:10.610 DEBUG 1 --- [or-http-epoll-4] reactor.netty.channel.FluxReceive        : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] FluxReceive{pending=0, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver
2023-02-17 08:51:10.610 DEBUG 1 --- [or-http-epoll-4] r.n.http.client.HttpClientOperations     : [8cb50a85-3374, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Received last HTTP packet
2023-02-17 08:51:10.611 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [response_completed])
2023-02-17 08:51:10.611 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61: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-17 08:51:10.611 DEBUG 1 --- [or-http-epoll-4] reactor.netty.ReactorNetty               : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Removed handler: WriteTimeoutHandler, pipeline: DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)}
2023-02-17 08:51:10.611 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] onStateChange(GET{uri=/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100, connection=PooledConnection{channel=[id: 0x8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904]}}, [disconnecting])
2023-02-17 08:51:10.612 DEBUG 1 --- [or-http-epoll-4] r.n.r.DefaultPooledConnectionProvider    : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Releasing channel
2023-02-17 08:51:10.612 DEBUG 1 --- [or-http-epoll-4] r.n.resources.PooledConnectionProvider   : [8cb50a85, L:/10.233.71.202:56640 - R:message-router.onap.svc.cluster.local/10.233.6.61:3904] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests.
2023-02-17 08:51:15.571 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=1
2023-02-17 08:51:15.571 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:51:15.571 DEBUG 1 --- [o-8081-Acceptor] o.apache.tomcat.util.threads.LimitLatch  : Counting up[http-nio-8081-Acceptor] latch=2
2023-02-17 08:51:15.571 DEBUG 1 --- [nio-8081-exec-9] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], Read from buffer: [0]
2023-02-17 08:51:15.571 DEBUG 1 --- [nio-8081-exec-8] o.a.coyote.http11.Http11InputBuffer      : Before fill(): parsingHeader: [true], parsingRequestLine: [true], parsingRequestLinePhase: [0], parsingRequestLineStart: [0], byteBuffer.position(): [0], byteBuffer.limit(): [0], end: [134]
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], Read direct from socket: [134]
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-8] o.a.tomcat.util.net.SocketWrapperBase    : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7cd63ac1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:44881]], Read from buffer: [0]
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-9] o.a.coyote.http11.Http11InputBuffer      : Received [GET /status HTTP/1.1
Host: 10.233.71.202:8081
User-Agent: kube-probe/1.23
Accept: */*
Connection: close
Accept-Encoding: gzip

]
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Error parsing HTTP request header

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:51:15.572 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Error state [CLOSE_CONNECTION_NOW] reported while processing request

java.io.EOFException: null
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1339) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1226) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:805) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:360) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.60.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]

2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-8] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7cd63ac1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:44881]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-8] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-8] latch=2
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-8] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@7cd63ac1:org.apache.tomcat.util.net.NioChannel@62dd326e:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:44881]])
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.http.Parameters   : Set encoding to UTF-8
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : GET "/status", parameters={}
2023-02-17 08:51:15.573 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.StatusController#getStatusV1()
2023-02-17 08:51:15.574 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req:     null  CReq:     null  RP:     null  Stage: -  Thread: http-nio-8081-exec-9  State:                  N/A  Method: Constructor  URI: N/A
2023-02-17 08:51:15.574 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHED] to [STARTING]
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Firing onStartAsync() event for any AsyncListeners
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager    : Started async request
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.s.w.c.request.async.WebAsyncManager    : Async result set, dispatch to /status
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: dispatch     URI: /status
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [STARTING] to [MUST_DISPATCH]
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : Exiting but response remains open for further handling
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [LONG]
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [MUST_DISPATCH] to [DISPATCHING]
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], State after async post processing: [ASYNC_END]
2023-02-17 08:51:15.575 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.valves.RemoteIpValve   : Incoming request /status with originalRemoteAddr [127.0.0.6], originalRemoteHost=[127.0.0.6], originalSecure=[false], originalScheme=[http], originalServerName=[10.233.71.202], originalServerPort=[8081] will be seen as newRemoteAddr=[127.0.0.6], newRemoteHost=[127.0.0.6], newSecure=[false], newScheme=[http], newServerName=[10.233.71.202], newServerPort=[8081]
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Security checking request GET /status
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] org.apache.catalina.realm.RealmBase      :   No applicable constraints defined
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] o.a.c.authenticator.AuthenticatorBase    : Not subject to any constraint
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: intDispatch  URI: /status
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] org.apache.coyote.AsyncStateMachine      : Changing async state from [DISPATCHING] to [DISPATCHED]
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : "ASYNC" dispatch for GET "/status", parameters={}
2023-02-17 08:51:15.576 DEBUG 1 --- [nio-8081-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Resume with async result [<200 OK OK,hunky dory,[]>]
2023-02-17 08:51:15.577 DEBUG 1 --- [nio-8081-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-17 08:51:15.577 DEBUG 1 --- [nio-8081-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor  : Writing ["hunky dory"]
2023-02-17 08:51:15.577 DEBUG 1 --- [nio-8081-exec-9] o.s.web.servlet.DispatcherServlet        : Exiting from "ASYNC" dispatch, status 200
2023-02-17 08:51:15.577 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Firing onComplete() event for any AsyncListeners
2023-02-17 08:51:15.578 DEBUG 1 --- [nio-8081-exec-9] o.apache.catalina.core.AsyncContextImpl  : Req: 1f9a4e12  CReq:  91c32fa  RP: 394890b4  Stage: 3  Thread: http-nio-8081-exec-9  State:                  N/A  Method: recycle      URI: /status
2023-02-17 08:51:15.578 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:15.578 DEBUG 1 --- [nio-8081-exec-9] o.apache.coyote.http11.Http11Processor   : Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]], Status in: [OPEN_READ], State out: [CLOSED]
2023-02-17 08:51:15.578 DEBUG 1 --- [nio-8081-exec-9] o.apache.tomcat.util.threads.LimitLatch  : Counting down[http-nio-8081-exec-9] latch=1
2023-02-17 08:51:15.578 DEBUG 1 --- [nio-8081-exec-9] org.apache.tomcat.util.net.NioEndpoint   : Calling [org.apache.tomcat.util.net.NioEndpoint@53d61584].closeSocket([org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@204588b:org.apache.tomcat.util.net.NioChannel@7e7f77a7:java.nio.channels.SocketChannel[connected local=/10.233.71.202:8081 remote=/127.0.0.6:49447]])
2023-02-17 08:51:20.611 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : InfiniteFlux.onRequest 1
2023-02-17 08:51:20.611 DEBUG 1 --- [     parallel-1] o.o.c.o.a.dmaap.DmaapMessageConsumer     : fetchFromDmaap
2023-02-17 08:51:20.611 ERROR 1 --- [     parallel-1] o.o.c.o.a.c.AsyncRestClientFactory       : Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/osaaf/local/org.onap.a1p.p12 (No such file or directory)
2023-02-17 08:51:20.615 DEBUG 1 --- [     parallel-1] o.o.c.o.a.clients.AsyncRestClient        : 3449 GET uri = 'http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100''
2023-02-17 08:51:20.615 DEBUG 1 --- [     parallel-1] o.s.w.r.f.client.ExchangeFunctions       : [c84605b] HTTP GET http://message-router:3904/events/A1-POLICY-AGENT-READ/users/policy-agent?timeout=15000&limit=100
2023-02-17 08:51:20.615 DEBUG 1 --- [or-http-epoll-4] r.