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-2943] set required to false for storage runtime attributes in… #2532

Merged
merged 1 commit into from Jun 14, 2017

Conversation

soul2zimate
Copy link
Contributor

… elytron loaded-providers.

WFCORE https://issues.jboss.org/browse/WFCORE-2943
JBEAP https://issues.jboss.org/browse/JBEAP-9848

set required to false for storage runtime attributes in elytron loaded-providers.

@wildfly-ci
Copy link

Full integration - Windows Build 3617 outcome was FAILURE using a merge of 0220429
Summary: Tests failed: 15 (15 new), passed: 3926, ignored: 115 Build time: 01:53:39

Failed tests

org.jboss.as.test.clustering.cluster.web.ReplicationForNegotiationAuthenticatorTestCase(SYNC-tcp).testGracefulSimpleFailover: java.lang.AssertionError: expected:<200> but was:<500>
	at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:69)
	at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:58)
	at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:52)
	at org.jboss.as.test.clustering.cluster.web.AbstractWebFailoverTestCase.establishTopology(AbstractWebFailoverTestCase.java:286)
	at org.jboss.as.test.clustering.cluster.web.AbstractWebFailoverTestCase.testFailover(AbstractWebFailoverTestCase.java:179)
	at org.jboss.as.test.clustering.cluster.web.AbstractWebFailoverTestCase.testGracefulSimpleFailover(AbstractWebFailoverTestCase.java:91)
------- Stdout: -------
10:38:19,898 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\50\83948ca66153abca435571a2a31ae6ddadbbf1\content
10:38:19,902 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "negotiationAuthenticator.war" (runtime-name: "negotiationAuthenticator.war")
10:38:19,923 WARN  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0080: Valves are no longer supported, org.jboss.security.negotiation.NegotiationAuthenticator is not activated.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.security.negotiation") which may be changed or removed in future versions without notice.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.clustering.common") which may be changed or removed in future versions without notice.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.controller") which may be changed or removed in future versions without notice.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.infinispan") which may be changed or removed in future versions without notice.
10:38:19,952 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.wildfly.clustering.infinispan.spi") which may be changed or removed in future versions without notice.
10:38:19,961 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment negotiationAuthenticator.war
10:38:19,977 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "negotiationAuthenticator.war"' are as follows:

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

10:38:20,292 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 82) WFLYCLINF0002: Started default-server cache from web container
10:38:20,293 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started client-mappings cache from ejb container
10:38:20,425 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started negotiationAuthenticator.war cache from web container
10:38:20,959 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: '/negotiationAuthenticator' for server 'default-server'
10:38:20,992 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "negotiationAuthenticator.war" (runtime-name : "negotiationAuthenticator.war")
10:38:21,054 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\3e\130aecba69a7395f0061d98c068f7c9996492f\content
10:38:21,081 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "negotiationAuthenticator.war" (runtime-name: "negotiationAuthenticator.war")
10:38:21,126 WARN  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0080: Valves are no longer supported, org.jboss.security.negotiation.NegotiationAuthenticator is not activated.
10:38:21,160 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.security.negotiation") which may be changed or removed in future versions without notice.
10:38:21,160 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.clustering.common") which may be changed or removed in future versions without notice.
10:38:21,161 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.controller") which may be changed or removed in future versions without notice.
10:38:21,166 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.jboss.as.server") which may be changed or removed in future versions without notice.
10:38:21,167 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.infinispan") which may be changed or removed in future versions without notice.
10:38:21,167 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) WFLYSRV0018: Deployment "deployment.negotiationAuthenticator.war" is using a private module ("org.wildfly.clustering.infinispan.spi") which may be changed or removed in future versions without notice.
10:38:21,175 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment negotiationAuthenticator.war
10:38:21,193 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "negotiationAuthenticator.war"' are as follows:

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


org.jboss.as.test.clustering.cluster.web.shared.SharedSessionFailoverTestCase(SYNC-tcp).test: java.lang.AssertionError: expected:<3> but was:<1>
	at org.jboss.as.test.clustering.cluster.web.shared.SharedSessionFailoverTestCase.test(SharedSessionFailoverTestCase.java:124)
