Hello kwh062793,
Greetings!
Your OpenSearch server is taking a long time to complete the SSL handshake, which might be related to high CPU usage. Our application detected that certain threads are consuming a significant amount of CPU. This could slow down SSL processing and other operations. Please review the CPU-consuming threads section to investigate further. I have attached the screenshot for reference.
Please find the stacktraces of these threads consuming high CPU. This will help,
opensearch[pgsca2x1064.nfra.io][transport_worker][T#139] thread Id : opensearch[pgsca2x1064.nfra.io][transport_worker][T#139] state : RUNNABLE stackTrace: java.lang.Thread.State: RUNNABLE at java.base@17.0.4/java.util.zip.Inflater.inflateBytesBytes(Native Method) at java.base@17.0.4/java.util.zip.Inflater.inflate(Inflater.java:378) - locked <79ac5391> (a java.util.zip.Inflater$InflaterZStreamRef) at app//org.opensearch.transport.TransportDecompressor.decompress(TransportDecompressor.java:110) at app//org.opensearch.transport.InboundDecoder.decompress(InboundDecoder.java:156) at app//org.opensearch.transport.InboundDecoder.internalDecode(InboundDecoder.java:120) at app//org.opensearch.transport.InboundDecoder.decode(InboundDecoder.java:71) at app//org.opensearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:134) at app//org.opensearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:115) at org.opensearch.transport.netty4.Netty4MessageChannelHandler.channelRead(Netty4MessageChannelHandler.java:94) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:280) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1373) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1236) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1285) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:623) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:586) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) Locked ownable synchronizers: - None
opensearch[pgsca2x1064.nfra.io][http_server_worker][T#9] thread Id : opensearch[pgsca2x1064.nfra.io][http_server_worker][T#9] state : RUNNABLE stackTrace: java.lang.Thread.State: RUNNABLE at app//org.apache.logging.log4j.message.ParameterFormatter.countArgumentPlaceholders2(ParameterFormatter.java:113) at app//org.apache.logging.log4j.message.ParameterizedMessage.init(ParameterizedMessage.java:149) at app//org.apache.logging.log4j.message.ParameterizedMessage.<init>(ParameterizedMessage.java:123) at app//org.opensearch.common.logging.OpenSearchLogMessage.<init>(OpenSearchLogMessage.java:56) at app//org.opensearch.common.logging.DeprecatedMessage.<init>(DeprecatedMessage.java:55) at app//org.opensearch.common.logging.DeprecationLogger$DeprecationLoggerBuilder.withDeprecation(DeprecationLogger.java:116) at app//org.opensearch.common.logging.DeprecationLogger.deprecate(DeprecationLogger.java:105) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.lambda$checkSystemIndexAccess$3(IndexNameExpressionResolver.java:374) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver$$Lambda$3986/0x0000000801957bd0.accept(Unknown Source) at java.base@17.0.4/java.util.ArrayList.forEach(ArrayList.java:1511) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.checkSystemIndexAccess(IndexNameExpressionResolver.java:373) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndices(IndexNameExpressionResolver.java:360) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:237) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:159) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.getResolvedIndexPattern(ConfigModelV7.java:778) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.attemptResolveIndexNames(ConfigModelV7.java:763) at org.opensearch.security.securityconf.ConfigModelV7.lambda$impliesTypePerm$4(ConfigModelV7.java:1011) at org.opensearch.security.securityconf.ConfigModelV7$$Lambda$5647/0x0000000801c0ef08.apply(Unknown Source) at java.base@17.0.4/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base@17.0.4/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1707) at java.base@17.0.4/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base@17.0.4/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) at java.base@17.0.4/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) at org.opensearch.security.securityconf.ConfigModelV7.impliesTypePerm(ConfigModelV7.java:1012) at org.opensearch.security.securityconf.ConfigModelV7$SecurityRoles.impliesTypePermGlobal(ConfigModelV7.java:489) at org.opensearch.security.privileges.PrivilegesEvaluator.evaluate(PrivilegesEvaluator.java:460) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:303) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.action.bulk.TransportBulkAction$BulkOperation.doRun(TransportBulkAction.java:632) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at app//org.opensearch.action.bulk.TransportBulkAction.executeBulk(TransportBulkAction.java:774) at app//org.opensearch.action.bulk.TransportBulkAction.doInternalExecute(TransportBulkAction.java:309) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:220) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:218) at org.opensearch.indexmanagement.rollup.actionfilter.FieldCapsFilter.apply(FieldCapsFilter.kt:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:317) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.client.node.NodeClient.executeLocally(NodeClient.java:110) at app//org.opensearch.client.node.NodeClient.doExecute(NodeClient.java:97) at app//org.opensearch.client.support.AbstractClient.execute(AbstractClient.java:426) at app//org.opensearch.client.support.AbstractClient.bulk(AbstractClient.java:502) at app//org.opensearch.rest.action.document.RestBulkAction.lambda$prepareRequest$0(RestBulkAction.java:111) at app//org.opensearch.rest.action.document.RestBulkAction$$Lambda$5593/0x0000000801c12170.accept(Unknown Source) at app//org.opensearch.rest.BaseRestHandler.handleRequest(BaseRestHandler.java:125) at org.opensearch.security.filter.SecurityRestFilter$1.handleRequest(SecurityRestFilter.java:127) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:312) at app//org.opensearch.rest.RestController.tryAllHandlers(RestController.java:398) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:241) at org.opensearch.security.ssl.http.netty.ValidatingDispatcher.dispatchRequest(ValidatingDispatcher.java:63) at app//org.opensearch.http.AbstractHttpServerTransport.dispatchRequest(AbstractHttpServerTransport.java:366) at app//org.opensearch.http.AbstractHttpServerTransport.handleIncomingRequest(AbstractHttpServerTransport.java:445) at app//org.opensearch.http.AbstractHttpServerTransport.incomingRequest(AbstractHttpServerTransport.java:356) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:55) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:41) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at org.opensearch.http.netty4.Netty4HttpPipeliningHandler.channelRead(Netty4HttpPipeliningHandler.java:71) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1373) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1236) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1285) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:623) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:586) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) Locked ownable synchronizers: - None
opensearch[pgsca2x1064.nfra.io][search][T#60] thread Id : opensearch[pgsca2x1064.nfra.io][search][T#60] state : RUNNABLE stackTrace: java.lang.Thread.State: RUNNABLE at app//org.apache.lucene.index.OrdinalMap.<init>(OrdinalMap.java:299) at app//org.apache.lucene.index.OrdinalMap.build(OrdinalMap.java:182) at app//org.apache.lucene.index.OrdinalMap.build(OrdinalMap.java:160) at app//org.opensearch.index.fielddata.ordinals.GlobalOrdinalsBuilder.build(GlobalOrdinalsBuilder.java:83) at app//org.opensearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData.loadGlobalDirect(AbstractIndexOrdinalsFieldData.java:169) at app//org.opensearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData.loadGlobalDirect(AbstractIndexOrdinalsFieldData.java:62) at app//org.opensearch.indices.fielddata.cache.IndicesFieldDataCache$IndexFieldCache.lambda$load$1(IndicesFieldDataCache.java:205) at app//org.opensearch.indices.fielddata.cache.IndicesFieldDataCache$IndexFieldCache$$Lambda$5508/0x0000000801bf1a28.load(Unknown Source) at app//org.opensearch.common.cache.Cache.computeIfAbsent(Cache.java:461) at app//org.opensearch.indices.fielddata.cache.IndicesFieldDataCache$IndexFieldCache.load(IndicesFieldDataCache.java:202) at app//org.opensearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData.loadGlobalInternal(AbstractIndexOrdinalsFieldData.java:157) at app//org.opensearch.index.fielddata.plain.AbstractIndexOrdinalsFieldData.loadGlobal(AbstractIndexOrdinalsFieldData.java:123) at app//org.opensearch.search.aggregations.support.ValuesSource$Bytes$WithOrdinals$FieldData.globalOrdinalsValues(ValuesSource.java:256) at app//org.opensearch.search.aggregations.support.ValuesSource$Bytes$WithOrdinals.globalMaxOrd(ValuesSource.java:224) at app//org.opensearch.search.aggregations.bucket.terms.TermsAggregatorFactory.getMaxOrd(TermsAggregatorFactory.java:362) at app//org.opensearch.search.aggregations.bucket.terms.TermsAggregatorFactory$1.build(TermsAggregatorFactory.java:123) at app//org.opensearch.search.aggregations.bucket.terms.TermsAggregatorFactory.doCreateInternal(TermsAggregatorFactory.java:311) at app//org.opensearch.search.aggregations.support.ValuesSourceAggregatorFactory.createInternal(ValuesSourceAggregatorFactory.java:76) at app//org.opensearch.search.aggregations.AggregatorFactory.create(AggregatorFactory.java:101) at app//org.opensearch.search.aggregations.AggregatorFactories.createTopLevelAggregators(AggregatorFactories.java:278) at app//org.opensearch.search.aggregations.AggregationPhase.preProcess(AggregationPhase.java:68) at app//org.opensearch.search.query.QueryPhase.execute(QueryPhase.java:151) at app//org.opensearch.indices.IndicesService.lambda$loadIntoContext$21(IndicesService.java:1532) at app//org.opensearch.indices.IndicesService$$Lambda$4918/0x0000000801b4d4e0.accept(Unknown Source) at app//org.opensearch.indices.IndicesService.lambda$cacheShardLevelResult$22(IndicesService.java:1591) at app//org.opensearch.indices.IndicesService$$Lambda$4919/0x0000000801b4dc40.get(Unknown Source) at app//org.opensearch.indices.IndicesRequestCache$Loader.load(IndicesRequestCache.java:201) at app//org.opensearch.indices.IndicesRequestCache$Loader.load(IndicesRequestCache.java:184) at app//org.opensearch.common.cache.Cache.computeIfAbsent(Cache.java:461) at app//org.opensearch.indices.IndicesRequestCache.getOrCompute(IndicesRequestCache.java:151) at app//org.opensearch.indices.IndicesService.cacheShardLevelResult(IndicesService.java:1597) at app//org.opensearch.indices.IndicesService.loadIntoContext(IndicesService.java:1531) at app//org.opensearch.search.SearchService.loadOrExecuteQueryPhase(SearchService.java:448) at app//org.opensearch.search.SearchService.executeQueryPhase(SearchService.java:514) at app//org.opensearch.search.SearchService$2.lambda$onResponse$0(SearchService.java:483) at app//org.opensearch.search.SearchService$2$$Lambda$4893/0x0000000801b37818.get(Unknown Source) at app//org.opensearch.search.SearchService$$Lambda$4894/0x0000000801b37a40.get(Unknown Source) at app//org.opensearch.action.ActionRunnable.lambda$supply$0(ActionRunnable.java:73) at app//org.opensearch.action.ActionRunnable$$Lambda$3917/0x0000000801941850.accept(Unknown Source) at app//org.opensearch.action.ActionRunnable$2.doRun(ActionRunnable.java:88) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at app//org.opensearch.threadpool.TaskAwareRunnable.doRun(TaskAwareRunnable.java:78) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at app//org.opensearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:59) at app//org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:806) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) Locked ownable synchronizers: - locked <609d1ba2> (a java.util.concurrent.ThreadPoolExecutor$Worker)
opensearch[pgsca2x1064.nfra.io][http_server_worker][T#23] thread Id : opensearch[pgsca2x1064.nfra.io][http_server_worker][T#23] state : RUNNABLE stackTrace: java.lang.Thread.State: RUNNABLE at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndices(IndexNameExpressionResolver.java:343) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:237) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:159) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.getResolvedIndexPattern(ConfigModelV7.java:778) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.attemptResolveIndexNames(ConfigModelV7.java:763) at org.opensearch.security.securityconf.ConfigModelV7.lambda$impliesTypePerm$4(ConfigModelV7.java:1011) at org.opensearch.security.securityconf.ConfigModelV7$$Lambda$5647/0x0000000801c0ef08.apply(Unknown Source) at java.base@17.0.4/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base@17.0.4/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1707) at java.base@17.0.4/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base@17.0.4/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) at java.base@17.0.4/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) at org.opensearch.security.securityconf.ConfigModelV7.impliesTypePerm(ConfigModelV7.java:1012) at org.opensearch.security.securityconf.ConfigModelV7$SecurityRoles.impliesTypePermGlobal(ConfigModelV7.java:489) at org.opensearch.security.privileges.PrivilegesEvaluator.evaluate(PrivilegesEvaluator.java:460) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:303) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.action.bulk.TransportBulkAction$BulkOperation.doRun(TransportBulkAction.java:632) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at app//org.opensearch.action.bulk.TransportBulkAction.executeBulk(TransportBulkAction.java:774) at app//org.opensearch.action.bulk.TransportBulkAction.doInternalExecute(TransportBulkAction.java:309) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:220) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:218) at org.opensearch.indexmanagement.rollup.actionfilter.FieldCapsFilter.apply(FieldCapsFilter.kt:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:317) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.client.node.NodeClient.executeLocally(NodeClient.java:110) at app//org.opensearch.client.node.NodeClient.doExecute(NodeClient.java:97) at app//org.opensearch.client.support.AbstractClient.execute(AbstractClient.java:426) at app//org.opensearch.client.support.AbstractClient.bulk(AbstractClient.java:502) at app//org.opensearch.rest.action.document.RestBulkAction.lambda$prepareRequest$0(RestBulkAction.java:111) at app//org.opensearch.rest.action.document.RestBulkAction$$Lambda$5593/0x0000000801c12170.accept(Unknown Source) at app//org.opensearch.rest.BaseRestHandler.handleRequest(BaseRestHandler.java:125) at org.opensearch.security.filter.SecurityRestFilter$1.handleRequest(SecurityRestFilter.java:127) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:312) at app//org.opensearch.rest.RestController.tryAllHandlers(RestController.java:398) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:241) at org.opensearch.security.ssl.http.netty.ValidatingDispatcher.dispatchRequest(ValidatingDispatcher.java:63) at app//org.opensearch.http.AbstractHttpServerTransport.dispatchRequest(AbstractHttpServerTransport.java:366) at app//org.opensearch.http.AbstractHttpServerTransport.handleIncomingRequest(AbstractHttpServerTransport.java:445) at app//org.opensearch.http.AbstractHttpServerTransport.incomingRequest(AbstractHttpServerTransport.java:356) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:55) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:41) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at org.opensearch.http.netty4.Netty4HttpPipeliningHandler.channelRead(Netty4HttpPipeliningHandler.java:71) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1373) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1236) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1285) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:623) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:586) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) Locked ownable synchronizers: - None
opensearch[pgsca2x1064.nfra.io][http_server_worker][T#25] thread Id : opensearch[pgsca2x1064.nfra.io][http_server_worker][T#25] state : RUNNABLE stackTrace: java.lang.Thread.State: RUNNABLE at java.base@17.0.4/java.util.stream.AbstractPipeline.wrapSink(AbstractPipeline.java:547) at java.base@17.0.4/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@17.0.4/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base@17.0.4/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at app//org.opensearch.common.logging.HeaderWarning.getXOpaqueId(HeaderWarning.java:333) at app//org.opensearch.common.logging.DeprecationLogger$DeprecationLoggerBuilder.withDeprecation(DeprecationLogger.java:116) at app//org.opensearch.common.logging.DeprecationLogger.deprecate(DeprecationLogger.java:105) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.lambda$checkSystemIndexAccess$3(IndexNameExpressionResolver.java:374) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver$$Lambda$3986/0x0000000801957bd0.accept(Unknown Source) at java.base@17.0.4/java.util.ArrayList.forEach(ArrayList.java:1511) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.checkSystemIndexAccess(IndexNameExpressionResolver.java:373) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndices(IndexNameExpressionResolver.java:360) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:237) at app//org.opensearch.cluster.metadata.IndexNameExpressionResolver.concreteIndexNames(IndexNameExpressionResolver.java:159) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.getResolvedIndexPattern(ConfigModelV7.java:778) at org.opensearch.security.securityconf.ConfigModelV7$IndexPattern.attemptResolveIndexNames(ConfigModelV7.java:763) at org.opensearch.security.securityconf.ConfigModelV7.lambda$impliesTypePerm$4(ConfigModelV7.java:1011) at org.opensearch.security.securityconf.ConfigModelV7$$Lambda$5647/0x0000000801c0ef08.apply(Unknown Source) at java.base@17.0.4/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base@17.0.4/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1707) at java.base@17.0.4/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base@17.0.4/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) at java.base@17.0.4/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) at java.base@17.0.4/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) at org.opensearch.security.securityconf.ConfigModelV7.impliesTypePerm(ConfigModelV7.java:1012) at org.opensearch.security.securityconf.ConfigModelV7$SecurityRoles.impliesTypePermGlobal(ConfigModelV7.java:489) at org.opensearch.security.privileges.PrivilegesEvaluator.evaluate(PrivilegesEvaluator.java:460) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:303) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.action.bulk.TransportBulkAction$BulkOperation.doRun(TransportBulkAction.java:632) at app//org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52) at app//org.opensearch.action.bulk.TransportBulkAction.executeBulk(TransportBulkAction.java:774) at app//org.opensearch.action.bulk.TransportBulkAction.doInternalExecute(TransportBulkAction.java:309) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:220) at app//org.opensearch.action.bulk.TransportBulkAction.doExecute(TransportBulkAction.java:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:218) at org.opensearch.indexmanagement.rollup.actionfilter.FieldCapsFilter.apply(FieldCapsFilter.kt:118) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.security.filter.SecurityFilter.apply0(SecurityFilter.java:317) at org.opensearch.security.filter.SecurityFilter.apply(SecurityFilter.java:149) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at org.opensearch.performanceanalyzer.action.PerformanceAnalyzerActionFilter.apply(PerformanceAnalyzerActionFilter.java:78) at app//org.opensearch.action.support.TransportAction$RequestFilterChain.proceed(TransportAction.java:216) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:188) at app//org.opensearch.action.support.TransportAction.execute(TransportAction.java:107) at app//org.opensearch.client.node.NodeClient.executeLocally(NodeClient.java:110) at app//org.opensearch.client.node.NodeClient.doExecute(NodeClient.java:97) at app//org.opensearch.client.support.AbstractClient.execute(AbstractClient.java:426) at app//org.opensearch.client.support.AbstractClient.bulk(AbstractClient.java:502) at app//org.opensearch.rest.action.document.RestBulkAction.lambda$prepareRequest$0(RestBulkAction.java:111) at app//org.opensearch.rest.action.document.RestBulkAction$$Lambda$5593/0x0000000801c12170.accept(Unknown Source) at app//org.opensearch.rest.BaseRestHandler.handleRequest(BaseRestHandler.java:125) at org.opensearch.security.filter.SecurityRestFilter$1.handleRequest(SecurityRestFilter.java:127) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:312) at app//org.opensearch.rest.RestController.tryAllHandlers(RestController.java:398) at app//org.opensearch.rest.RestController.dispatchRequest(RestController.java:241) at org.opensearch.security.ssl.http.netty.ValidatingDispatcher.dispatchRequest(ValidatingDispatcher.java:63) at app//org.opensearch.http.AbstractHttpServerTransport.dispatchRequest(AbstractHttpServerTransport.java:366) at app//org.opensearch.http.AbstractHttpServerTransport.handleIncomingRequest(AbstractHttpServerTransport.java:445) at app//org.opensearch.http.AbstractHttpServerTransport.incomingRequest(AbstractHttpServerTransport.java:356) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:55) at org.opensearch.http.netty4.Netty4HttpRequestHandler.channelRead0(Netty4HttpRequestHandler.java:41) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at org.opensearch.http.netty4.Netty4HttpPipeliningHandler.channelRead(Netty4HttpPipeliningHandler.java:71) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1373) at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1236) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1285) at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:623) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:586) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base@17.0.4/java.lang.Thread.run(Thread.java:833) Locked ownable synchronizers: - None
It seems high CPU usage could be contributing to the SSL handshake delays. You may want to check the server’s CPU utilization to confirm this. If CPU usage is indeed high, try optimizing your OpenSearch transport settings.
Thanks.
Edit your Comment