wildfly-core icon indicating copy to clipboard operation
wildfly-core copied to clipboard

[WFCORE-6755] Move the org.wildfly.security:wildfly-elytron-dynamic-ssl artifact into its own module

Open Skyllarr opened this issue 10 months ago • 36 comments

https://issues.redhat.com/browse/WFCORE-6755

Skyllarr avatar Apr 09 '24 13:04 Skyllarr

Core -> Full Integration Build 13459 outcome was FAILURE using a merge of 7f57b6323a87724cf38e86334ebbbecaa22801d3 Summary: Exit code 1 (Step: Build full with JDK 17 (Maven)) Build time: 00:04:55

wildfly-ci avatar Apr 09 '24 13:04 wildfly-ci

Core -> WildFly Preview Integration Build 13519 outcome was FAILURE using a merge of 7f57b6323a87724cf38e86334ebbbecaa22801d3 Summary: Exit code 1 (Step: Build & test full (Maven)) Build time: 00:06:37

wildfly-ci avatar Apr 09 '24 14:04 wildfly-ci

Core -> Full Integration Build 13718 outcome was FAILURE using a merge of 7f57b6323a87724cf38e86334ebbbecaa22801d3 Summary: Exit code 1 (Step: Build full with JDK 17 (Maven)) Build time: 00:07:28

wildfly-ci avatar Apr 09 '24 14:04 wildfly-ci

Core -> Full Integration Build 13462 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 4 (4 new), passed: 4036, ignored: 50 Build time: 03:17:25

Failed tests

TestSuite: org.eclipse.microprofile.fault.tolerance.tck.TimeoutUninterruptableTest.testTimeoutAsyncBulkhead: java.lang.AssertionError: Unexpected exception thrown from Future
	at deployment.ftTimeoutUninterruptable.war//org.testng.Assert.fail(Assert.java:87)
	at deployment.ftTimeoutUninterruptable.war//org.eclipse.microprofile.fault.tolerance.tck.util.Exceptions.expect(Exceptions.java:105)
	at deployment.ftTimeoutUninterruptable.war//org.eclipse.microprofile.fault.tolerance.tck.TimeoutUninterruptableTest.testTimeoutAsyncBulkhead(TimeoutUninterruptableTest.java:196)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:239)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor200.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:253)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:594)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at deployment.ftTimeoutUninterruptable.war//org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestRunner.privateRun(TestRunner.java:794)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestRunner.run(TestRunner.java:596)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunner.run(SuiteRunner.java:276)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at deployment.ftTimeoutUninterruptable.war//org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.runSuites(TestNG.java:1063)
	at deployment.ftTimeoutUninterruptable.war//org.testng.TestNG.run(TestNG.java:1031)
	at [email protected]//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527)
	at [email protected]//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614)
	at [email protected]//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at [email protected]//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at [email protected]//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at [email protected]//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at [email protected]//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout: java.lang.AssertionError: expected:<4> but was:<0>
	at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout(StatefulTimeoutTestCase.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
 [0m20:39:05,225 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.4.Final
 [0m [0m20:39:06,167 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.3.Final
 [0m [0m20:39:06,181 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
 [0m [0m20:39:06,384 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 32.0.0.Final-SNAPSHOT (WildFly Core 24.0.0.Beta4-SNAPSHOT) starting
 [0m [0m20:39:08,500 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.4.0.CR1
 [0m [0m20:39:09,516 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 3) WFLYCTL0028: Attribute 'cluster' in the resource at address '/subsystem=ejb3/service=remote' 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.
 [0m [0m20:39:09,713 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m20:39:09,739 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.8.13.Final
 [0m [0m20:39:09,759 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.13.Final
 [0m [0m20:39:09,847 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 5.0.28.Final
 [0m [0m20:39:09,886 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m20:39:09,913 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem


org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse(LayersTestCase.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 09 '24 21:04 wildfly-ci

Core -> WildFly Preview Integration Build 13522 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 2 (2 new), passed: 4973, ignored: 87 Build time: 03:38:48

Failed tests

org.jboss.as.test.integration.mail.basic.MailTestCase(basic-integration-default-web).testMail: java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: HTTP Status 500 Response: <html><head><title>ERROR</title><style>
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
    margin: 5px;
}

.header {
    background-image: linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -o-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -moz-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -webkit-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    background-image: -ms-linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
    
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.08, rgb(153,151,153)),
        color-stop(0.54, rgb(199,199,199))
    );
    color: black;
    padding: 2px;
    font-weight: normal;
    border: solid 1px;
    font-size: 170%;
    text-align: left;
    vertical-align: middle; 
    height: 32px; 
    margin-bottom: 10px;
}
.error-div {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAAAgAAAAIACH+pydAAAGGElEQVRYw8WXW2wcVxnHf+fM7NXrdXbdtZ3ipGqCEzvQKmlFoUggwkvvGBoaqVVV5Y0nkCoQPPCAhMQbQlzUh/IWHoh6QUVKZVLxUCGogKZRW9uJkyg0iVzZ2dhre9c7u7M7c87hYWc2M7t2bBASI306O/85+v7/7zLn24H/8yV2u/EcFNvwVNK2X0DKw1qpYaX1gCWlY0m5arRe8JQ6I2DmaVj/nwk4CxO2Zf1aw9dKo6N67+eOZHN7x0gViiSHBmlXa7hrazjLt1i+eKmxUi5bwpg/e8a8PA3X/msBr0MyJ+WvgFOffehY8v7HH5OW78HqGjgOtNrge2AnIJWAgQEYLqBsm3/NvKM/mZ1rYczpRa2/9x3w/iMBM1BCiHfuGRmZevClF9NJ5cP1m9B0+/aa3t/ZDNw3TtuSfPy737trK6sXtTGPPwOruxLwNhSEEHMHpqZGDz93wubKFdio3ZXUGNOHs2cIDh/g6pt/9G8uXLnlGPP5k1Dt5bN60m6lhXj34OTkxKET37SZm4d6oz/KgFRH7yOrBozbwlTWGf7ql6RZrWTcytrxaTj9Ro9OGb3JS/mz0nDxgYnnvmWbuUsdJ6FTY2JmImShqZA83N90UbOXOXDiG4nCcPFoTsqfbluCP8DenJQLx1/+7pBcXILaZl9qo2svFmalb48xkM9hxkf5+29+u9HSenIayn0ZyEr5i0NHpnKy7aGrtW6UehsLozRBRlRQEh3BwzLpWh3h++yfPJRLSvnzvhK8DkPamOl7n3nCUjcXtyXuK0X0WViaAFc9QtSNJe594uu2MubZGcjHBGTgqeFiQQml0K12nDgSpd4iyi4uRMci6Q8xJSWq7SGEZCg/qD14LCYgIcTzoxMHc6qygYk40aETKTFSdh2aANOWhbEsjJSYCK6C/V0LcH+9xvCB/TlbiBdCAXbQMJPZ/fvQjUbXEULAa6/1deyuh0dwNU+e7DSzEOhmi8xn9iI+ujgVE6ChlBwpYcqVjuIgA3IXBMYYtNbd30IIpJQI0ZEa+gPQnk9ieA8GSrESaGNyiWIBrVQntUHqdrq01iiluo0WilBK4fs+WutOr4S9YAyJoRzamMGYAClEve046ETyTr13EKCU6kZ+N4GNCxfwKpVOryQSuOUVhBCbsRIIuN1cWRkaSCfRrdaOTncijgltNPDn5xHZLIn7x3GNh4CVmADgcv3a9YmBY0cxm06nAQH31KlOao3BL5fxbtzAOE73hAt7JXb6RU7PGO44WK5Do1ZHw6WYAN+YM+X5S8dLXziWizVNvY5aWcFfWuq8Idsctb1Yr8DwmRwrUr1yfVMbcyYmwIWZ2mbdai9+gvfBAsaAbrUwrrtllLuJPibIGGQ2hUlIHLdlA+diTXgSqkKIt5b/OevL+8bwqlWU63anW3jyhaa4c9T2Hs0hrsL5EOCJQ/sov7/gS8Mb07AZEwDgav2D5aVy3eSziEL+Dllk0PSRcmcMqx6BUeGykINsksrttboPP4w2aVfACVhGiFevvft+I/XwJCad3DF6tc2MiD4zmRSZhyZY/OusI4V4JTqKYwIA6lr/2Gm6s5/+7UMv/egDmEyqL7VbRR/LViR6sikGvniYpffm2m6r/VFd65/0vqZ9R/tbsMeG+WKpMDL+lWMJ58Jl/NVqvOG26PAoDmCXhhg4epDl9+a9zUp1uQkPbvWfcMvZchbuEXAuk0kf2X/84YxpuDQv3kA5zW1fw9CswSyZyXFEJsmnf/m46bntuTY8+SxUtuLadri9CokxeEUK8WJhtJgaeeSIxG3RurWGv+Gg3RbaU5CwkOkU1lCWxFgBmbS4ff6qX7297rXh9Gn4/llobMcjtsFywACQ+zZMTsOP8vBIOpNS+bFiJj2cxx7MYg+k8ZwmrWqD9lqNjVvrTc9tWRtw/k345dtwFagDTmTdUUA2EDAYXffB2JPw6FH4ch7GUpCzIemD50J9A1Y+hH/8Cc4vdTq9Tud9D9dNOt+MajclyNL53xZmIhusmcBSQJLOd4UJnHqACzTppDy0kHizl/yuPRB5nggIM0A6IE4GuA34EQFtoBUQuwGm7kbwb+eaEEXmuV5dAAAAJXRFWHRjcmVhdGUtZGF0ZQAyMDA5LTExLTEwVDE5OjM4OjI0LTA3OjAwdDKp4gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMC0wMi0yMFQyMzoyNjoyNC0wNzowMC7DUNYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTAtMDEtMTFUMDg6NTc6MzUtMDc6MDCruapPAAAAMnRFWHRMaWNlbnNlAGh0dHA6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUHVibGljX2RvbWFpbj/96s8AAAAldEVYdG1vZGlmeS1kYXRlADIwMDktMTEtMTBUMTk6Mzg6MjQtMDc6MDArg9/WAAAAGXRFWHRTb3VyY2UAVGFuZ28gSWNvbiBMaWJyYXJ5VM/tggAAADp0RVh0U291cmNlX1VSTABodHRwOi8vdGFuZ28uZnJlZWRlc2t0b3Aub3JnL1RhbmdvX0ljb25fTGlicmFyebzIrdYAAAAASUVORK5CYII=') left center no-repeat;
}
.error-text-div {
    display: inline-block;
    vertical-align: top;
    height: 32px;
}
.label {
    font-weight:bold;
    display: inline-block;
}
.value {
    display: inline-block;
    margin-left: 5px;
}
pre {
    font-size: 110%;


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 09 '24 21:04 wildfly-ci

Core -> Full Integration Build 13721 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 1 (1 new), passed: 6012, ignored: 93 Build time: 04:16:17

Failed tests

org.wildfly.test.manual.management.ManagementOnlyModeTestCase.testManagementOnlyMode: java.lang.RuntimeException: Could not start container
	at org.wildfly.core.testrunner.Server.start(Server.java:322)
	at org.wildfly.core.testrunner.ServerController.start(ServerController.java:140)
	at org.wildfly.core.testrunner.ServerController.start(ServerController.java:81)
	at org.wildfly.core.testrunner.ServerController.start(ServerController.java:64)
	at org.wildfly.core.testrunner.ServerController.start(ServerController.java:60)
	at org.wildfly.core.testrunner.ServerController.startInAdminMode(ServerController.java:159)
	at org.wildfly.test.manual.management.ManagementOnlyModeTestCase.testManagementOnlyMode(ManagementOnlyModeTestCase.java:44)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.wildfly.core.testrunner.WildFlyRunner$WrappedStatement.evaluate(WildFlyRunner.java:340)
	at org.wildfly.core.testrunner.WildFlyRunner.run(WildFlyRunner.java:194)
Caused by: java.lang.RuntimeException: Managed server was not started within 60 seconds.
	at org.wildfly.core.testrunner.Server.start(Server.java:317)
	... 36 more
------- Stdout: -------
[client] 20:53:42,130 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
[client] 20:53:42,304 INFO  [org.jboss.remoting] (main) JBoss Remoting version 5.0.28.Final
[client] 20:53:42,335 INFO  [org.xnio] (main) XNIO version 3.8.13.Final
[client] 20:53:42,349 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.8.13.Final
[client] 20:53:42,511 INFO  [org.wildfly.security] (main) ELY00001: WildFly Elytron version 2.4.0.CR1
[client] 20:53:42,586 INFO  [org.jboss.ejb.client] (main) EJBCLIENT000069: Using legacy jboss-ejb-client.properties security configuration
 [0m20:53:42,959 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.4.Final
 [0m [0m20:53:43,410 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.3.Final
 [0m [0m20:53:43,419 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
 [0m [0m20:53:43,556 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 32.0.0.Final-SNAPSHOT (WildFly Core 24.0.0.Beta4-SNAPSHOT) starting
 [0m [0m20:53:44,679 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.4.0.CR1
 [0m [0m20:53:44,719 INFO  [org.jboss.as.controller] (Controller Boot Thread) OPVDX003: No schemas available from /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/manualmode/target/wildfly/docs/schema - disabling validation error pretty printing
 [0m [31m20:53:44,720 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0055: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
	at [email protected]//org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:123)
	at [email protected]//org.jboss.as.server.ServerService.boot(ServerService.java:386)
	at [email protected]//org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:362)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: javax.xml.stream.XMLStreamException: WFLYCTL0505: elytron-oidc-client subsystem namespace urn:wildfly:elytron-oidc-client:preview:2.0 is not enabled by the current stability level
	at [email protected]//org.jboss.as.controller.extension.UnstableSubsystemNamespaceParser.readElement(UnstableSubsystemNamespaceParser.java:29)
	at [email protected]//org.jboss.as.controller.extension.UnstableSubsystemNamespaceParser.readElement(UnstableSubsystemNamespaceParser.java:20)
	at [email protected]//org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:118)
	at [email protected]//org.jboss.staxmapper.XMLExtendedStreamReaderImpl.handleAny(XMLExtendedStreamReaderImpl.java:65)
	at [email protected]//org.jboss.as.server.parsing.StandaloneXml_18.parseServerProfile(StandaloneXml_18.java:649)
	at [email protected]//org.jboss.as.server.parsing.StandaloneXml_18.readServerElement(StandaloneXml_18.java:227)
	at [email protected]//org.jboss.as.server.parsing.StandaloneXml_18.readElement(StandaloneXml_18.java:128)
	at [email protected]//org.jboss.as.server.parsing.StandaloneXml.readElement(StandaloneXml.java:115)
	at [email protected]//org.jboss.as.server.parsing.StandaloneXml.readElement(StandaloneXml.java:35)
	at [email protected]//org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:118)
	at [email protected]//org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:72)
	at [email protected]//org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:112)
	... 3 more

 [0m [31m20:53:44,722 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details. - Server configuration file in use: standalone.xml
 [0m [0m20:53:44,755 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 32.0.0.Final-SNAPSHOT (WildFly Core 24.0.0.Beta4-SNAPSHOT) stopped in 29ms


wildfly-ci avatar Apr 09 '24 22:04 wildfly-ci

Core -> Full Integration Build 13464 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 2, passed: 3943, ignored: 63 Build time: 02:24:30

Failed tests

org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse(LayersTestCase.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 09 '24 22:04 wildfly-ci

Core -> WildFly Preview Integration Build 13524 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 2 (1 new), passed: 4973, ignored: 87 Build time: 03:21:26

Failed tests

org.jboss.as.test.clustering.cluster.singleton.SingletonPartitionTestCase.testSingletonService: 	at org.jboss.as.test.clustering.cluster.singleton.SingletonPartitionTestCase.checkSingletonNode(SingletonPartitionTestCase.java:179)
	at org.jboss.as.test.clustering.cluster.singleton.SingletonPartitionTestCase.testSingletonService(SingletonPartitionTestCase.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
node-2 2024-04-09 20:44:33,331 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/data/content/32/09944df25eafb87097217cc73134eaf782fffe/content
node-2 2024-04-09 20:44:33,341 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "SingletonPartitionTestCase.war" (runtime-name: "SingletonPartitionTestCase.war")
node-2 2024-04-09 20:44:33,423 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.SingletonPartitionTestCase.war" is using a private module ("org.infinispan.core") which may be changed or removed in future versions without notice.
node-2 2024-04-09 20:44:33,456 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment SingletonPartitionTestCase.war
node-2 2024-04-09 20:44:33,524 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-3) HV000001: Hibernate Validator 8.0.1.Final
node-2 2024-04-09 20:44:33,645 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "SingletonPartitionTestCase.war"' are as follows:

	java:global/SingletonPartitionTestCase/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
	java:app/SingletonPartitionTestCase/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
	java:module/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
	java:jboss/exported/SingletonPartitionTestCase/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
	ejb:/SingletonPartitionTestCase/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
	java:global/SingletonPartitionTestCase/TopologyChangeListenerBean
	java:app/SingletonPartitionTestCase/TopologyChangeListenerBean
	java:module/TopologyChangeListenerBean

node-2 2024-04-09 20:44:33,672 INFO  [org.wildfly.extension.micrometer] (MSC service thread 1-3) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment
node-2 2024-04-09 20:44:33,785 INFO  [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 6.0.0 (Beta1)
node-2 2024-04-09 20:44:33,841 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) WFLYCLINF0002: Started default cache from server container
node-2 2024-04-09 20:44:34,384 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0021: Registered web context: '/SingletonPartitionTestCase' for server 'default-server'
node-2 2024-04-09 20:44:34,406 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "SingletonPartitionTestCase.war" (runtime-name : "SingletonPartitionTestCase.war")
node-1 2024-04-09 20:44:34,693 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-1/standalone/data/content/b6/8fcd91b81631a2df742b3ea8358cb3e114674d/content
node-1 2024-04-09 20:44:34,698 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "SingletonPartitionTestCase.war" (runtime-name: "SingletonPartitionTestCase.war")


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 09 '24 23:04 wildfly-ci

Core -> Full Integration Build 13723 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 5 (5 new), passed: 5814, ignored: 116 Build time: 04:28:08

Failed tests

org.jboss.as.testsuite.integration.secman.ForwardJSPTestCase: 	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:185)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:163)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:91)
	at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:262)
	at jdk.internal.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testAllPermAndEmptySet: java.lang.AssertionError: Reload operation didn't finish successfully: {"outcome" => "failed","failure-description" => "WFLYCTL0379: System boot is in process; execution of remote management operations is not currently available"}
	at org.jboss.as.test.shared.ServerReload.executeReload(ServerReload.java:191)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:165)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:152)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:90)
	at org.jboss.as.testsuite.integration.secman.subsystem.ReloadableCliTestBase.reloadServer(ReloadableCliTestBase.java:66)
	at org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testAllPermAndEmptySet(MaximumPermissionsTestCase.java:196)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
 [0m22:49:56,978 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
 [0m [0m22:49:56,979 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
 [0m [0m22:49:56,980 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 40) WFLYUT0022: Unregistered web context: '/deployment-no-perm' from server 'default-server'
 [0m [0m22:49:56,981 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
 [0m [0m22:49:56,983 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
 [0m [0m22:49:56,983 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
 [0m [0m22:49:56,984 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
 [0m [0m22:49:56,986 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = h2
 [0m [0m22:49:56,989 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
 [0m [33m22:49:56,990 WARN  [org.apache.activemq.artemis.core.client] (ServerService Thread Pool -- 18) AMQ212037: Connection failure to invm:0 has been detected: null [code=GENERIC_EXCEPTION]
 [0m [0m22:49:56,990 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 18) AMQ151003: resource adaptor stopped
 [0m [33m22:49:56,997 WARN  [org.jboss.as.arquillian] (MSC service thread 1-7) Cannot find composite annotation index in: deployment "deployment-no-perm.war"
 [0m [0m22:49:56,998 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTPS listener https suspending
 [0m [0m22:49:56,999 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to [::1]:8443
 [0m [0m22:49:56,999 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment deployment-no-perm.war (runtime-name: deployment-no-perm.war) in 25ms
 [0m [0m22:49:57,003 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 29ms
 [0m [0m22:49:57,117 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 18) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.32.0 [5f4e8134-f6c3-11ee-9479-52540009f309] stopped, uptime 0.739 seconds
 [0m [0m22:49:57,118 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0008: Undertow HTTP listener default suspending


org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testFilePerm: java.lang.AssertionError: Reload operation didn't finish successfully: {"outcome" => "failed","failure-description" => "WFLYCTL0379: System boot is in process; execution of remote management operations is not currently available"}
	at org.jboss.as.test.shared.ServerReload.executeReload(ServerReload.java:191)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:165)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:152)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:90)
	at org.jboss.as.testsuite.integration.secman.subsystem.ReloadableCliTestBase.reloadServer(ReloadableCliTestBase.java:66)
	at org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testFilePerm(MaximumPermissionsTestCase.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testPropertyPerm: java.lang.AssertionError: Reload operation didn't finish successfully: {"outcome" => "failed","failure-description" => "WFLYCTL0379: System boot is in process; execution of remote management operations is not currently available"}
	at org.jboss.as.test.shared.ServerReload.executeReload(ServerReload.java:191)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:165)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:152)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:90)
	at org.jboss.as.testsuite.integration.secman.subsystem.ReloadableCliTestBase.reloadServer(ReloadableCliTestBase.java:66)
	at org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testPropertyPerm(MaximumPermissionsTestCase.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testMaximumPermissionsEmpty: java.lang.AssertionError: Reload operation didn't finish successfully: {"outcome" => "failed","failure-description" => "WFLYCTL0379: System boot is in process; execution of remote management operations is not currently available"}
	at org.jboss.as.test.shared.ServerReload.executeReload(ServerReload.java:191)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:165)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:152)
	at org.jboss.as.test.shared.ServerReload.executeReloadAndWaitForCompletion(ServerReload.java:90)
	at org.jboss.as.testsuite.integration.secman.subsystem.ReloadableCliTestBase.reloadServer(ReloadableCliTestBase.java:66)
	at org.jboss.as.testsuite.integration.secman.subsystem.MaximumPermissionsTestCase.testMaximumPermissionsEmpty(MaximumPermissionsTestCase.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 10 '24 00:04 wildfly-ci

Hello @Skyllarr , we need a WFLY Jira/PR in place to fix the layers test case in WildFly. We can merge this WFCORE PR as the latest PR for this release, but we need the Jira/PR to run manually the integration Job.

An alternative is to hack the WidlFly LayersTestCase to ignore this specific layer, and then remove the hack once Core is bumped on WildFly

yersan avatar Apr 10 '24 09:04 yersan

Core -> WildFly Preview Integration Build 13527 outcome was FAILURE using a merge of a218264a297c66ecfccf923d9c6e9746f3e98f41 Summary: Tests failed: 1, passed: 4975, ignored: 86 Build time: 02:49:56

Failed tests

org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 10 '24 12:04 wildfly-ci

Hello @Skyllarr , we need a WFLY Jira/PR in place to fix the layers test case in WildFly. We can merge this WFCORE PR as the latest PR for this release, but we need the Jira/PR to run manually the integration Job.

An alternative is to hack the WidlFly LayersTestCase to ignore this specific layer, and then remove the hack once Core is bumped on WildFly

Thanks @yersan , I've created https://issues.redhat.com/browse/WFLY-19223 and I'm working on fixing the test

Skyllarr avatar Apr 10 '24 13:04 Skyllarr

Integration Jobs:

https://ci.wildfly.org/buildConfiguration/WF_WildFlyCoreIntegrationExperiments/429188 (Galleon Integration) https://ci.wildfly.org/buildConfiguration/WF_WildFlyCoreIntegrationExperiments/429204 (WildFly Preview Integration JDK 17)

yersan avatar Apr 11 '24 08:04 yersan

Core -> Full Integration Build 13482 outcome was FAILURE using a merge of d4ad1971a929d513a28e10974023428ccbcbb25c Summary: Tests failed: 2, passed: 3944, ignored: 62 Build time: 02:20:49

Failed tests

org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse(LayersTestCase.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 11 '24 10:04 wildfly-ci

Core -> WildFly Preview Integration Build 13543 outcome was FAILURE using a merge of d4ad1971a929d513a28e10974023428ccbcbb25c Summary: Tests failed: 2 (1 new), passed: 4970, ignored: 87 Build time: 02:57:39

Failed tests

org.jboss.as.test.integration.jpa.initializeinorder.InitializeInOrderTestCase(basic-integration-default-web): org.jboss.as.test.integration.jpa.initializeinorder.InitializeInOrderTestCase(basic-integration-default-web).org.jboss.as.test.integration.jpa.initializeinorder.InitializeInOrderTestCase:     Caused by: org.jboss.msc.service.ServiceNotFoundException: service jboss.persistenceunit.\"InitializeInOrderTestCase.ear/web.war#pu1\" not found"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService","jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".deploymentCompleteService","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager","jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".batch.artifact.factory is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.deployment.unit.\"InitializeInOrderTestCase.ear\".deploymentCompleteService is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService, jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".deploymentCompleteService]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".batch.artifact.factory is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".INSTALL is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService]"]}}}
Cannot deploy InitializeInOrderTestCase.ear: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"InitializeInOrderTestCase.ear\".WeldStartService" => "Failed to start service
    Caused by: org.jboss.msc.service.ServiceNotFoundException: service jboss.persistenceunit.\"InitializeInOrderTestCase.ear/web.war#pu1\" not found"},"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService","jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".deploymentCompleteService","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager","jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager","jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".batch.artifact.factory is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.deployment.unit.\"InitializeInOrderTestCase.ear\".deploymentCompleteService is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService, jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".deploymentCompleteService]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.Validator is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.InstanceName is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.MyEjb2]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb.MyEjb]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.ValidatorFactory is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT.InAppClientContainer is missing [jboss.naming.context.java.comp.InitializeInOrderTestCase.ejb2.SFSBCMT]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".batch.artifact.factory is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".weld.weldClassIntrospector is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".beanmanager]","service jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb2.jar\".INSTALL is missing [jboss.deployment.subunit.\"InitializeInOrderTestCase.ear\".\"ejb.jar\".deploymentCompleteService]"]}}}
	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:185)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:163)
	at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:91)
	at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:262)
	at jdk.internal.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
 [0m08:27:12,696 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/target/wildfly/standalone/data/content/10/1f9fc465787ae08680c160c7de65b7feabf946/content
 [0m [0m08:27:12,697 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "InitializeInOrderTestCase.ear" (runtime-name: "InitializeInOrderTestCase.ear")
 [0m [0m08:27:12,702 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "web.war")
 [0m [0m08:27:12,702 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb2.jar")
 [0m [0m08:27:12,702 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar")
 [0m [0m08:27:12,712 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for pu1
 [0m [0m08:27:12,712 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for pu2
 [0m [0m08:27:12,716 INFO  [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for pu1
 [0m [0m08:27:12,716 INFO  [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for pu2
 [0m [0m08:27:12,743 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for pu1
 [0m [0m08:27:12,743 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for pu2
 [0m [33m08:27:12,750 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.InitializeInOrderTestCase.ear.ejb2.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [33m08:27:12,750 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.InitializeInOrderTestCase.ear" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [33m08:27:12,754 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.InitializeInOrderTestCase.ear.web.war" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [33m08:27:12,754 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.InitializeInOrderTestCase.ear.ejb.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [0m08:27:12,755 INFO  [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/ejb.jar#pu2
 [0m [0m08:27:12,755 INFO  [org.jipijapa] (MSC service thread 1-1) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/web.war#pu2
 [0m [0m08:27:12,755 INFO  [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/ejb.jar#pu1
 [0m [0m08:27:12,755 INFO  [org.jipijapa] (MSC service thread 1-1) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/web.war#pu1
 [0m [0m08:27:12,756 INFO  [org.jipijapa] (MSC service thread 1-6) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/ejb2.jar#pu2
 [0m [0m08:27:12,756 INFO  [org.jipijapa] (MSC service thread 1-6) JIPIORMV6020260: Second level cache enabled for InitializeInOrderTestCase.ear/ejb2.jar#pu1
 [0m [0m08:27:12,758 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment InitializeInOrderTestCase.ear
 [0m [0m08:27:12,766 INFO  [org.wildfly.extension.micrometer] (MSC service thread 1-1) WFLYMMTREXT0002: Micrometer Subsystem is processing deployment
 [0m [0m08:27:12,767 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment ejb.jar
 [0m [0m08:27:12,767 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 81) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller'
 [0m [0m08:27:12,768 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'MyEjb' in deployment unit 'subdeployment "ejb.jar" of deployment "InitializeInOrderTestCase.ear"' are as follows:



org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 11 '24 10:04 wildfly-ci

Core -> Full Integration Build 13745 outcome was FAILURE using a merge of 2a370174d3eb510871eb9fc58fe5913ef2b1cd3d Summary: Tests failed: 1 (1 new), passed: 5817, ignored: 117 Build time: 03:41:04

Failed tests

org.jboss.as.test.integration.naming.remote.ejb.RemoteNamingEjbTestCase.testRemoteNamingGracefulShutdown: java.lang.AssertionError
	at org.jboss.as.test.integration.naming.remote.ejb.RemoteNamingEjbTestCase.testRemoteNamingGracefulShutdown(RemoteNamingEjbTestCase.java:207)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
------- Stdout: -------
 [0m13:48:07,907 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
 [0m [31m13:48:07,907 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 1) WFLYCTL0013: Operation ("suspend") failed - address: (undefined): java.lang.IllegalStateException: ARJUNA012400: Cannot terminate the recovery manager as the implementation is not known. Could be the recovery manager was not started yet?
	at [email protected]//com.arjuna.ats.arjuna.recovery.RecoveryManager.checkState(RecoveryManager.java:462)
	at [email protected]//com.arjuna.ats.arjuna.recovery.RecoveryManager.getModules(RecoveryManager.java:328)
	at [email protected]//com.arjuna.ats.jbossatx.jta.RecoveryManagerService.removeXAResourceRecovery(RecoveryManagerService.java:103)
	at [email protected]//org.jboss.jca.core.tx.jbossts.XAResourceRecoveryRegistryImpl.removeXAResourceRecovery(XAResourceRecoveryRegistryImpl.java:63)
	at [email protected]//org.jboss.jca.core.rar.EndpointImpl.deactivate(EndpointImpl.java:264)
	at [email protected]//org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent.deactivate(MessageDrivenComponent.java:274)
	at [email protected]//org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent$1.preSuspend(MessageDrivenComponent.java:74)
	at [email protected]//org.jboss.as.server.suspend.SuspendController.lambda$suspend$2(SuspendController.java:106)
	at [email protected]//org.jboss.as.server.suspend.SuspendController.processGroups(SuspendController.java:268)
	at [email protected]//org.jboss.as.server.suspend.SuspendController.suspend(SuspendController.java:103)
	at [email protected]//org.jboss.as.server.operations.ServerSuspendHandler$1.execute(ServerSuspendHandler.java:92)
	at [email protected]//org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:1057)
	at [email protected]//org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:778)
	at [email protected]//org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:469)
	at [email protected]//org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1435)
	at [email protected]//org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:436)
	at [email protected]//org.jboss.as.controller.ModelControllerImpl.lambda$executeForResponse$0(ModelControllerImpl.java:246)
	at [email protected]//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:304)
	at [email protected]//org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:270)
	at [email protected]//org.jboss.as.controller.ModelControllerImpl.executeForResponse(ModelControllerImpl.java:246)
	at [email protected]//org.jboss.as.controller.ModelControllerImpl.executeOperation(ModelControllerImpl.java:240)


wildfly-ci avatar Apr 11 '24 17:04 wildfly-ci

@yersan I've addressed your feedback. I closed the affiliated wildfly PR since these latest changes do not introduce a failure in wildfly testsuite. Thank you!

Skyllarr avatar Apr 11 '24 17:04 Skyllarr

@darranl / @fjuma Please review, thanks!

Skyllarr avatar Apr 11 '24 17:04 Skyllarr

Core -> Full Integration Build 13489 outcome was FAILURE using a merge of 8598ddb4a54369d4a28f9b8342e8ea6ce937c1fb Summary: Tests failed: 2 (2 new), passed: 3944, ignored: 62 Build time: 02:02:02

Failed tests

org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse(LayersTestCase.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 12 '24 17:04 wildfly-ci

Core -> WildFly Preview Integration Build 13549 outcome was FAILURE using a merge of 8598ddb4a54369d4a28f9b8342e8ea6ce937c1fb Summary: Tests failed: 1 (1 new), passed: 4974, ignored: 87 Build time: 02:52:00

Failed tests

org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 12 '24 18:04 wildfly-ci

There are 2 options that can be configured in galleon: config-stability-level and package-stability-level ( https://github.com/wildfly/wildfly-proposals/pull/555/files ) . From reading it seems to me that when package-stability-level option is configured to be community then the module is not provisioned / not written to disk when we provision for default, because it would contain <property name="jboss.stability" value="community"/> stability? But I am not sure about this at all and this has to be investigated more.

@fjuma @darranl @yersan Do you all agree to move this issue to the WF33 cycle? The added classes in elytron are private API, and changes in code in WF are internal. This small package might be included in installation when it should not be, but that might not be a blocker for this release

Skyllarr avatar Apr 15 '24 08:04 Skyllarr

There are 2 options that can be configured in galleon: config-stability-level and package-stability-level ( https://github.com/wildfly/wildfly-proposals/pull/555/files ) . From reading it seems to me that when package-stability-level option is configured to be community then the module is not provisioned / not written to disk when we provision for default, because it would contain <property name="jboss.stability" value="community"/> stability? But I am not sure about this at all and this has to be investigated more.

@fjuma @darranl @yersan Do you all agree to move this issue to the WF33 cycle? The added classes in elytron are private API, and changes in code in WF are internal. This small package might be included in installation when it should not be, but that might not be a blocker for this release

Yes, I'm ok with having this done for WildFly 33 instead. Thanks!

fjuma avatar Apr 15 '24 13:04 fjuma

Thank you @yersan , I will work on the changes you mentioned in https://github.com/wildfly/wildfly-core/pull/5947#discussion_r1565387696 .

Since this PR will require more discussion and review, we should skip this PR for this release, see comment from @fjuma above. It will be worked on in the WF33 cycle

Skyllarr avatar Apr 15 '24 14:04 Skyllarr

@Skyllarr there are still chances to get this one in for the current release since we are still waiting for others, but I am also OK with having this done for WildFly 33. I have no strong opinions against that.

@darranl would you share your feedback here? If you agree, we can downgrade the priority and see if it gets done before the release.

yersan avatar Apr 15 '24 16:04 yersan

If we have a couple more days and it is possible to conclude this I think it is fine to go in but I know this is also a busy week, if we are happy we have covered the scenarios no reason not to merge but if we are still testing etc lets not force it through.

darranl avatar Apr 15 '24 16:04 darranl

Core -> Full Integration Build 13492 outcome was FAILURE using a merge of 8598ddb4a54369d4a28f9b8342e8ea6ce937c1fb Summary: Tests failed: 3 (1 new), passed: 4038, ignored: 51 Build time: 02:11:36

Failed tests

TestSuite: org.eclipse.microprofile.rest.client.tck.sse.ReactiveStreamsPublisherTckTest.stochastic_spec103_mustSignalOnMethodsSequentially: java.lang.NullPointerException
	at org.reactivestreams.tck.PublisherVerification$5$1.run(PublisherVerification.java:257)
	at org.reactivestreams.tck.PublisherVerification.activePublisherTest(PublisherVerification.java:1135)
	at org.reactivestreams.tck.PublisherVerification$5.apply(PublisherVerification.java:251)
	at org.reactivestreams.tck.PublisherVerification$5.apply(PublisherVerification.java:248)
	at org.reactivestreams.tck.PublisherVerification.stochasticTest(PublisherVerification.java:1204)
	at org.reactivestreams.tck.PublisherVerification.stochastic_spec103_mustSignalOnMethodsSequentially(PublisherVerification.java:248)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.testng.TestRunner.privateRun(TestRunner.java:794)
	at org.testng.TestRunner.run(TestRunner.java:596)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
	at org.testng.SuiteRunner.run(SuiteRunner.java:276)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
	at org.testng.TestNG.runSuites(TestNG.java:1063)
	at org.testng.TestNG.run(TestNG.java:1031)
------- Stderr: -------
[AbstractSseTest] [ERROR] launchServer caughtException 
java.lang.RuntimeException: Failed to start SSE HTTP server
	at org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer.start(HttpSseServer.java:46)
	at org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest.lambda$launchServer$0(AbstractSseTest.java:48)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	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.io.IOException: Failed to bind to ::/0:0:0:0:0:0:0:0:10000
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:310)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:234)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.eclipse.jetty.server.Server.doStart(Server.java:401)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
	at org.eclipse.microprofile.rest.client.tck.sse.HttpSseServer.start(HttpSseServer.java:43)
	... 6 more


org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at org.jboss.as.test.layers.base.LayersTestCase.testLayersModuleUse(LayersTestCase.java:37)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 15 '24 18:04 wildfly-ci

Core -> WildFly Preview Integration Build 13553 outcome was FAILURE using a merge of 8598ddb4a54369d4a28f9b8342e8ea6ce937c1fb Summary: Tests failed: 2 (1 new), passed: 4976, ignored: 86 Build time: 03:06:47

Failed tests

org.jboss.as.test.integration.ejb.stateful.passivation.PassivationFailedTestCase(basic-integration-default-web).testPassivationFailure: java.lang.AssertionError
	at deployment.PassivationFailedTestCase.jar//org.jboss.as.test.integration.ejb.stateful.passivation.PassivationFailedTestCase.testPassivationFailure(PassivationFailedTestCase.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at deployment.arquillian-service//org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.doRunTestMethod(ArquillianService.java:204)
	at deployment.arquillian-service//org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.management/com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
	at java.management/com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
	at java.management/com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
	at java.management/com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)
	at java.management/com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)
	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:814)
	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:802)
	at [email protected]//org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:1482)
	at [email protected]//org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:714)
	at [email protected]//org.jboss.as.jmx.BlockingNotificationMBeanServer.invoke(BlockingNotificationMBeanServer.java:151)
	at [email protected]//org.jboss.as.jmx.AuthorizingMBeanServer.invoke(AuthorizingMBeanServer.java:245)
	at [email protected]//org.jboss.remotingjmx.protocol.v2.ServerProxy$InvokeHandler.handle(ServerProxy.java:947)


org.jboss.as.test.layers.expansion.LayersTestCase.testLayersModuleUse: java.lang.AssertionError: Some expected modules have not been provisioned in test-all-layers: org.wildfly.security.elytron-dynamic-ssl
	at org.jboss.as.test.layers.LayersTest.testLayersModuleUse(LayersTest.java:172)
	at org.jboss.as.test.shared.LayersTestBase.testLayersModuleUse(LayersTestBase.java:409)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


wildfly-ci avatar Apr 15 '24 19:04 wildfly-ci

Downgrade the priority and see if it gets done before the release.

@yersan yes this approach sounds good! I will work on required changes and we'll see if it's done in time, but as I'm not that familiar with provisioning etc. it might take me some time to update this PR

Skyllarr avatar Apr 16 '24 09:04 Skyllarr

@Skyllarr @yersan I think on Wednesday we should move this to WF 33, i.e. change the JIRA and switch the 24.x label on this PR to 25.x. But leave it as a blocker.

I think there are still things to discuss about it and I agree the presence of this jar on the system is not a blocker, as it's not usable except via the community-stability ResourceDefinition.

bstansberry avatar Apr 16 '24 19:04 bstansberry

Core -> Full Integration Build 13495 outcome was UNKNOWN using a merge of f56300e6f6cdb6f3ffb9efd624667ee10ebbeda6 Summary: Canceled (Swabra) Build time: 02:31:31

wildfly-ci avatar Apr 17 '24 02:04 wildfly-ci