------- Stdout: -------
10:38:59,639 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\e9\0adefbf4316418938621d3aeee8f19eec87260\content
10:38:59,645 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "shared.ear" (runtime-name: "shared.ear")
10:38:59,698 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "war1.war")
10:38:59,698 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "war2.war")
10:38:59,879 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 13) WFLYCLINF0002: Started default-server cache from web container
10:38:59,891 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 6) WFLYCLINF0002: Started shared.ear cache from web container
10:38:59,923 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 13) WFLYUT0021: Registered web context: '/war1' for server 'default-server'
10:38:59,923 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0021: Registered web context: '/war2' for server 'default-server'
10:38:59,962 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "shared.ear" (runtime-name : "shared.ear")
10:39:00,219 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\50\3907142541f4b75b242cbd323e2b33ff81860e\content
10:39:00,224 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "shared.ear" (runtime-name: "shared.ear")
10:39:00,269 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "war1.war")
10:39:00,270 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "war2.war")
10:39:00,422 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 89) WFLYCLINF0002: Started default-server cache from web container
10:39:00,428 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 92) WFLYCLINF0002: Started shared.ear cache from web container
10:39:00,488 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 92) WFLYUT0021: Registered web context: '/war1' for server 'default-server'
10:39:00,502 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0021: Registered web context: '/war2' for server 'default-server'
10:39:00,528 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "shared.ear" (runtime-name : "shared.ear")
10:39:00,631 INFO  [io.undertow.servlet] (default task-1) /war2/simple, value = 1
10:39:00,664 INFO  [io.undertow.servlet] (default task-2) /war2/simple, value = 2
10:39:00,688 INFO  [io.undertow.servlet] (default task-12) /war1/simple, value = 1
10:39:00,704 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: '/war2' from server 'default-server'
10:39:00,705 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0022: Unregistered web context: '/war1' from server 'default-server'
10:39:00,756 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 32) ISPN000029: Passivating all entries to disk
10:39:00,802 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 32) ISPN000030: Passivated 3 entries in 46 milliseconds
10:39:00,813 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) WFLYCLINF0003: Stopped shared.ear cache from web container
10:39:00,818 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 14) WFLYCLINF0003: Stopped default-server cache from web container
10:39:00,837 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war1.war) in 137ms
10:39:00,838 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war2.war) in 138ms
10:39:00,843 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment shared.ear (runtime-name: shared.ear) in 143ms
10:39:00,899 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\e9\0adefbf4316418938621d3aeee8f19eec87260\content
10:39:00,899 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "shared.ear" (runtime-name: "shared.ear")
10:39:00,938 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 92) WFLYUT0022: Unregistered web context: '/war1' from server 'default-server'
10:39:00,943 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 89) WFLYUT0022: Unregistered web context: '/war2' from server 'default-server'
10:39:00,950 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 95) ISPN000029: Passivating all entries to disk
10:39:00,963 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 95) ISPN000030: Passivated 3 entries in 12 milliseconds
10:39:00,970 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 95) WFLYCLINF0003: Stopped shared.ear cache from web container
10:39:00,974 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 86) WFLYCLINF0003: Stopped default-server cache from web container
10:39:00,997 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: war1.war) in 66ms
10:39:01,001 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: war2.war) in 71ms
10:39:01,011 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment shared.ear (runtime-name: shared.ear) in 81ms
10:39:01,057 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\50\3907142541f4b75b242cbd323e2b33ff81860e\content
10:39:01,057 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "shared.ear" (runtime-name: "shared.ear")


org.jboss.as.test.integration.domain.mixed.eap630.MixedDomainDeployment630TestCase: java.lang.AssertionError: Slave server-one did not start within 20000 ms
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startSlaveServer(MixedDomainTestSupport.java:163)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:126)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:154)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:131)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:68)
	at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
	at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomainDeployment630TestCase.beforeClass(MixedDomainDeployment630TestCase.java:38)
