[WFCORE-7008] Split ManagementInterfaceResourcesTestCase for different stability levels.
https://issues.redhat.com/browse/WFCORE-7008
All tests run locally on Linux, just added a test that does nothing to check if the setup and cleanup works.
Core -> Full Integration Build 14237 outcome was FAILURE using a merge of 624ce86505d7f9ff10b8f60faf2a4311b8dd70d8 Summary: Tests failed: 1 (1 new), passed: 6130, ignored: 95 Build time: 04:24:35
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
Core -> WildFly Preview Integration Build 14015 outcome was FAILURE using a merge of 624ce86505d7f9ff10b8f60faf2a4311b8dd70d8 Summary: Tests failed: 1 (1 new), passed: 4992, ignored: 81 Build time: 03:44:47
Failed tests
org.wildfly.test.integration.observability.micrometer.multiple.MultipleWarTestCase(layers-test).checkPingCount: java.lang.AssertionError: expected:<2> but was:<1>
at org.wildfly.test.integration.observability.micrometer.multiple.MultipleWarTestCase.checkPingCount(MultipleWarTestCase.java:54)
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.GeneratedMethodAccessor19.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.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: -------
[33m19:05:50,165 WARNING [io.micrometer.registry.otlp.OtlpMeterRegistry] (otlp-metrics-publisher) Failed to publish metrics to OTLP receiver: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
at java.base/java.net.Socket.connect(Socket.java:633)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:533)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:638)
at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:281)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:386)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:408)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1308)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1241)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1127)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1056)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1450)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1421)
at [email protected]//io.micrometer.core.ipc.http.HttpUrlConnectionSender.send(HttpUrlConnectionSender.java:98)
at [email protected]//io.micrometer.core.ipc.http.HttpSender$Request$Builder.send(HttpSender.java:306)
at [email protected]//io.micrometer.registry.otlp.OtlpMeterRegistry.publish(OtlpMeterRegistry.java:168)
at [email protected]//io.micrometer.core.instrument.push.PushMeterRegistry.publishSafelyOrSkipIfInProgress(PushMeterRegistry.java:64)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
Core -> Full Integration Build 13944 outcome was FAILURE using a merge of 624ce86505d7f9ff10b8f60faf2a4311b8dd70d8 Summary: Tests failed: 1 (1 new), passed: 3989, ignored: 59 Build time: 02:13:27
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.IntervalPersistentTimerBean={node-1=[]}. Actual: 0
at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:305)
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.GeneratedMethodAccessor27.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at jdk.internal.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at jdk.internal.reflect.GeneratedMethodAccessor25.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-09-23 22:17:50,628 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.5.Final
node-2 2024-09-23 22:17:51,115 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
node-2 2024-09-23 22:17:51,124 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
node-2 2024-09-23 22:17:51,244 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly 34.0.0.Beta1-SNAPSHOT (WildFly Core 26.0.0.Beta6-SNAPSHOT) starting
node-2 2024-09-23 22:17:52,700 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
node-2 2024-09-23 22:17:53,676 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2024-09-23 22:17:53,708 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.8.16.Final
node-2 2024-09-23 22:17:53,717 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.8.16.Final
node-2 2024-09-23 22:17:53,784 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2024-09-23 22:17:53,781 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 6.2.10.Final
node-2 2024-09-23 22:17:53,825 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
node-2 2024-09-23 22:17:53,835 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem
node-2 2024-09-23 22:17:53,839 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-09-23 22:17:53,876 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.29.Final
node-2 2024-09-23 22:17:53,876 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-09-23 22:17:53,892 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 44) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.2.28
node-2 2024-09-23 22:17:53,884 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
node-2 2024-09-23 22:17:53,959 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 2.3.17.Final starting
node-2 2024-09-23 22:17:53,987 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-09-23 22:17:54,020 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2024-09-23 22:17:54,105 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) 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-09-23 22:17:54,114 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) 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-09-23 22:17:54,182 WARN [org.wildfly.extension.elytron] (MSC service thread 1-8) 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.
Weird, Linux - Security Manager - JDK 11 has failed twice on the test developed for this PR
I am still getting intermittent failures with these tests running locally, I am not sure why, so let's see how the CI behaves
Core -> WildFly Preview Integration Build 14037 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Tests failed: 1 (1 new), passed: 4996, ignored: 81 Build time: 03:19:55
Failed tests
org.jboss.as.test.integration.domain.OrderedChildResourcesTestCase.testOrderedChildResources: java.lang.AssertionError: expected:<{
"statistics-enabled" => false,
"protocol" => {
"RED" => undefined,
"MPING" => undefined,
"MERGE3" => undefined,
"FD_SOCK2" => undefined,
"FD_ALL3" => undefined,
"VERIFY_SUSPECT2" => undefined,
"pbcast.NAKACK2" => undefined,
"UNICAST3" => undefined,
"pbcast.STABLE" => undefined,
"pbcast.GMS" => undefined,
"UFC" => undefined,
"MFC" => undefined,
"FRAG4" => undefined
},
"relay" => undefined,
"transport" => {"TCP" => undefined}
}> but was:<{
"statistics-enabled" => false,
"protocol" => {
"RED" => undefined,
"MPING" => undefined,
"MERGE3" => undefined,
"FD_SOCK2" => undefined,
"FD_ALL3" => undefined,
"VERIFY_SUSPECT2" => undefined,
"pbcast.NAKACK2" => undefined,
"UNICAST3" => undefined,
"pbcast.GMS" => undefined,
"UFC" => undefined,
"MFC" => undefined,
"FRAG4" => undefined
},
"relay" => undefined,
"transport" => {"TCP" => undefined}
}>
java.lang.AssertionError:
expected:<{
"statistics-enabled" => false,
"protocol" => {
"RED" => undefined,
"MPING" => undefined,
"MERGE3" => undefined,
"FD_SOCK2" => undefined,
"FD_ALL3" => undefined,
"VERIFY_SUSPECT2" => undefined,
"pbcast.NAKACK2" => undefined,
"UNICAST3" => undefined,
"pbcast.STABLE" => undefined,
It does look to be something security manager related quite consistently failing this test.
@darranl I wonder if somehow not all the sockets, or at least a number that would allow open a new one to properly do the reload, could be the issue. We close them from the point of view of one pair, but we proceed to the reload without being sure they have been fully closed on the other pair (server side), just an idea in case it sounds your bell
Core -> WildFly Preview Integration Build 14038 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Tests passed: 2493, ignored: 38; compilation error: Compiler (new) Build time: 01:22:23
Being only security manager affected now feels like there is a specific target to debug.
The other kind of brute force option here would be to also define the native management interface on the server under test and use that for the server management ops so even if we exhaust the resources on the http management interface we can always access the native one for server control.
A big issue with this kind of test is it is also heavily dependent on the behaviour of the underlying TCP stack on the target system handling a lot of clean up. Where resource constrained I don't know if the target is more or less likely to proactively clean up half closed sockets.
Core -> WildFly Preview Integration Build 14039 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Tests passed: 2493, ignored: 38; compilation error: Compiler Build time: 01:21:25
@darranl
Where resource constrained I don't know if the target is more or less likely to proactively clean up half closed sockets.
I tried with Socket.setSoLinger(true, 0) without luck. In any case, they should be closed on the server side automatically when the defined timeout occurs, right? If we have exhausted the resources on the http management interface, they should eventually cleaned up once the timeout occurs. So why this could not be happening when we are sending a reload request? Why the connection already established for the client used to do the reload is not able to do the work? Would open a new client connection work in this case?
Core -> Full Integration Build 14261 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Compilation error: Compiler (new) Build time: 00:11:40
Core -> Full Integration Build 14262 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Compilation error: Compiler Build time: 00:11:18
There has been no activity on this PR for 45 days. It will be auto-closed after 90 days.
/retest
Core -> WildFly Preview Integration Build 14278 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Tests failed: 3 (3 new), passed: 5256, ignored: 86 Build time: 03:06:39
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 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:118)
... 46 more
Caused by: org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException: Found 16 problems while building POM model from /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
1/ [ERROR] Non-resolvable import POM: Failed to resolve POM for org.wildfly:wildfly-preview-test-expansion-bom:35.0.0.Final-SNAPSHOT due to Could not find artifact org.wildfly:wildfly-preview-test-expansion-bom:pom:35.0.0.Final-SNAPSHOT in local-mirror (http://nexus.wildfly.int/nexus/repository/public/) @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
2/ [ERROR] 'dependencies.dependency.version' for org.javassist:javassist:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
3/ [ERROR] 'dependencies.dependency.version' for org.codehaus.plexus:plexus-utils:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
4/ [ERROR] 'dependencies.dependency.version' for org.dom4j:dom4j:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
5/ [ERROR] 'dependencies.dependency.version' for org.apache.directory.server:apacheds-test-framework:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
7/ [ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-client-utils:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
8/ [ERROR] 'dependencies.dependency.version' for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
9/ [ERROR] 'dependencies.dependency.version' for org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:pom is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
10/ [ERROR] 'dependencies.dependency.version' for org.jsoup:jsoup:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
11/ [ERROR] 'dependencies.dependency.version' for org.syslog4j:syslog4j:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
12/ [ERROR] 'dependencies.dependency.version' for org.testcontainers:testcontainers:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
13/ [ERROR] 'dependencies.dependency.version' for org.testcontainers:elasticsearch:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
14/ [ERROR] 'dependencies.dependency.version' for org.wildfly:wildfly-testsuite-shared:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
15/ [ERROR] 'dependencies.dependency.version' for org.wildfly.arquillian:wildfly-arquillian-container-managed:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
16/ [ERROR] 'dependencies.dependency.version' for org.wildfly.arquillian:wildfly-arquillian-protocol-jmx:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 48 more
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 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:118)
... 46 more
Caused by: org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException: Found 16 problems while building POM model from /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
1/ [ERROR] Non-resolvable import POM: Failed to resolve POM for org.wildfly:wildfly-preview-test-expansion-bom:35.0.0.Final-SNAPSHOT due to Could not find artifact org.wildfly:wildfly-preview-test-expansion-bom:pom:35.0.0.Final-SNAPSHOT in local-mirror (http://nexus.wildfly.int/nexus/repository/public/) @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
2/ [ERROR] 'dependencies.dependency.version' for org.javassist:javassist:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
3/ [ERROR] 'dependencies.dependency.version' for org.codehaus.plexus:plexus-utils:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
4/ [ERROR] 'dependencies.dependency.version' for org.dom4j:dom4j:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
5/ [ERROR] 'dependencies.dependency.version' for org.apache.directory.server:apacheds-test-framework:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
7/ [ERROR] 'dependencies.dependency.version' for org.jboss.resteasy:resteasy-client-utils:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
8/ [ERROR] 'dependencies.dependency.version' for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
9/ [ERROR] 'dependencies.dependency.version' for org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain:pom is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
10/ [ERROR] 'dependencies.dependency.version' for org.jsoup:jsoup:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
11/ [ERROR] 'dependencies.dependency.version' for org.syslog4j:syslog4j:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
12/ [ERROR] 'dependencies.dependency.version' for org.testcontainers:testcontainers:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
13/ [ERROR] 'dependencies.dependency.version' for org.testcontainers:elasticsearch:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
14/ [ERROR] 'dependencies.dependency.version' for org.wildfly:wildfly-testsuite-shared:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
15/ [ERROR] 'dependencies.dependency.version' for org.wildfly.arquillian:wildfly-arquillian-container-managed:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/pom.xml
16/ [ERROR] 'dependencies.dependency.version' for org.wildfly.arquillian:wildfly-arquillian-protocol-jmx:jar is missing. @ org.wildfly:wildfly-ts-integ-basic:35.0.0.Final-SNAPSHOT, /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/basic/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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 48 more
------- Stdout: -------
[33m11:55:08,083 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:36f9 has 1 heuristic participant(s)!
[0m [33m11:55:08,084 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:ffffc0a801d3:7ab4158d:676a9db7:36f9, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:36ff, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@5da4a76e >
[0m [33m11:55:08,084 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:ffffc0a801d3:7ab4158d:676a9db7:36f9, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:36ff, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@5da4a76e >
[0m [33m11:55:08,084 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:36f9 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801d3:7ab4158d:676a9db7:36f9, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:36ff, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_HAZARD com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@5da4a76e >
[0m [33m11:55:08,104 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:ffffc0a801d3:7ab4158d:676a9db7:370b, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:370e, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@599b2802 >
[0m [33m11:55:08,104 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801d3:7ab4158d:676a9db7:370b, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:370e, subordinatenodename=null, eis_name=unknown eis name >
[0m [33m11:55:08,106 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:37c2 has 1 heuristic participant(s)!
[0m [33m11:55:08,106 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:ffffc0a801d3:7ab4158d:676a9db7:37c2, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1c99ad55 >
[0m [33m11:55:08,106 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:ffffc0a801d3:7ab4158d:676a9db7:37c2, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1c99ad55 >
[0m [33m11:55:08,106 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:37c2 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37c2, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37cb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@1c99ad55 >
[0m [33m11:55:08,108 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:37f5 has 1 heuristic participant(s)!
[0m [33m11:55:08,108 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:ffffc0a801d3:7ab4158d:676a9db7:37f5, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37fb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@55280567 >
[0m [33m11:55:08,108 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:ffffc0a801d3:7ab4158d:676a9db7:37f5, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37fb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@55280567 >
[0m [33m11:55:08,108 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:37f5 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37f5, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:37fb, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@55280567 >
[0m [33m11:55:08,110 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:3819 has 1 heuristic participant(s)!
[0m [33m11:55:08,111 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:ffffc0a801d3:7ab4158d:676a9db7:3819, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:381f, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2dcf577b >
[0m [33m11:55:08,111 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:ffffc0a801d3:7ab4158d:676a9db7:3819, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:381f, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2dcf577b >
[0m [33m11:55:08,111 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:3819 restored heuristic participant XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffffc0a801d3:7ab4158d:676a9db7:3819, node_name=1, branch_uid=0:ffffc0a801d3:7ab4158d:676a9db7:381f, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.HEURISTIC_ROLLBACK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@2dcf577b >
[0m [33m11:55:08,113 WARN [com.arjuna.ats.arjuna] (Periodic Recovery) Transaction 0:ffffc0a801d3:7ab4158d:676a9db7:3822 has 1 heuristic participant(s)!
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-24 12:04:37,453 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
node-2 2024-12-24 12:04:37,864 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
node-2 2024-12-24 12:04:37,871 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
node-2 2024-12-24 12:04:37,966 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Preview 35.0.0.Final-SNAPSHOT (WildFly Core 28.0.0.Beta1-SNAPSHOT) starting
node-2 2024-12-24 12:04:38,897 INFO [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
node-2 2024-12-24 12:04:39,823 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2024-12-24 12:04:39,856 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.8.16.Final
node-2 2024-12-24 12:04:39,863 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.8.16.Final
node-2 2024-12-24 12:04:39,912 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 48) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
node-2 2024-12-24 12:04:39,955 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 68) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
node-2 2024-12-24 12:04:39,960 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 62) WFLYRS0016: RESTEasy version 7.0.0.Alpha4
node-2 2024-12-24 12:04:39,964 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 60) 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-24 12:04:39,969 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 58) WFLYHEALTH0001: Activating Base Health Subsystem
node-2 2024-12-24 12:04:39,969 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2024-12-24 12:04:39,993 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 65) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.3.13
node-2 2024-12-24 12:04:39,996 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 57) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
node-2 2024-12-24 12:04:40,007 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 5.0.30.Final
node-2 2024-12-24 12:04:40,031 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 72) WFLYJWT0001: Activating MicroProfile JWT Subsystem
node-2 2024-12-24 12:04:40,057 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-24 12:04:40,058 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2024-12-24 12:04:40,093 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 71) WFLYCONF0001: Activating MicroProfile Config Subsystem
node-2 2024-12-24 12:04:40,102 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 74) WFLYNAM0001: Activating Naming Subsystem
node-2 2024-12-24 12:04:40,123 WARN [org.wildfly.extension.elytron] (MSC service thread 1-3) 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-12-24 12:04:40,214 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 82) 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-24 12:04:40,225 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
node-2 2024-12-24 12:04:40,235 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
node-2 2024-12-24 12:04:40,236 WARN [org.wildfly.extension.elytron] (MSC service thread 1-4) 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-12-24 12:04:40,290 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-24 12:04:40,296 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) 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-24 12:04:40,300 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.3.18.Final starting
node-2 2024-12-24 12:04:40,412 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 84) WFLYWS0002: Activating WebServices Extension
node-2 2024-12-24 12:04:40,466 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) 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-12-24 12:04:40,501 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
node-2 2024-12-24 12:04:40,505 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) Queuing requests.
node-2 2024-12-24 12:04:40,505 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
node-2 2024-12-24 12:04:40,587 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8180
Core -> Full Integration Build 14497 outcome was FAILURE using a merge of ad0e7ede9951474cbf6dd376f03581c0ca78f85f Summary: Tests failed: 1 (1 new), passed: 7985, ignored: 111 Build time: 04:10:45
Failed tests
org.wildfly.test.integration.microprofile.reactive.messaging.otel.KafkaReactiveMessagingAndOtelTestCase.testOpenTelemetryTracingAlwaysDisabledAtConnectorLevel: java.lang.AssertionError: Could not read data in time
at org.wildfly.test.integration.microprofile.reactive.messaging.otel.BaseReactiveMessagingAndOtelTest.waitForData(BaseReactiveMessagingAndOtelTest.java:409)
at org.wildfly.test.integration.microprofile.reactive.messaging.otel.BaseReactiveMessagingAndOtelTest.testOpenTelemetryTraces(BaseReactiveMessagingAndOtelTest.java:170)
at org.wildfly.test.integration.microprofile.reactive.messaging.otel.BaseReactiveMessagingAndOtelTest.testOpenTelemetryTracingAlwaysDisabledAtConnectorLevel(BaseReactiveMessagingAndOtelTest.java:336)
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.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.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)
------- Stdout: -------
=============================
TestName: testOpenTelemetryTracingAlwaysDisabledAtConnectorLevel
=============================
[0m14:28:49,439 INFO [org.wildfly.extension.microprofile.openapi.smallrye] (MSC service thread 1-7) WFLYMPOAI0005: Unregistered MicroProfile OpenAPI endpoint '/openapi' for host 'default-host'
[0m [0m14:28:49,440 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending
[0m [0m14:28:49,440 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 37) WFLYUT0022: Unregistered web context: '/mp-rm-kafka-otel' from server 'default-server'
[0m [0m14:28:49,440 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTP listener default suspending
[0m [0m14:28:49,441 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
[0m [0m14:28:49,442 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to [::1]:8443
[0m [0m14:28:49,442 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTP listener default stopped, was bound to [::1]:8080
[0m [0m14:28:49,442 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 2.3.18.Final stopping
[0m [0m14:28:52,348 INFO [org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker] (smallrye-kafka-consumer-thread-22) [Consumer clientId=kafka-consumer-disabled-tracing-sink, groupId=bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf] Revoke previously assigned partitions disabled-tracing-0
[0m [0m14:28:52,348 INFO [org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker] (smallrye-kafka-consumer-thread-22) [Consumer clientId=kafka-consumer-disabled-tracing-sink, groupId=bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf] The pause flag in partitions [disabled-tracing-0] will be removed due to revocation.
[0m [0m14:28:52,348 INFO [io.smallrye.reactive.messaging.kafka] (smallrye-kafka-consumer-thread-22) SRMSG18224: Executing consumer revoked re-balance listener for group 'bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf'
[0m [0m14:28:52,348 INFO [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] (smallrye-kafka-consumer-thread-22) [Consumer clientId=kafka-consumer-disabled-tracing-sink, groupId=bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf] Member kafka-consumer-disabled-tracing-sink-344149b7-5f68-410d-97ee-b8c493d14a7a sending LeaveGroup request to coordinator localhost:9092 (id: 2147483646 rack: null) due to the consumer is being closed
[0m [0m14:28:52,349 INFO [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] (smallrye-kafka-consumer-thread-22) [Consumer clientId=kafka-consumer-disabled-tracing-sink, groupId=bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf] Resetting generation and member id due to: consumer pro-actively leaving the group
[0m [0m14:28:52,349 INFO [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] (smallrye-kafka-consumer-thread-22) [Consumer clientId=kafka-consumer-disabled-tracing-sink, groupId=bd27acb0-3ba0-46cc-8de5-03f24a7ccbbf] Request joining group due to: consumer pro-actively leaving the group
[0m [0m14:28:52,351 INFO [org.apache.kafka.common.metrics.Metrics] (smallrye-kafka-consumer-thread-22) Metrics scheduler closed
I have just rebased on the off chance it may help.
Core -> Full Integration Build 14550 outcome was FAILURE using a merge of bb9146e5d089ea8e8379db71350781a633344e09 Summary: Tests passed: 5579, ignored: 74; exit code 1 (Step: Build and test full with JDK 17 (Maven)) (new) Build time: 03:33:29
Core -> WildFly Preview Integration Build 14348 outcome was FAILURE using a merge of bb9146e5d089ea8e8379db71350781a633344e09 Summary: Tests failed: 2 (2 new), passed: 5334, ignored: 65 Build time: 03:15:31
Failed tests
org.jboss.as.test.layers.expansion.LayersTestCase.testLayersBoot: java.lang.Exception: Exception checking microprofile-reactive-messaging-amqp
Server log
java.lang.Exception:
Exception checking microprofile-reactive-messaging-amqp
Server log
at org.jboss.as.test.layers.LayersTest.checkExecution(LayersTest.java:353)
at org.jboss.as.test.layers.LayersTest.testLayersBoot(LayersTest.java:273)
at org.jboss.as.test.shared.LayersTestBase.testLayersBoot(LayersTestBase.java:407)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589411, exit value: 1
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205)
at org.jboss.as.test.layers.LayersTest.checkExecution(LayersTest.java:351)
... 30 more
Caused by: java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589411, exit value: 1
at org.jboss.as.test.layers.LayersTest$1.run(LayersTest.java:346)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589411, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
at org.jboss.as.test.layers.LayersTest$1.run(LayersTest.java:317)
... 5 more
Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 2589411, exit value: 1
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
... 7 more
org.jboss.as.test.layers.expansion.LayersTestCase.testDefaultConfigs: java.lang.Exception: Exception checking standalone
Server log
java.lang.Exception:
Exception checking standalone
Server log
at org.jboss.as.test.layers.LayersTest.checkExecution(LayersTest.java:353)
at org.jboss.as.test.layers.LayersTest.testLayersBoot(LayersTest.java:273)
at org.jboss.as.test.shared.LayersTestBase.testDefaultConfigs(LayersTestBase.java:456)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589638, exit value: 1
at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205)
at org.jboss.as.test.layers.LayersTest.checkExecution(LayersTest.java:351)
... 30 more
Caused by: java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589638, exit value: 1
at org.jboss.as.test.layers.LayersTest$1.run(LayersTest.java:346)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.io.IOException: Cannot run program "/usr/lib/jvm/temurin-21-jdk/bin/java": error=0, Failed to exec spawn helper: pid: 2589638, exit value: 1
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
at org.jboss.as.test.layers.LayersTest$1.run(LayersTest.java:317)
... 5 more
Caused by: java.io.IOException: error=0, Failed to exec spawn helper: pid: 2589638, exit value: 1
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
... 7 more
@darranl the test case is still failing, not sure why. Just for the record, the current alternative of checking whether the resource exists at the current stability level is enough to skip the test, so if trying to get it to work using the stability level setup task gets complicated, I think we can live with the current approach.
I may have a look at if I can reproduce locally again but am getting close to giving up on this - my only other option is to introduce a native management interface for configuration to keep it separate from the one being tested as I think that is the underlying issue.
There has been no activity on this PR for 45 days. It will be auto-closed after 90 days.
@yersan I am going to close this one, this one has become way more problematic than it is worth.