Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFCORE-7035]: YAML extension doesn't support ParallelBoot. #6225

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

ehsavoie
Copy link
Contributor

Adding YAML subsystem operations to the ParallelOperationHandler.

Jira: https://issues.redhat.com/browse/WFCORE-7035

@ehsavoie ehsavoie force-pushed the WFCORE-7035 branch 2 times, most recently from 742b7a4 to 9fa29d9 Compare October 28, 2024 16:47
@wildfly-ci
Copy link

Core -> Full Integration Build 14010 outcome was FAILURE using a merge of 9fa29d9
Summary: Tests failed: 1 (1 new), passed: 3973, ignored: 62 Build time: 02:54:19

Failed tests

org.jboss.as.test.clustering.cluster.ejb.timer.DistributedTimerServiceTestCase.test: java.lang.AssertionError: node-2: org.jboss.as.test.clustering.cluster.ejb.timer.beans.SingleActionPersistentTimerBean expected:<1> but was:<0>
	at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:98)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
node-2 2024-10-28 19:10:34,700 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.5.Final
node-2 2024-10-28 19:10:35,623 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
node-2 2024-10-28 19:10:35,632 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
node-2 2024-10-28 19:10:35,791 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta2-SNAPSHOT) starting
node-2 2024-10-28 19:10:37,313 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
node-2 2024-10-28 19:10:38,458 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2024-10-28 19:10:38,480 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.8.16.Final
node-2 2024-10-28 19:10:38,487 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.8.16.Final
node-2 2024-10-28 19:10:38,577 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
node-2 2024-10-28 19:10:38,619 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2024-10-28 19:10:38,639 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 41) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
node-2 2024-10-28 19:10:38,651 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.30.Final
node-2 2024-10-28 19:10:38,657 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 6.2.10.Final
node-2 2024-10-28 19:10:38,747 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
node-2 2024-10-28 19:10:38,769 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2024-10-28 19:10:38,807 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 44) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.2.29
node-2 2024-10-28 19:10:38,809 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem
node-2 2024-10-28 19:10:38,825 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 53) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
node-2 2024-10-28 19:10:38,910 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/configuration/application.keystore' does not exist. Used blank.
node-2 2024-10-28 19:10:38,940 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
node-2 2024-10-28 19:10:38,936 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
node-2 2024-10-28 19:10:39,188 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
node-2 2024-10-28 19:10:39,194 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
node-2 2024-10-28 19:10:39,196 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.3.18.Final starting
node-2 2024-10-28 19:10:39,426 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-4) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
node-2 2024-10-28 19:10:39,428 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.
node-2 2024-10-28 19:10:39,432 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) Queuing requests.
node-2 2024-10-28 19:10:39,445 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting
node-2 2024-10-28 19:10:39,546 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8180
node-2 2024-10-28 19:10:39,712 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
node-2 2024-10-28 19:10:39,789 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
node-2 2024-10-28 19:10:39,837 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/deployments
node-2 2024-10-28 19:10:40,048 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
node-2 2024-10-28 19:10:40,058 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:10090/management
node-2 2024-10-28 19:10:40,059 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
node-2 2024-10-28 19:10:40,059 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta2-SNAPSHOT) started in 6030ms - Started 287 of 661 services (449 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full-ha.xml - Minimum feature stability level: community


@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14083 outcome was FAILURE using a merge of 9fa29d9
Summary: Tests failed: 2 (2 new), passed: 4955, ignored: 84 Build time: 03:49:06

Failed tests

org.jboss.as.test.clustering.cluster.ejb.timer.DistributedTimerServiceTestCase.test: java.lang.AssertionError: class org.jboss.as.test.clustering.cluster.ejb.timer.beans.AutoPersistentTimerBean={node-1=[]}. Actual: 0
	at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:305)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
node-2 2024-10-28 17:39:10,049 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.5.Final
node-2 2024-10-28 17:39:10,806 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
node-2 2024-10-28 17:39:10,816 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
node-2 2024-10-28 17:39:10,975 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Preview 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta2-SNAPSHOT) starting
node-2 2024-10-28 17:39:12,302 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
node-2 2024-10-28 17:39:13,571 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2024-10-28 17:39:13,587 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.8.16.Final
node-2 2024-10-28 17:39:13,600 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.8.16.Final
node-2 2024-10-28 17:39:13,649 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.30.Final
node-2 2024-10-28 17:39:13,713 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 47) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
node-2 2024-10-28 17:39:13,738 INFO  [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 56) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
node-2 2024-10-28 17:39:13,763 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 57) WFLYHEALTH0001: Activating Base Health Subsystem
node-2 2024-10-28 17:39:13,790 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 59) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
node-2 2024-10-28 17:39:13,809 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2024-10-28 17:39:13,874 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 70) WFLYJWT0001: Activating MicroProfile JWT Subsystem
node-2 2024-10-28 17:39:13,888 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 69) WFLYCONF0001: Activating MicroProfile Config Subsystem
node-2 2024-10-28 17:39:13,899 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 66) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
node-2 2024-10-28 17:39:13,917 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 72) WFLYNAM0001: Activating Naming Subsystem
node-2 2024-10-28 17:39:13,945 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
node-2 2024-10-28 17:39:13,948 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 63) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.2.29
node-2 2024-10-28 17:39:13,979 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2024-10-28 17:39:14,130 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 60) WFLYRS0016: RESTEasy version 7.0.0.Alpha3
node-2 2024-10-28 17:39:14,148 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 80) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
node-2 2024-10-28 17:39:14,157 INFO  [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service
node-2 2024-10-28 17:39:14,159 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
node-2 2024-10-28 17:39:14,211 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 82) WFLYWS0002: Activating WebServices Extension
node-2 2024-10-28 17:39:14,266 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/application.keystore' does not exist. Used blank.
node-2 2024-10-28 17:39:14,377 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.3.18.Final starting
node-2 2024-10-28 17:39:14,383 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
node-2 2024-10-28 17:39:14,505 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
node-2 2024-10-28 17:39:14,502 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
node-2 2024-10-28 17:39:14,640 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 81) WFLYUT0014: Creating file handler for path '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
node-2 2024-10-28 17:39:14,664 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0012: Started server default-server.
node-2 2024-10-28 17:39:14,666 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) Queuing requests.
node-2 2024-10-28 17:39:14,667 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
node-2 2024-10-28 17:39:14,756 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow AJP listener ajp listening on 127.0.0.1:8109


org.wildfly.test.integration.elytron.oidc.client.subsystem.OidcWithSubsystemConfigTest(layers-test): org.wildfly.test.integration.elytron.oidc.client.subsystem.OidcWithSubsystemConfigTest(layers-test).org.wildfly.test.integration.elytron.oidc.client.subsystem.OidcWithSubsystemConfigTest: java.lang.AssertionError
	at org.wildfly.test.integration.elytron.oidc.client.OidcBaseTest.sendRealmCreationRequest(OidcBaseTest.java:158)
	at org.wildfly.test.integration.elytron.oidc.client.subsystem.OidcWithSubsystemConfigTest$KeycloakAndSubsystemSetup.setup(OidcWithSubsystemConfigTest.java:332)
	at org.jboss.as.arquillian.container.ServerSetupObserver$ServerSetupTaskHolder.setup(ServerSetupObserver.java:259)
	at org.jboss.as.arquillian.container.ServerSetupObserver.executeSetup(ServerSetupObserver.java:186)
	at org.jboss.as.arquillian.container.ServerSetupObserver.handleBeforeDeployment(ServerSetupObserver.java:119)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
 [0m20:01:22,863 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/elytron-oidc-client/target/wildfly/standalone/data/content/0e/71810ad6b0db0f2706d87efab9b0357b656ea9/content
 [0m [0m20:01:22,867 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
 [0m [33m20:01:23,154 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex") which may be changed or removed in future versions without notice.
 [0m [33m20:01:23,154 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [33m20:01:23,154 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx") which may be changed or removed in future versions without notice.
 [0m [33m20:01:23,154 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.common") which may be changed or removed in future versions without notice.
 [0m [33m20:01:23,154 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice.
 [0m [33m20:01:23,162 WARN  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0013: Deployment arquillian-service contains Jakarta Contexts and Dependency Injection annotations but no bean archive was found (no beans.xml or class with bean defining annotations was present).
 [0m [0m20:01:23,180 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
 [0m [0m20:04:58,749 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
 [0m [0m20:04:58,752 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTP listener default suspending
 [0m [0m20:04:58,754 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment arquillian-service (runtime-name: arquillian-service) in 9ms
 [0m [0m20:04:58,756 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
 [0m [0m20:04:58,757 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 2.3.18.Final stopping
 [0m [0m20:04:58,767 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Preview 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta2-SNAPSHOT) stopped in 22ms
 [0m [0m20:04:58,767 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Preview 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta2-SNAPSHOT) starting
 [0m [0m20:04:58,861 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m20:04:58,877 INFO  [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 35) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
 [0m [0m20:04:58,878 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [33m20:04:58,885 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/elytron-oidc-client/target/wildfly/standalone/configuration/application.keystore' does not exist. Used blank.
 [0m [0m20:04:58,885 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
 [0m [0m20:04:58,885 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
 [0m [0m20:04:58,885 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
 [0m [33m20:04:58,885 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/elytron-oidc-client/target/wildfly/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
 [0m [0m20:04:58,887 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 38) WFLYRS0016: RESTEasy version 7.0.0.Alpha3
 [0m [33m20:04:58,888 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-3) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
 [0m [0m20:04:58,895 INFO  [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
 [0m [0m20:04:58,898 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 42) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m20:04:58,899 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
 [0m [33m20:04:58,903 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 47) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
 [0m [0m20:04:58,905 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0003: Undertow 2.3.18.Final starting
 [0m [0m20:04:58,910 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
 [0m [0m20:04:58,911 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/elytron-oidc-client/target/wildfly/standalone/deployments
 [0m [0m20:04:58,920 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
 [0m [0m20:04:58,924 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.


@@ -1237,6 +1240,9 @@ public final void reloadRequired() {

@Override
public final void restartRequired() {
if (isBooting()) {
return;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here about debug logging.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the debug logging?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still doesn't have the debug logging.

@ehsavoie ehsavoie force-pushed the WFCORE-7035 branch 2 times, most recently from 292c5d2 to d697170 Compare November 21, 2024 17:33
…rtRequired on boot.

* AbstractOperationContext is ignoring reloadRequired() and restartRequired() if isBooting() is returning
  true.

Jira: https://issues.redhat.com/browse/WFCORE-7038

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@wildfly-ci
Copy link

Core -> Full Integration Build 14395 outcome was FAILURE using a merge of 635ff97
Summary: Tests failed: 2 (2 new), passed: 7779, ignored: 110 Build time: 05:21:42

Failed tests

org.jboss.as.test.integration.xerces.unit.XercesUsageTestCase(basic-integration-default-web): org.jboss.as.test.integration.xerces.unit.XercesUsageTestCase(basic-integration-default-web).org.jboss.as.test.integration.xerces.unit.XercesUsageTestCase: java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive org.jboss.as.test.integration.xerces.unit.XercesUsageTestCase.createDeployment() throws java.io.IOException
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor28.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 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)
	... 50 more
Caused by: org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException: Found 1 problems while building POM model from /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
1/ [FATAL] Non-resolvable parent POM for org.wildfly:wildfly-parent:35.0.0.Beta1-SNAPSHOT: Failed to resolve POM for org.jboss:jboss-parent:39 due to Could not transfer artifact org.jboss:jboss-parent:pom:39 from/to central (https://repo1.maven.org/maven2): Error transferring file: Network is unreachable and 'parent.relativePath' points at no local POM @ org.wildfly:wildfly-parent:35.0.0.Beta1-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/pom.xml

	at org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl.loadPomFromFile(MavenWorkingSessionImpl.java:176)
	at org.jboss.shrinkwrap.resolver.impl.maven.task.LoadPomTask.execute(LoadPomTask.java:84)
	at org.jboss.shrinkwrap.resolver.impl.maven.PomlessResolveStageBaseImpl.loadPomFromFile(PomlessResolveStageBaseImpl.java:93)
	at org.jboss.shrinkwrap.resolver.impl.maven.MavenResolverSystemBaseImpl.loadPomFromFile(MavenResolverSystemBaseImpl.java:154)
	at org.jboss.as.test.integration.xerces.unit.XercesUsageTestCase.createDeployment(XercesUsageTestCase.java:74)
	... 55 more
------- Stdout: -------
 [33m18:03:12,992 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:36c9 has 1 heuristic participant(s)!
 [0m [33m18:03:12,992 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:36c9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:36cf, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@6c32d54a >
 [0m [33m18:03:12,992 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:36c9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:36cf, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@6c32d54a >
 [0m [33m18:03:12,992 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:36c9 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:36c9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:36cf, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@6c32d54a >
 [0m [33m18:03:13,012 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:36db, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:36de, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@680d4c14 >
 [0m [33m18:03:13,013 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:36db, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:36de, subordinatenodename=null, eis_name=unknown eis name >
 [0m [33m18:03:13,014 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:3792 has 1 heuristic participant(s)!
 [0m [33m18:03:13,015 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:3792, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:379b, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2d0fdf71 >
 [0m [33m18:03:13,015 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:3792, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:379b, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2d0fdf71 >
 [0m [33m18:03:13,015 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:3792 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:3792, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:379b, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2d0fdf71 >
 [0m [33m18:03:13,018 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37c5 has 1 heuristic participant(s)!
 [0m [33m18:03:13,018 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37c5, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@660a03b3 >
 [0m [33m18:03:13,018 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37c5, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@660a03b3 >
 [0m [33m18:03:13,018 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37c5 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37c5, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@660a03b3 >
 [0m [33m18:03:13,021 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37e9 has 1 heuristic participant(s)!
 [0m [33m18:03:13,021 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37e9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37ef, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1ce812bd >
 [0m [33m18:03:13,021 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37e9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37ef, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1ce812bd >
 [0m [33m18:03:13,021 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37e9 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37e9, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37ef, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1ce812bd >
 [0m [33m18:03:13,024 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37f2 has 1 heuristic participant(s)!
 [0m [33m18:03:13,024 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f2, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f8, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1e0790d8 >
 [0m [33m18:03:13,024 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f2, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f8, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1e0790d8 >
 [0m [33m18:03:13,024 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:37f2 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f2, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:37f8, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1e0790d8 >
 [0m [33m18:03:13,027 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:380a has 1 heuristic participant(s)!
 [0m [33m18:03:13,027 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:380a, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:3813, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@4d20203e >
 [0m [33m18:03:13,028 WARN  [com.arjuna.ats.jta] (Periodic Recovery) XAResourceRecord restored heuristic instance: XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:380a, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:3813, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@4d20203e >
 [0m [33m18:03:13,028 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:380a restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:380a, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:3813, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@4d20203e >
 [0m [33m18:03:13,030 WARN  [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801ed:-2da019ac:67572cba:383d has 1 heuristic participant(s)!
 [0m [33m18:03:13,031 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801ed:-2da019ac:67572cba:383d, node_name=1, branch_uid=0:ffffc0a801ed:-2da019ac:67572cba:3843, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@7b01a5b2 >


org.jboss.as.test.integration.xerces.ws.unit.XercesUsageInWebServiceTestCase(basic-integration-default-web): org.jboss.as.test.integration.xerces.ws.unit.XercesUsageInWebServiceTestCase(basic-integration-default-web).org.jboss.as.test.integration.xerces.ws.unit.XercesUsageInWebServiceTestCase: java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.as.test.integration.xerces.ws.unit.XercesUsageInWebServiceTestCase.createWebServiceDeployment() throws java.io.IOException
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at jdk.internal.reflect.GeneratedMethodAccessor28.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 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)
	... 50 more
Caused by: org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException: Found 1 problems while building POM model from /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
1/ [FATAL] Non-resolvable parent POM for org.wildfly:wildfly-parent:35.0.0.Beta1-SNAPSHOT: Failed to resolve POM for org.jboss:jboss-parent:39 due to Could not transfer artifact org.jboss:jboss-parent:pom:39 from/to central (https://repo1.maven.org/maven2): Error transferring file: Network is unreachable and 'parent.relativePath' points at no local POM @ org.wildfly:wildfly-parent:35.0.0.Beta1-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/pom.xml

	at org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl.loadPomFromFile(MavenWorkingSessionImpl.java:176)
	at org.jboss.shrinkwrap.resolver.impl.maven.task.LoadPomTask.execute(LoadPomTask.java:84)
	at org.jboss.shrinkwrap.resolver.impl.maven.PomlessResolveStageBaseImpl.loadPomFromFile(PomlessResolveStageBaseImpl.java:93)
	at org.jboss.shrinkwrap.resolver.impl.maven.MavenResolverSystemBaseImpl.loadPomFromFile(MavenResolverSystemBaseImpl.java:154)
	at org.jboss.as.test.integration.xerces.ws.unit.XercesUsageInWebServiceTestCase.createWebServiceDeployment(XercesUsageInWebServiceTestCase.java:64)
	... 55 more


@wildfly-ci
Copy link

Core -> Full Integration Build 14099 outcome was FAILURE using a merge of 635ff97
Summary: Tests failed: 1 (1 new), passed: 4345, ignored: 51 Build time: 02:46:19

Failed tests

org.jboss.as.test.clustering.cluster.ejb.timer.DistributedTimerServiceTestCase.test: java.lang.AssertionError: class org.jboss.as.test.clustering.cluster.ejb.timer.beans.CalendarPersistentTimerBean={node-1=[]}. Actual: 0
	at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:305)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
node-2 2024-12-09 22:45:16,249 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
node-2 2024-12-09 22:45:16,783 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
node-2 2024-12-09 22:45:16,790 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
node-2 2024-12-09 22:45:16,879 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta6-SNAPSHOT) starting
node-2 2024-12-09 22:45:17,967 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
node-2 2024-12-09 22:45:18,785 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2024-12-09 22:45:18,815 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.8.16.Final
node-2 2024-12-09 22:45:18,829 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.8.16.Final
node-2 2024-12-09 22:45:18,870 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
node-2 2024-12-09 22:45:18,877 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 5.0.30.Final
node-2 2024-12-09 22:45:18,962 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2024-12-09 22:45:18,986 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 41) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
node-2 2024-12-09 22:45:19,008 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 6.2.11.Final
node-2 2024-12-09 22:45:19,041 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 44) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.3.13
node-2 2024-12-09 22:45:19,047 INFO  [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
node-2 2024-12-09 22:45:19,059 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
node-2 2024-12-09 22:45:19,065 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2024-12-09 22:45:19,066 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
node-2 2024-12-09 22:45:19,109 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem
node-2 2024-12-09 22:45:19,140 INFO  [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service
node-2 2024-12-09 22:45:19,162 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-5) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/configuration/application.keystore' does not exist. Used blank.
node-2 2024-12-09 22:45:19,173 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 53) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
node-2 2024-12-09 22:45:19,209 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
node-2 2024-12-09 22:45:19,335 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-4) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
node-2 2024-12-09 22:45:19,392 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 2.3.18.Final starting
node-2 2024-12-09 22:45:19,416 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server.
node-2 2024-12-09 22:45:19,421 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) Queuing requests.
node-2 2024-12-09 22:45:19,422 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0018: Host default-host starting
node-2 2024-12-09 22:45:19,467 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8180
node-2 2024-12-09 22:45:19,596 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-clustering-ejb-2/standalone/deployments
node-2 2024-12-09 22:45:19,643 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
node-2 2024-12-09 22:45:19,693 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
node-2 2024-12-09 22:45:19,797 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
node-2 2024-12-09 22:45:19,803 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:10090/management
node-2 2024-12-09 22:45:19,803 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
node-2 2024-12-09 22:45:19,804 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta6-SNAPSHOT) started in 4007ms - Started 286 of 660 services (449 services are lazy, passive or on-demand) - Server configuration file in use: standalone-full-ha.xml - Minimum feature stability level: community


@ehsavoie ehsavoie force-pushed the WFCORE-7035 branch 3 times, most recently from 32f397c to 4f1149a Compare December 10, 2024 16:38
@wildfly-ci
Copy link

Core -> Full Integration Build 14100 outcome was FAILURE using a merge of 4f1149a
Summary: Tests failed: 1 (1 new), passed: 4345, ignored: 51 Build time: 03:06:41

Failed tests

org.wildfly.test.integration.observability.micrometer.multiple.MultipleWarTestCase(layers-test).checkPingCount: 	at org.wildfly.test.integration.observability.micrometer.multiple.MultipleWarTestCase.lambda$checkPingCount$0(MultipleWarTestCase.java:55)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.wildfly.test.integration.observability.micrometer.multiple.MultipleWarTestCase.checkPingCount(MultipleWarTestCase.java:55)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
 [0m15:18:28,514 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
 [0m [0m15:18:29,322 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
 [0m [0m15:18:29,332 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
 [0m [0m15:18:29,483 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly 35.0.0.Beta1-SNAPSHOT (WildFly Core 27.0.0.Beta6-SNAPSHOT) starting
 [0m [0m15:18:31,227 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
 [0m [0m15:18:32,098 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m15:18:32,155 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.8.16.Final
 [0m [0m15:18:32,174 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.8.16.Final
 [0m [0m15:18:32,261 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.30.Final
 [0m [0m15:18:32,268 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
 [0m [0m15:18:32,328 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m15:18:32,357 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 51) WFLYHEALTH0001: Activating Base Health Subsystem
 [0m [0m15:18:32,355 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 54) WFLYRS0016: RESTEasy version 6.2.11.Final
 [0m [0m15:18:32,388 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 53) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
 [0m [0m15:18:32,481 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 59) WFLYCONF0001: Activating MicroProfile Config Subsystem
 [0m [0m15:18:32,504 INFO  [org.wildfly.extension.microprofile.faulttolerance] (ServerService Thread Pool -- 60) WFLYMPFTEXT0001: Activating MicroProfile Fault Tolerance subsystem.
 [0m [33m15:18:32,517 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-4) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/microprofile/target/wildfly/standalone/configuration/application.keystore' does not exist. Used blank.
 [0m [0m15:18:32,525 INFO  [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 61) WFLYMPHEALTH0001: Activating MicroProfile Health Subsystem
 [0m [0m15:18:32,526 INFO  [org.wildfly.extension.microprofile.lra.participant] (ServerService Thread Pool -- 64) WFLYTXLRAPARTICIPANT0001: Activating MicroProfile LRA Participant Subsystem with system property (lra.coordinator.url) value as http://localhost:8080/lra-coordinator/lra-coordinator
 [0m [0m15:18:32,536 INFO  [org.wildfly.extension.microprofile.lra.coordinator] (ServerService Thread Pool -- 63) WFLYTXLRACOORD0001: Activating MicroProfile LRA Coordinator Subsystem
 [0m [0m15:18:32,579 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 62) WFLYJWT0001: Activating MicroProfile JWT Subsystem
 [0m [0m15:18:32,582 INFO  [org.wildfly.extension.microprofile.reactive.streams.operators] (ServerService Thread Pool -- 67) WFLYRXSTOPS0001: Activating MicroProfile Reactive Streams Operators Subsystem
 [0m [0m15:18:32,584 INFO  [org.wildfly.extension.microprofile.telemetry] (ServerService Thread Pool -- 68) WFLYMPTEL0001: Activating MicroProfile Telemetry Subsystem
 [0m [33m15:18:32,596 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/microprofile/target/wildfly/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
 [0m [0m15:18:32,603 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
 [0m [0m15:18:32,604 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
 [0m [0m15:18:32,620 INFO  [org.wildfly.extension.microprofile.reactive.messaging] (ServerService Thread Pool -- 66) WFLYRXMESS0001: Activating MicroProfile Reactive Messaging Subsystem
 [0m [33m15:18:32,635 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 75) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
 [0m [0m15:18:32,668 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m15:18:32,877 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
 [0m [0m15:18:32,879 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
 [0m [0m15:18:32,885 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.3.18.Final starting
 [0m [0m15:18:33,009 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
 [0m [0m15:18:33,033 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server.
 [0m [0m15:18:33,042 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) Queuing requests.


@ehsavoie
Copy link
Contributor Author

@bstansberry I have simplified the code and added testing coverage

Copy link
Contributor

@bstansberry bstansberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand this better now. I've got a few comments but I think it's basically good.

@@ -1237,6 +1240,9 @@ public final void reloadRequired() {

@Override
public final void restartRequired() {
if (isBooting()) {
return;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the debug logging?

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14182 outcome was FAILURE using a merge of cbb23a5
Summary: Tests failed: 1 (1 new), passed: 5251, ignored: 90 Build time: 03:47:00

Failed tests

TestSuite: org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest.testDataOnlySse_JsonObject: java.lang.AssertionError: Mock Sse Server did not start as expected expected [true] but found [false]
	at org.testng.Assert.fail(Assert.java:111)
	at org.testng.Assert.failNotEquals(Assert.java:1578)
	at org.testng.Assert.assertTrue(Assert.java:57)
	at org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest.launchServer(AbstractSseTest.java:62)
	at org.eclipse.microprofile.rest.client.tck.sse.AbstractSseTest.launchServer(AbstractSseTest.java:38)
	at org.eclipse.microprofile.rest.client.tck.sse.BasicReactiveStreamsTest.testDataOnlySse_JsonObject(BasicReactiveStreamsTest.java:116)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)


@ehsavoie
Copy link
Contributor Author

@bstansberry I've taken your point into account. I also changed the algorithm a bit (again) since the ParrallelBootOp might have been changed by the remove operation so we should only use the 'final' one to update the list of child operations.

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14183 outcome was FAILURE using a merge of d156f8e
Summary: Compilation error: Compiler (new) Build time: 00:00:45

@wildfly-ci
Copy link

Core -> Full Integration Build 14402 outcome was FAILURE using a merge of d156f8e
Summary: Compilation error: Compiler (new) Build time: 00:00:31

@wildfly-ci
Copy link

Core -> Full Integration Build 14104 outcome was FAILURE using a merge of d156f8e
Summary: Compilation error: Compiler (new) Build time: 00:01:05

@ehsavoie ehsavoie force-pushed the WFCORE-7035 branch 2 times, most recently from 3521a7b to 0c361fd Compare December 11, 2024 15:43
@wildfly-ci
Copy link

Core -> Full Integration Build 14403 outcome was FAILURE using a merge of 0c361fd
Summary: Compilation error: Compiler (new) Build time: 00:00:55

* Adding YAML subsystem operations to the ParallelOperationHandler.
* Adding more tests to cover that use-case.

Jira: https://issues.redhat.com/browse/WFCORE-7035

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@wildfly-ci
Copy link

Core -> Full Integration Build 14106 outcome was UNKNOWN using a merge of 2e11a98
Summary: Canceled (Error while applying patch; cannot find commit a9c9ac4 in the https://github.com/wildfly/wildfly-core.git repository, possible reason: refs/pull/6225/merge branch was updated and the commit selected for the ... Build time: 00:00:15

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14185 outcome was UNKNOWN using a merge of 2e11a98
Summary: Canceled (Error while applying patch; cannot find commit a9c9ac4 in the https://github.com/wildfly/wildfly-core.git repository, possible reason: refs/pull/6225/merge branch was updated and the commit selected for the ... Build time: 00:00:15

@ehsavoie
Copy link
Contributor Author

/retest please

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14186 outcome was FAILURE using a merge of 2e11a98
Summary: Exit code 1 (Step: Build & test full (Maven)) (new) Build time: 00:02:56

@wildfly-ci
Copy link

Core -> Full Integration Build 14107 outcome was FAILURE using a merge of 2e11a98
Summary: Exit code 1 (Step: Build and test full with JDK 21 (Maven)) (new) Build time: 00:03:21

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14187 outcome was FAILURE using a merge of 2e11a98
Summary: Exit code 1 (Step: Build & test full (Maven)) Build time: 00:02:32

@wildfly-ci
Copy link

Core -> Full Integration Build 14108 outcome was FAILURE using a merge of 2e11a98
Summary: Exit code 1 (Step: Build and test full with JDK 21 (Maven)) Build time: 00:02:56

@wildfly-ci
Copy link

Core -> Full Integration Build 14405 outcome was FAILURE using a merge of 2e11a98
Summary: Exit code 1 (Step: Build and test full with JDK 17 (Maven)) (new) Build time: 00:03:28

@wildfly-ci
Copy link

Core -> Full Integration Build 14404 outcome was FAILURE using a merge of 2e11a98
Summary: Tests failed: 1 (1 new), passed: 7926, ignored: 110 Build time: 04:50:41

Failed tests

org.jboss.as.test.iiop.transaction.timeout.IIOPTimeoutTestCase.timeoutStateless: javax.naming.NameNotFoundException [Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0]
	at com.sun.jndi.cosnaming.ExceptionMapper.mapException(ExceptionMapper.java:63)
	at com.sun.jndi.cosnaming.CNCtx.callResolve(CNCtx.java:515)
	at com.sun.jndi.cosnaming.CNCtx.lookup(CNCtx.java:555)
	at com.sun.jndi.cosnaming.CNCtx.lookup(CNCtx.java:532)
	at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409)
	at org.jboss.as.test.integration.transactions.RemoteLookups.lookupIIOP(RemoteLookups.java:69)
	at org.jboss.as.test.iiop.transaction.timeout.IIOPTimeoutTestCase.lookupStateless(IIOPTimeoutTestCase.java:175)
	at org.jboss.as.test.iiop.transaction.timeout.IIOPTimeoutTestCase.timeoutStateless(IIOPTimeoutTestCase.java:118)
	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 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.GeneratedMethodAccessor1.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)
	at jdk.internal.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Caused by: org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0
	at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(NotFoundHelper.java:72)
	at org.omg.CosNaming._NamingContextStub.resolve(_NamingContextStub.java:251)
	at com.sun.jndi.cosnaming.CNCtx.callResolve(CNCtx.java:501)
	... 130 more
------- Stdout: -------
 [33m20:59:47,515 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper) ARJUNA012117: TransactionReaper::check processing TX 0:ffffc0a801d6:-4ec6ea85:6759fd28:110 in state  RUN
 [0m [33m20:59:47,516 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012095: Abort of action id 0:ffffc0a801d6:-4ec6ea85:6759fd28:110 invoked while multiple threads active within it.
 [0m [33m20:59:47,519 WARN  [com.arjuna.ats.arjuna] (Transaction Reaper Worker 0) ARJUNA012381: Action id 0:ffffc0a801d6:-4ec6ea85:6759fd28:110 completed with multiple threads - thread p: default-threadpool; w: Idle was in progress with java.base@17.0.13/java.lang.Thread.sleep(Native Method)
deployment.stateless-iiop-txn-timeout.jar//org.jboss.as.test.integration.transactions.TxTestUtil.waitForTimeout(TxTestUtil.java:90)
deployment.stateless-iiop-txn-timeout.jar//org.jboss.as.test.iiop.transaction.timeout.StatelessBean.testTimeout(StatelessBean.java:73)
java.base@17.0.13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base@17.0.13/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base@17.0.13/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


Copy link
Contributor

@bstansberry bstansberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ehsavoie I left a comment about debug logging, but unless something goes wrong please handle this with a follow-up PR, as I'd prefer to get this merged as soon as CI finishes.

@@ -1237,6 +1240,9 @@ public final void reloadRequired() {

@Override
public final void restartRequired() {
if (isBooting()) {
return;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still doesn't have the debug logging.

@bstansberry bstansberry merged commit 9ca5454 into wildfly:main Dec 13, 2024
13 checks passed
@bstansberry
Copy link
Contributor

Thanks @ehsavoie

@ehsavoie
Copy link
Contributor Author

@bstansberry I created https://issues.redhat.com/browse/WFCORE-7088 to track your comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants