__ ____ __ _____ ___ __ ____ ______ --/ __ \/ / / / _ | / _ \/ //_/ / / / __/ -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \ --\___\_\____/_/ |_/_/|_/_/|_|\____/___/ 2021-06-14 10:54:51,601 jobs-service-7666d8f9cb-wfd9v INFO [org.kie.kogito.jobs.service.json.JacksonConfiguration:-1] (main) Jackson customization initialized. 2021-06-14 10:54:52,546 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (main) ISPN004021: Infinispan version: Infinispan 'Taedonggang' 12.1.4.Final 2021-06-14 10:54:52,577 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,589 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,599 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,607 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,615 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,628 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,652 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,680 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,687 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,694 jobs-service-7666d8f9cb-wfd9v INFO [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004016: Server not in cluster anymore(kogito-infinispan:11222), removing from the pool. 2021-06-14 10:54:52,702 jobs-service-7666d8f9cb-wfd9v ERROR [org.infinispan.HOTROD:-1] (HotRod-client-async-pool-1-2) ISPN004007: Exception encountered. Retry 10 out of 10: org.infinispan.client.hotrod.exceptions.TransportException:: java.lang.SecurityException: ISPN004031: The selected authentication mechanism 'PLAIN' is not among the supported server mechanisms: [SCRAM-SHA-512, SCRAM-SHA-384, SCRAM-SHA-256, SCRAM-SHA-1, DIGEST-SHA-512, DIGEST-SHA-384, DIGEST-SHA-256, DIGEST-SHA, CRAM-MD5, DIGEST-MD5] at org.infinispan.client.hotrod.impl.transport.netty.ActivationHandler.exceptionCaught(ActivationHandler.java:52) at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273) at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302) at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281) at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) at org.infinispan.client.hotrod.impl.transport.netty.AuthHandler.lambda$channelActive$2(AuthHandler.java:86) at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986) at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:970) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) at org.infinispan.client.hotrod.impl.operations.HotRodOperation.complete(HotRodOperation.java:160) at org.infinispan.client.hotrod.impl.operations.AuthMechListOperation.acceptResponse(AuthMechListOperation.java:56) at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:146) at org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder.callDecode(HintedReplayingDecoder.java:94) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276) 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.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.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.lang.SecurityException: ISPN004031: The selected authentication mechanism 'PLAIN' is not among the supported server mechanisms: [SCRAM-SHA-512, SCRAM-SHA-384, SCRAM-SHA-256, SCRAM-SHA-1, DIGEST-SHA-512, DIGEST-SHA-384, DIGEST-SHA-256, DIGEST-SHA, CRAM-MD5, DIGEST-MD5] at org.infinispan.client.hotrod.impl.transport.netty.AuthHandler.lambda$channelActive$0(AuthHandler.java:50) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072) ... 26 more 2021-06-14 10:54:52,743 jobs-service-7666d8f9cb-wfd9v ERROR [io.quarkus.runtime.Application:-1] (main) Failed to start application (with profile prod): java.lang.SecurityException: ISPN004031: The selected authentication mechanism 'PLAIN' is not among the supported server mechanisms: [SCRAM-SHA-512, SCRAM-SHA-384, SCRAM-SHA-256, SCRAM-SHA-1, DIGEST-SHA-512, DIGEST-SHA-384, DIGEST-SHA-256, DIGEST-SHA, CRAM-MD5, DIGEST-MD5] at org.infinispan.client.hotrod.impl.transport.netty.AuthHandler.lambda$channelActive$0(AuthHandler.java:50) at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) at org.infinispan.client.hotrod.impl.operations.HotRodOperation.complete(HotRodOperation.java:160) at org.infinispan.client.hotrod.impl.operations.AuthMechListOperation.acceptResponse(AuthMechListOperation.java:56) at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:146) at org.infinispan.client.hotrod.impl.transport.netty.HintedReplayingDecoder.callDecode(HintedReplayingDecoder.java:94) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276) 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.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.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:792) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:475) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829)