[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly Test Suite: Integration - VDX 1.0.0.Alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ wildfly-ts-integ-vdx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wildfly-ts-integ-vdx ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ts-integ-vdx ---
[INFO] Executing: /bin/sh -c cd '/home/rsvoboda/git/vdx-wildfly-testsuite' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/rsvoboda/git/vdx-wildfly-testsuite
[INFO] Storing buildNumber: 37df4dfb8b4679fcf5107e8ab4a7bb94ad1765f1 at timestamp: 1483733954338
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ wildfly-ts-integ-vdx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/rsvoboda/git/vdx-wildfly-testsuite/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ wildfly-ts-integ-vdx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ wildfly-ts-integ-vdx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ wildfly-ts-integ-vdx ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ wildfly-ts-integ-vdx ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.wildfly.test.integration.vdx.standalone.JBossWSTestCase
----------------------------------------- Start JBossWSTestCase - modifyWsdlAddressElementWithNoValue -----------------------------------------
[0m21:19:17,943 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta3-redhat-1
[0m[0m21:19:18,344 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.Final-redhat-1
[0m[0m21:19:18,475 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha17-redhat-1) starting
[0m[0m21:19:18,635 INFO [org.jboss.as.domain.management] (MSC service thread 1-4) WFLYDM0136: Registered OpenSSL provider
[0m[31m21:19:19,804 ERROR [org.jboss.as.controller] (Controller Boot Thread)
OPVDX001: Validation error in standalone.xml -----------------------------------
|
| 385:
| 386:
| 387:
| ^^^^ Wrong type for 'modify-wsdl-address'. Expected [BOOLEAN] but was
| STRING
|
| 388:
| 389:
| 390:
|
| The primary underlying error message was:
| > ParseError at [row,col]:[387,7]
| > Message: "WFLYCTL0097: Wrong type for 'modify-wsdl-address'. Expected
| > [BOOLEAN] but was STRING"
|
|-------------------------------------------------------------------------------
[0m[31m21:19:19,806 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0055: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration
at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:143) [wildfly-controller-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1]
at org.jboss.as.server.ServerService.boot(ServerService.java:373) [wildfly-server-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1]
at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:314) [wildfly-controller-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_91]
[0m[31m21:19:19,810 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
[0m[0m21:19:19,829 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha17-redhat-1) stopped in 6ms
[0mStart of the server failed. This is expected.
Restoring server configuration. Configuration to be restored @org.wildfly.test.integration.vdx.utils.server.ServerConfig(profileName=, subtreeName=webservices, configuration=standalone.xml, hostConfig=host.xml, parameterName=foo, xmlTransformationGroovy=webservices/AddModifyWsdlAddressElementWithNoValue.groovy, parameterValue=bar, subsystemName=webservices, xmlTransformationClass=class org.wildfly.test.integration.vdx.transformations.DoNothing)
----------------------------------------- Stop JBossWSTestCase - modifyWsdlAddressElementWithNoValue -----------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.905 sec - in org.wildfly.test.integration.vdx.standalone.JBossWSTestCase
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.819 s
[INFO] Finished at: 2017-01-06T21:19:20+01:00
[INFO] Final Memory: 22M/385M
[INFO] ------------------------------------------------------------------------