------- Stdout: -------
11:24:47,047 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta9
11:24:47,649 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 11:24:48,632 INFO  [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta9
[Host Controller] 11:24:49,187 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1
[Host Controller] 11:24:49,282 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta27-SNAPSHOT) starting
[Host Controller] 11:24:50,265 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/host=master/core-service=management/management-interface=native-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:50,268 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/host=master/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:50,521 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'permgen-size' in the resource at address '/host=master/jvm=default' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:50,521 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'max-permgen-size' in the resource at address '/host=master/jvm=default' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:50,573 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 11:24:50,582 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.5.0.Beta7
[Host Controller] 11:24:50,593 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.5.0.Beta7
[Host Controller] 11:24:50,632 INFO  [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[Host Controller] 11:24:50,659 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-8) WFLYDM0111: Keystore C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\mixed-domain\target\domains\MixedDomain630TestSuite\master\configuration\application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
[Host Controller] 11:24:50,679 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 5.0.0.Beta25
[Host Controller] 11:24:50,793 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 11:24:53,539 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 1.1.0.Beta52
[Host Controller] 11:24:53,563 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/profile=default/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:53,643 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/profile=ha/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:53,714 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/profile=full/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:53,788 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/profile=full-ha/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:55,021 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0062: Http management interface listening on http://[::1]:9990/management and https://[::1]:-1/management
[Host Controller] 11:24:55,022 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 11:24:55,022 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta27-SNAPSHOT) (Host Controller) started in 7176ms - Started 49 of 53 services (18 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 9217 ms
[Host Controller] 11:24:58,519 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 3) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:24:59,499 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 4) WFLYCTL0028: Attribute 'stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:25:00,251 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 11:25:00,252 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 11:25:00,652 WARN  [org.wildfly.iiop.openjdk] (management-handler-thread - 4) WFLYIIOP0111: SSL has not been configured but ssl-port property has been specified - the connection will use clear-text protocol
[Host Controller] 11:25:01,604 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta27-SNAPSHOT) stopped in 38ms
[Host Controller] 11:25:01,605 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 11.0.0.Beta1-SNAPSHOT (WildFly Core 3.0.0.Beta27-SNAPSHOT) starting
[Host Controller] 11:25:01,631 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/host=master/core-service=management/management-interface=native-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:25:01,632 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/host=master/core-service=management/management-interface=http-interface' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:25:01,639 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'permgen-size' in the resource at address '/host=master/jvm=default' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:25:01,639 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'max-permgen-size' in the resource at address '/host=master/jvm=default' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 11:25:01,644 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 11:25:01,654 INFO  [org.jboss.as.patching] (MSC service thread 1-5) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[Host Controller] 11:25:01,671 WARN  [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\mixed-domain\target\domains\MixedDomain630TestSuite\master\configuration\application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
[Host Controller] 11:25:01,710 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 11:25:01,937 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.


org.jboss.as.test.integration.domain.mixed.eap630.DomainHostExcludes630TestCase: java.lang.RuntimeException: java.lang.RuntimeException: MgmtOperationException{operation={
    "operation" => "remove",
    "address" => [("system-property" => "java.net.preferIPv4Stack")]
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"system-property\" => \"java.net.preferIPv4Stack\")]' not found"},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:158)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:131)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupportForLegacyConfig(MixedDomainTestSuite.java:125)
	at org.jboss.as.test.integration.domain.mixed.eap630.LegacyConfig630TestSuite.initializeDomain(LegacyConfig630TestSuite.java:37)
	at org.jboss.as.test.integration.domain.mixed.eap630.DomainHostExcludes630TestCase.beforeClass(DomainHostExcludes630TestCase.java:38)
Caused by: java.lang.RuntimeException: MgmtOperationException{operation={
    "operation" => "remove",
    "address" => [("system-property" => "java.net.preferIPv4Stack")]
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"system-property\" => \"java.net.preferIPv4Stack\")]' not found"},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:205)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:119)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:154)
	... 41 more
Caused by: MgmtOperationException{operation={
    "operation" => "remove",
    "address" => [("system-property" => "java.net.preferIPv4Stack")]
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"system-property\" => \"java.net.preferIPv4Stack\")]' not found"},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestUtils.executeForResult(DomainTestUtils.java:159)
	at org.jboss.as.test.integration.domain.mixed.LegacyConfigAdjuster.removeIpv4SystemProperty(LegacyConfigAdjuster.java:84)
	at org.jboss.as.test.integration.domain.mixed.LegacyConfigAdjuster.adjust(LegacyConfigAdjuster.java:70)
	at org.jboss.as.test.integration.domain.mixed.LegacyConfigAdjuster.adjustForVersion(LegacyConfigAdjuster.java:65)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:187)
	... 43 more
------- Stdout: -------
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 299 ms
Failed operation:
{
    "operation" => "remove",
    "address" => [("system-property" => "java.net.preferIPv4Stack")]
}
Response:
{
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0216: Management resource '[(\"system-property\" => \"java.net.preferIPv4Stack\")]' not found"},
    "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap630.MixedDomainOverlay630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: MgmtOperationException{operation={
    "operation" => "write-attribute",
    "address" => [("server-group" => "main-server-group")],
    "name" => "profile",
    "value" => "default"
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0369: Required capabilities are not available:
    org.wildfly.domain.profile.default in context 'server-groups'; There are no known registration points which can provide this capability."},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:158)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:102)
	at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomainOverlay630TestSuite.initializeDomain(MixedDomainOverlay630TestSuite.java:43)
Caused by: java.lang.RuntimeException: MgmtOperationException{operation={
    "operation" => "write-attribute",
    "address" => [("server-group" => "main-server-group")],
    "name" => "profile",
    "value" => "default"
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0369: Required capabilities are not available:
    org.wildfly.domain.profile.default in context 'server-groups'; There are no known registration points which can provide this capability."},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:205)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:119)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:154)
	... 29 more
Caused by: MgmtOperationException{operation={
    "operation" => "write-attribute",
    "address" => [("server-group" => "main-server-group")],
    "name" => "profile",
    "value" => "default"
}, result={
    "outcome" => "failed",
    "failure-description" => {"domain-failure-description" => "WFLYCTL0369: Required capabilities are not available:
    org.wildfly.domain.profile.default in context 'server-groups'; There are no known registration points which can provide this capability."},
    "rolled-back" => true
}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestUtils.executeForResult(DomainTestUtils.java:159)
	at org.jboss.as.test.integration.domain.mixed.DomainAdjuster.removeServerGroups(DomainAdjuster.java:204)
	at org.jboss.as.test.integration.domain.mixed.DomainAdjuster.adjust(DomainAdjuster.java:109)
	at org.jboss.as.test.integration.domain.mixed.DomainAdjuster.adjustForVersion(DomainAdjuster.java:100)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:189)
	... 31 more
------- Stdout: -------
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 312 ms
Failed operation:
{
    "operation" => "write-attribute",


org.jboss.as.test.integration.domain.mixed.eap640.ElytronOnlyMaster640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:110)
	at org.jboss.as.test.integration.domain.mixed.ElytronOnlyMasterTestSuite.getSupport(ElytronOnlyMasterTestSuite.java:28)
	at org.jboss.as.test.integration.domain.mixed.eap640.ElytronOnlyMaster640TestSuite.initializeDomain(ElytronOnlyMaster640TestSuite.java:37)


org.jboss.as.test.integration.domain.mixed.eap640.KernelBehavior640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:41)
	at org.jboss.as.test.integration.domain.mixed.eap640.KernelBehavior640TestSuite.initializeDomain(KernelBehavior640TestSuite.java:42)


org.jboss.as.test.integration.domain.mixed.eap640.LegacyConfig640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:131)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupportForLegacyConfig(MixedDomainTestSuite.java:125)
	at org.jboss.as.test.integration.domain.mixed.eap640.LegacyConfig640TestSuite.initializeDomain(LegacyConfig640TestSuite.java:37)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:131)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:68)
	at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomainOverlay640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:102)
	at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomainOverlay640TestSuite.initializeDomain(MixedDomainOverlay640TestSuite.java:43)


org.jboss.as.test.integration.domain.mixed.eap700.ElytronOnlyMaster700TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_7_0_0>
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:56)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:137)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:110)
	at org.jboss.as.test.integration.domain.mixed.ElytronOnlyMasterTestSuite.getSupport(ElytronOnlyMasterTestSuite.java:28)
	at org.jboss.as.test.integration.domain.mixed.eap700.ElytronOnlyMaster700TestSuite.initializeDomain(ElytronOnlyMaster700TestSuite.java:37)



##### there are 5 more failed tests, see build details

@wildfly-ci
Copy link

Core - Full Integration Build 5230 outcome was FAILURE using a merge of 0220429
Summary: Execution timeout (new); tests passed: 4008, ignored: 113 Build time: 01:25:15

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.

This is ok, but not because these are runtime-only attributes. It's ok for a runtime-only attribute to be required. (They can have an undefined value in a response if the read-resource op doesn't include the include-runtime=true param, but that doesn't count in terms of the attribute being "required" or not. The "storage" metadata for the attribute covers that.)

These should be required=false because looking at the read handler impls it looks like the user can use include-runtime=true and still get an undefined value for these, i.e. if the relevant service is not up.

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Jun 13, 2017
@bstansberry bstansberry merged commit aa42799 into wildfly:master Jun 14, 2017
@soul2zimate soul2zimate deleted the WFCORE-2943 branch June 14, 2017 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants