16:57:56,252 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,254 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping 16:57:56,254 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:57:56,254 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTPS listener https suspending 16:57:56,254 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending 16:57:56,255 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:57:56,255 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 16:57:56,255 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 16:57:56,256 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0004: Undertow 2.2.3.Final stopping 16:57:56,256 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 4ms 16:57:56,258 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) stopped in 6ms 16:57:56,258 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) starting 16:57:56,269 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 32) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 16:57:56,272 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:57:56,274 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 43) WFLYHEALTH0001: Activating Base Health Subsystem 16:57:56,274 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 37) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 16:57:56,274 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 16:57:56,274 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 45) WFLYIO001: Worker 'default' has auto-configured to 32 IO threads with 256 max task threads based on your 16 available processors 16:57:56,276 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 46) WFLYRS0016: RESTEasy version 3.14.0.Final 16:57:56,276 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 16:57:56,276 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2 16:57:56,276 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 52) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 16:57:56,276 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service org.wildfly.security.key-store.applicationKS: org.jboss.msc.service.StartException in service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. at org.wildfly.extension.elytron.KeyStoreService.start(KeyStoreService.java:191) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739) at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701) at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1363) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big. at sun.security.util.DerInputStream.getLength(DerInputStream.java:605) at sun.security.util.DerValue.init(DerValue.java:391) at sun.security.util.DerValue.(DerValue.java:332) at sun.security.util.DerValue.(DerValue.java:345) at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1941) at java.security.KeyStore.load(KeyStore.java:1445) at org.wildfly.security.keystore.AtomicLoadKeyStoreSpi.engineLoad(AtomicLoadKeyStoreSpi.java:53) at java.security.KeyStore.load(KeyStore.java:1445) at org.wildfly.extension.elytron.KeyStoreService.start(KeyStoreService.java:163) ... 8 more 16:57:56,276 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 51) WFLYMETRICS0001: Activating Base Metrics Subsystem 16:57:56,277 INFO [org.wildfly.extension.microprofile.faulttolerance] (ServerService Thread Pool -- 53) WFLYMPFTEXT0001: Activating MicroProfile Fault Tolerance subsystem. 16:57:56,277 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 54) WFLYMPHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 16:57:56,277 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 55) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 16:57:56,277 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (ServerService Thread Pool -- 57) WFLYMPOAI0001: Activating Eclipse MicroProfile OpenAPI Subsystem 16:57:56,277 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 56) WFLYMPMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 16:57:56,277 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 58) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 16:57:56,277 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 59) WFLYNAM0001: Activating Naming Subsystem 16:57:56,277 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service 16:57:56,277 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 63) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 16:57:56,277 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 2.2.3.Final starting 16:57:56,282 INFO [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 16:57:56,282 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service") 16:57:56,284 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/deployments 16:57:56,286 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:57:56,287 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server. 16:57:56,287 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting 16:57:56,288 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 16:57:56,288 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 16:57:56,321 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx") which may be changed or removed in future versions without notice. 16:57:56,322 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice. 16:57:56,322 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex") which may be changed or removed in future versions without notice. 16:57:56,322 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. 16:57:56,322 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.common") which may be changed or removed in future versions without notice. 16:57:56,325 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0013: Deployment arquillian-service contains CDI annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present). 16:57:56,327 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "elytron"), ("key-store" => "applicationKS") ]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.security.key-store.applicationKS" => "WFLYELY00004: Unable to start the service. Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big."}} 16:57:56,332 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service") 16:57:56,332 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed 16:57:56,335 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 16:57:56,335 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) started (with errors) in 77ms - Started 273 of 424 services (3 services failed or missing dependencies, 221 services are lazy, passive or on-demand) 16:57:56,335 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 16:57:56,335 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 16:57:56,360 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/data/content/b7/6284db234629247b55de93ad6517ab021b7d59/content 16:57:56,362 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "MicroProfileHealthApplicationReadyTestBaseSetup.war" (runtime-name: "MicroProfileHealthApplicationReadyTestBaseSetup.war") 16:57:56,374 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.MicroProfileHealthApplicationReadyTestBaseSetup.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. 16:57:56,392 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (MSC service thread 1-3) WFLYMPOAI0004: Registered MicroProfile OpenAPI endpoint '/openapi' for host 'default-host' 16:57:56,393 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: '/MicroProfileHealthApplicationReadyTestBaseSetup' for server 'default-server' 16:57:56,396 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "MicroProfileHealthApplicationReadyTestBaseSetup.war" (runtime-name : "MicroProfileHealthApplicationReadyTestBaseSetup.war") 16:57:56,396 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,403 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/data/content/97/b12c6db15554ab3efdc6321f3fb5ddd37e709a/content 16:57:56,403 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "MicroProfileHealthApplicationReadyTestBase.war" (runtime-name: "MicroProfileHealthApplicationReadyTestBase.war") 16:57:56,417 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.MicroProfileHealthApplicationReadyTestBase.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. 16:57:56,417 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment MicroProfileHealthApplicationReadyTestBase.war 16:57:56,431 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-6) No shutdown hook registered: Please call close() manually on application shutdown. 16:57:56,438 WARN [org.wildfly.extension.microprofile.openapi.smallrye] (MSC service thread 1-1) WFLYMPOAI0003: MicroProfile OpenAPI endpoint already registered for host 'default-host'. Skipping OpenAPI documentation of 'MicroProfileHealthApplicationReadyTestBase.war'. 16:57:56,445 INFO [io.smallrye.metrics] (MSC service thread 1-8) MicroProfile: Metrics activated (SmallRye Metrics version: 2.4.4) 16:57:56,447 WARN [org.jboss.modules.define] (Weld Thread Pool -- 1) Failed to define class org.wildfly.test.integration.microprofile.health.MicroProfileHealthApplicationReadyHTTPEndpointTestCase in Module "deployment.MicroProfileHealthApplicationReadyTestBase.war" from Service Module Loader: java.lang.NoClassDefFoundError: Failed to link org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadyHTTPEndpointTestCase (Module "deployment.MicroProfileHealthApplicationReadyTestBase.war" from Service Module Loader): org/wildfly/test/integration/microprofile/health/MicroProfileHealthApplicationReadyTestBase at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.lang.ClassLoader.defineClass(ClassLoader.java:832) at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:424) at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:555) at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:339) at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:126) at org.jboss.modules.Module.loadModuleClass(Module.java:753) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:247) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116) at org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:68) at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadClass(AnnotatedTypeLoader.java:82) at org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:62) at org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:108) at org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:87) at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:55) at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:52) at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62) at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:513) 16:57:56,447 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-000119: Not generating any bean definitions from org.wildfly.test.integration.microprofile.health.MicroProfileHealthApplicationReadyHTTPEndpointTestCase because of underlying class loading error: Type Failed to link org.wildfly.test.integration.microprofile.health.MicroProfileHealthApplicationReadyHTTPEndpointTestCase (Module "deployment.MicroProfileHealthApplicationReadyTestBase.war" from Service Module Loader): org.wildfly.test.integration.microprofile.health.MicroProfileHealthApplicationReadyTestBase not found. If this is unexpected, enable DEBUG logging to see the full error. 16:57:56,467 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: '/MicroProfileHealthApplicationReadyTestBase' for server 'default-server' 16:57:56,471 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "MicroProfileHealthApplicationReadyTestBase.war" (runtime-name : "MicroProfileHealthApplicationReadyTestBase.war") 16:57:56,471 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,479 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: '/MicroProfileHealthApplicationReadyTestBase' from server 'default-server' 16:57:56,482 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment MicroProfileHealthApplicationReadyTestBase.war (runtime-name: MicroProfileHealthApplicationReadyTestBase.war) in 3ms 16:57:56,485 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/data/content/97/b12c6db15554ab3efdc6321f3fb5ddd37e709a/content 16:57:56,485 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "MicroProfileHealthApplicationReadyTestBase.war" (runtime-name: "MicroProfileHealthApplicationReadyTestBase.war") 16:57:56,485 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,489 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (MSC service thread 1-8) WFLYMPOAI0005: Unregistered MicroProfile OpenAPI endpoint '/openapi' for host 'default-host' 16:57:56,489 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 4) WFLYUT0022: Unregistered web context: '/MicroProfileHealthApplicationReadyTestBaseSetup' from server 'default-server' 16:57:56,491 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment MicroProfileHealthApplicationReadyTestBaseSetup.war (runtime-name: MicroProfileHealthApplicationReadyTestBaseSetup.war) in 1ms 16:57:56,494 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/data/content/b7/6284db234629247b55de93ad6517ab021b7d59/content 16:57:56,494 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "MicroProfileHealthApplicationReadyTestBaseSetup.war" (runtime-name: "MicroProfileHealthApplicationReadyTestBaseSetup.war") 16:57:56,494 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,498 INFO [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. 16:57:56,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping 16:57:56,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending 16:57:56,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending 16:57:56,501 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:57:56,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 16:57:56,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 16:57:56,502 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:57:56,502 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.2.3.Final stopping 16:57:56,503 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 4ms 16:57:56,504 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) stopped in 5ms 16:57:56,504 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) starting 16:57:56,515 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 32) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. 16:57:56,518 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:57:56,519 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 43) WFLYHEALTH0001: Activating Base Health Subsystem 16:57:56,519 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem. 16:57:56,519 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 37) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 16:57:56,520 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 46) WFLYRS0016: RESTEasy version 3.14.0.Final 16:57:56,520 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 52) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 16:57:56,520 INFO [org.wildfly.extension.microprofile.faulttolerance] (ServerService Thread Pool -- 53) WFLYMPFTEXT0001: Activating MicroProfile Fault Tolerance subsystem. 16:57:56,520 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 45) WFLYIO001: Worker 'default' has auto-configured to 32 IO threads with 256 max task threads based on your 16 available processors 16:57:56,520 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 55) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 16:57:56,520 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (ServerService Thread Pool -- 57) WFLYMPOAI0001: Activating Eclipse MicroProfile OpenAPI Subsystem 16:57:56,520 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 58) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 16:57:56,520 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 59) WFLYNAM0001: Activating Naming Subsystem 16:57:56,520 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 63) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique. 16:57:56,522 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.2.3.Final starting 16:57:56,522 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service 16:57:56,522 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 56) WFLYMPMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 16:57:56,522 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 54) WFLYMPHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 16:57:56,522 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 51) WFLYMETRICS0001: Activating Base Metrics Subsystem 16:57:56,523 INFO [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 16:57:56,523 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 16:57:56,526 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service org.wildfly.security.key-store.applicationKS: org.jboss.msc.service.StartException in service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. at org.wildfly.extension.elytron.KeyStoreService.start(KeyStoreService.java:191) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739) at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701) at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big. at sun.security.util.DerInputStream.getLength(DerInputStream.java:605) at sun.security.util.DerValue.init(DerValue.java:391) at sun.security.util.DerValue.(DerValue.java:332) at sun.security.util.DerValue.(DerValue.java:345) at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1941) at java.security.KeyStore.load(KeyStore.java:1445) at org.wildfly.security.keystore.AtomicLoadKeyStoreSpi.engineLoad(AtomicLoadKeyStoreSpi.java:53) at java.security.KeyStore.load(KeyStore.java:1445) at org.wildfly.extension.elytron.KeyStoreService.start(KeyStoreService.java:163) ... 8 more 16:57:56,528 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:57:56,528 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. 16:57:56,528 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting 16:57:56,528 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 16:57:56,535 INFO [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none 16:57:56,535 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /home/darranl/src/2021/wildfly/testsuite/integration/microprofile/target/wildfly/standalone/deployments 16:57:56,535 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service") 16:57:56,538 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 16:57:56,576 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx") which may be changed or removed in future versions without notice. 16:57:56,576 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice. 16:57:56,576 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex") which may be changed or removed in future versions without notice. 16:57:56,576 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice. 16:57:56,576 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.common") which may be changed or removed in future versions without notice. 16:57:56,580 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0013: Deployment arquillian-service contains CDI annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present). 16:57:56,589 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([ ("subsystem" => "elytron"), ("key-store" => "applicationKS") ]) - failure description: {"WFLYCTL0080: Failed services" => {"org.wildfly.security.key-store.applicationKS" => "WFLYELY00004: Unable to start the service. Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big."}} 16:57:56,597 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service") 16:57:56,597 INFO [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report WFLYCTL0186: Services which failed to start: service org.wildfly.security.key-store.applicationKS: WFLYELY00004: Unable to start the service. WFLYCTL0448: 1 additional services are down due to their dependencies being missing or failed 16:57:56,602 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 16:57:56,602 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Full 22.0.0.Final-SNAPSHOT (WildFly Core 14.0.0.Beta4) started (with errors) in 98ms - Started 273 of 424 services (3 services failed or missing dependencies, 221 services are lazy, passive or on-demand) 16:57:56,603 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 16:57:56,603 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990