Skip to content

Console Output

Skipping 125 KB.. Full Log
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ produces ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ produces ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ produces ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ produces ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ produces ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ produces ---
[INFO] Packaging webapp
[INFO] Assembling webapp [produces] in [/home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/main/webapp]
[INFO] Webapp assembled in [6 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ produces ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/2.1.0-SNAPSHOT/produces-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/produces/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/2.1.0-SNAPSHOT/produces-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.eclipse.krazo.examples:redirect >-----------------
[INFO] Building Eclipse Krazo Redirect Tests 2.1.0-SNAPSHOT             [26/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirect ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirect ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirect ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirect ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirect ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirect ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirect ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirect ---
[INFO] Packaging webapp
[INFO] Assembling webapp [redirect] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirect/src/main/webapp]
[INFO] Webapp assembled in [25 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirect ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/2.1.0-SNAPSHOT/redirect-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/2.1.0-SNAPSHOT/redirect-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.eclipse.krazo.examples:redirectScope >--------------
[INFO] Building Eclipse Krazo RedirectScope Tests 2.1.0-SNAPSHOT        [27/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope ---
[INFO] Packaging webapp
[INFO] Assembling webapp [redirectScope] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/main/webapp]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/2.1.0-SNAPSHOT/redirectScope-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/2.1.0-SNAPSHOT/redirectScope-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.krazo.examples:redirectScope2 >--------------
[INFO] Building Eclipse Krazo RedirectScope2 Tests 2.1.0-SNAPSHOT       [28/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope2 ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope2 ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope2 ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [redirectScope2] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/main/webapp]
[INFO] Webapp assembled in [54 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope2 ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/2.1.0-SNAPSHOT/redirectScope2-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/2.1.0-SNAPSHOT/redirectScope2-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.krazo.examples:redirectScope3 >--------------
[INFO] Building Eclipse Krazo RedirectScope3 Tests 2.1.0-SNAPSHOT       [29/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope3 ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope3 ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope3 ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope3 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [redirectScope3] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/main/webapp]
[INFO] Webapp assembled in [53 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope3 ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/2.1.0-SNAPSHOT/redirectScope3-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/2.1.0-SNAPSHOT/redirectScope3-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------< org.eclipse.krazo.examples:requestDispatcher >------------
[INFO] Building Eclipse Krazo RequestDispatcher tests 2.1.0-SNAPSHOT    [30/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ requestDispatcher ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ requestDispatcher ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ requestDispatcher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ requestDispatcher ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ requestDispatcher ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ requestDispatcher ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ requestDispatcher ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ requestDispatcher ---
[INFO] Packaging webapp
[INFO] Assembling webapp [requestDispatcher] in [/home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/main/webapp]
[INFO] Webapp assembled in [8 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ requestDispatcher ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/2.1.0-SNAPSHOT/requestDispatcher-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/2.1.0-SNAPSHOT/requestDispatcher-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< org.eclipse.krazo.examples:returns >-----------------
[INFO] Building Eclipse Krazo Returns Tests 2.1.0-SNAPSHOT              [31/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ returns ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ returns ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ returns ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ returns ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ returns ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/returns/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ returns ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ returns ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ returns ---
[INFO] Packaging webapp
[INFO] Assembling webapp [returns] in [/home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/returns/src/main/webapp]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ returns ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/2.1.0-SNAPSHOT/returns-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/returns/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/2.1.0-SNAPSHOT/returns-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.eclipse.krazo.examples:validation >----------------
[INFO] Building Eclipse Krazo Validation Tests 2.1.0-SNAPSHOT           [32/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ validation ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ validation ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/validation/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation ---
[INFO] Packaging webapp
[INFO] Assembling webapp [validation] in [/home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/validation/src/main/webapp]
[INFO] Webapp assembled in [64 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ validation ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/2.1.0-SNAPSHOT/validation-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/2.1.0-SNAPSHOT/validation-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.krazo.examples:validation-i18n >-------------
[INFO] Building Eclipse Krazo Validation I18N Tests 2.1.0-SNAPSHOT      [33/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ validation-i18n ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ validation-i18n ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ validation-i18n ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation-i18n ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ validation-i18n ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation-i18n ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation-i18n ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation-i18n ---
[INFO] Packaging webapp
[INFO] Assembling webapp [validation-i18n] in [/home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/main/webapp]
[INFO] Webapp assembled in [9 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ validation-i18n ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/2.1.0-SNAPSHOT/validation-i18n-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/2.1.0-SNAPSHOT/validation-i18n-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.krazo.examples:view-annotation >-------------
[INFO] Building Eclipse Krazo View Annotation Tests 2.1.0-SNAPSHOT      [34/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ view-annotation ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ view-annotation ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ view-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ view-annotation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ view-annotation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ view-annotation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ view-annotation ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ view-annotation ---
[INFO] Packaging webapp
[INFO] Assembling webapp [view-annotation] in [/home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/main/webapp]
[INFO] Webapp assembled in [20 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ view-annotation ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/2.1.0-SNAPSHOT/view-annotation-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/2.1.0-SNAPSHOT/view-annotation-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.eclipse.krazo.examples:uri-builder >---------------
[INFO] Building Eclipse Krazo UriBuilder Test 2.1.0-SNAPSHOT            [35/38]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uri-builder ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ uri-builder ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uri-builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uri-builder ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uri-builder ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uri-builder ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ uri-builder ---
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ uri-builder ---
[INFO] Packaging webapp
[INFO] Assembling webapp [uri-builder] in [/home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/main/webapp]
[INFO] Webapp assembled in [7 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ uri-builder ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/2.1.0-SNAPSHOT/uri-builder-2.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/2.1.0-SNAPSHOT/uri-builder-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< org.eclipse.krazo:krazo-testsuite >------------------
[INFO] Building Eclipse Krazo Testsuite 2.1.0-SNAPSHOT                  [36/38]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-testsuite ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-testsuite ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-testsuite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-testsuite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-wildfly/testsuite/src/test/java/org/eclipse/krazo/test/EncodingIT.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-wildfly/testsuite/src/test/java/org/eclipse/krazo/test/EncodingIT.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-testsuite ---
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-testsuite ---
[INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/krazo-testsuite-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ krazo-testsuite ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ krazo-testsuite ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-testsuite ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/krazo-testsuite-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/2.1.0-SNAPSHOT/krazo-testsuite-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/testsuite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/2.1.0-SNAPSHOT/krazo-testsuite-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------------< org.eclipse.krazo:krazo-documentation >----------------
[INFO] Building Eclipse Krazo Documentation 2.1.0-SNAPSHOT              [37/38]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-documentation ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-documentation ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.0.0-RC.1:process-asciidoc (output-html) @ krazo-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Rendered /home/jenkins/agent/workspace/tck-wildfly/documentation/src/main/asciidoc/index.adoc
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-documentation ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/documentation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-documentation/2.1.0-SNAPSHOT/krazo-documentation-2.1.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------< org.eclipse.krazo:krazo-jakartaee9-archetype >------------
[INFO] Building Archetype for Jakarta EE 9 with Eclipse Krazo 2.1.0-SNAPSHOT [38/38]
[INFO] --------------------------[ maven-archetype ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-jakartaee9-archetype ---
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-jakartaee9-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-jakartaee9-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/archetype/src/test/resources
[INFO] 
[INFO] --- maven-archetype-plugin:3.2.0:jar (default-jar) @ krazo-jakartaee9-archetype ---
[INFO] Building archetype jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ krazo-jakartaee9-archetype >>>
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ krazo-jakartaee9-archetype <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ krazo-jakartaee9-archetype ---
[INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-javadoc) > generate-sources @ krazo-jakartaee9-archetype >>>
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-javadoc) < generate-sources @ krazo-jakartaee9-archetype <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-javadoc) @ krazo-jakartaee9-archetype ---
[INFO] 
[INFO] --- maven-archetype-plugin:3.2.0:integration-test (default-integration-test) @ krazo-jakartaee9-archetype ---
[WARNING] No Archetype IT projects: root 'projects' directory not found.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ krazo-jakartaee9-archetype ---
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:3.2.0:update-local-catalog (default-update-local-catalog) @ krazo-jakartaee9-archetype ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Krazo Parent 2.1.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Krazo Parent ............................... SUCCESS [  8.601 s]
[INFO] Eclipse Krazo Core ................................. SUCCESS [ 39.076 s]
[INFO] Eclipse Krazo Jersey ............................... SUCCESS [  1.030 s]
[INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [  8.513 s]
[INFO] Eclipse Krazo TCK Runner ........................... SUCCESS [ 14.405 s]
[INFO] Eclipse Krazo Extensions Parent .................... SUCCESS [  0.004 s]
[INFO] Eclipse Krazo AsciiDoc Extension ................... SUCCESS [  5.210 s]
[INFO] Eclipse Krazo Freemarker Extension ................. SUCCESS [  0.324 s]
[INFO] Eclipse Krazo Jade Extension ....................... SUCCESS [  2.994 s]
[INFO] Eclipse Krazo JSR-223 Extension .................... SUCCESS [  0.234 s]
[INFO] Eclipse Krazo Mustache Extension ................... SUCCESS [  0.829 s]
[INFO] Eclipse Krazo StringTemplate Extension ............. SUCCESS [  0.908 s]
[INFO] Eclipse Krazo Velocity Extension ................... SUCCESS [  2.066 s]
[INFO] Eclipse Krazo Integration Tests Parent ............. SUCCESS [  0.004 s]
[INFO] Eclipse Krazo Application Path Tests ............... SUCCESS [  5.859 s]
[INFO] Eclipse Krazo Book CDI tests ....................... SUCCESS [  0.255 s]
[INFO] Eclipse Krazo Book Models Tests .................... SUCCESS [  0.288 s]
[INFO] Eclipse Krazo CDI Conversation Tests ............... SUCCESS [  0.266 s]
[INFO] Eclipse Krazo CSRF Property Tests .................. SUCCESS [  0.246 s]
[INFO] Eclipse Krazo Default Extension Tests .............. SUCCESS [  0.268 s]
[INFO] Eclipse Krazo CDI Events Tests ..................... SUCCESS [  0.215 s]
[INFO] Eclipse Krazo Exceptions Tests ..................... SUCCESS [  0.229 s]
[INFO] Eclipse Krazo Facelets Tests ....................... SUCCESS [  0.258 s]
[INFO] Eclipse Krazo Locale Tests ......................... SUCCESS [  0.321 s]
[INFO] Eclipse Krazo Produces Tests ....................... SUCCESS [  0.269 s]
[INFO] Eclipse Krazo Redirect Tests ....................... SUCCESS [  0.218 s]
[INFO] Eclipse Krazo RedirectScope Tests .................. SUCCESS [  0.219 s]
[INFO] Eclipse Krazo RedirectScope2 Tests ................. SUCCESS [  0.282 s]
[INFO] Eclipse Krazo RedirectScope3 Tests ................. SUCCESS [  0.300 s]
[INFO] Eclipse Krazo RequestDispatcher tests .............. SUCCESS [  0.372 s]
[INFO] Eclipse Krazo Returns Tests ........................ SUCCESS [  0.300 s]
[INFO] Eclipse Krazo Validation Tests ..................... SUCCESS [  0.426 s]
[INFO] Eclipse Krazo Validation I18N Tests ................ SUCCESS [  0.607 s]
[INFO] Eclipse Krazo View Annotation Tests ................ SUCCESS [  0.272 s]
[INFO] Eclipse Krazo UriBuilder Test ...................... SUCCESS [  0.218 s]
[INFO] Eclipse Krazo Testsuite ............................ SUCCESS [  6.742 s]
[INFO] Eclipse Krazo Documentation ........................ SUCCESS [ 18.075 s]
[INFO] Archetype for Jakarta EE 9 with Eclipse Krazo ...... SUCCESS [  9.170 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:47 min
[INFO] Finished at: 2021-04-17T21:10:44Z
[INFO] ------------------------------------------------------------------------
[tck-wildfly] $ /opt/tools/apache-maven/latest/bin/mvn -pl tck -B -V -Dtck-env=wildfly verify surefire-report:report -Pstaging
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 15.0.2, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-15/15.0.2+7
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.12-200.fc33.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< org.eclipse.krazo:krazo-tck >---------------------
[INFO] Building Eclipse Krazo TCK Runner 2.1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-tck ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/tck/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-tck ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-tck ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest
Apr 17, 2021 9:11:22 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 5.0.0.Final
Apr 17, 2021 9:11:22 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.5.1.Final
Apr 17, 2021 9:11:22 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.5.1.Final
Apr 17, 2021 9:11:22 PM org.wildfly.security.Version <clinit>
INFO: ELY00001: WildFly Elytron version 1.1.0.Final
Apr 17, 2021 9:11:26 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 9b2594f3-e3f0-475f-a534-de10f92bd0d2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"9b2594f3-e3f0-475f-a534-de10f92bd0d2.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.782 s <<< FAILURE! - in jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest
[ERROR] jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest  Time elapsed: 5.78 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 9b2594f3-e3f0-475f-a534-de10f92bd0d2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"9b2594f3-e3f0-475f-a534-de10f92bd0d2.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest
Apr 17, 2021 9:11:27 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 74f66a2c-c1cc-41fc-a86a-077e4d23fde0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"74f66a2c-c1cc-41fc-a86a-077e4d23fde0.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.492 s <<< FAILURE! - in jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest
[ERROR] jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest  Time elapsed: 1.492 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 74f66a2c-c1cc-41fc-a86a-077e4d23fde0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"74f66a2c-c1cc-41fc-a86a-077e4d23fde0.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest
Apr 17, 2021 9:11:28 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 1b9a9611-bfe7-4efc-91f4-ef85306ab5e0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"1b9a9611-bfe7-4efc-91f4-ef85306ab5e0.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.091 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest
[ERROR] jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest  Time elapsed: 1.091 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 1b9a9611-bfe7-4efc-91f4-ef85306ab5e0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"1b9a9611-bfe7-4efc-91f4-ef85306ab5e0.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.base.BindingBaseTest
Apr 17, 2021 9:11:30 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy fe7f23f2-8d61-4b24-ae33-beb4d838327f.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"fe7f23f2-8d61-4b24-ae33-beb4d838327f.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.232 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.base.BindingBaseTest
[ERROR] jakarta.mvc.tck.tests.binding.base.BindingBaseTest  Time elapsed: 1.232 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy fe7f23f2-8d61-4b24-ae33-beb4d838327f.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"fe7f23f2-8d61-4b24-ae33-beb4d838327f.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest
Apr 17, 2021 9:11:31 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy a9207ad7-9d53-4a94-b1ef-f1198b4e9774.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"a9207ad7-9d53-4a94-b1ef-f1198b4e9774.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.186 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest  Time elapsed: 1.186 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy a9207ad7-9d53-4a94-b1ef-f1198b4e9774.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"a9207ad7-9d53-4a94-b1ef-f1198b4e9774.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest
Apr 17, 2021 9:11:32 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy c9d8e2c6-a138-417a-8232-9e36749d9da2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"c9d8e2c6-a138-417a-8232-9e36749d9da2.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.051 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest  Time elapsed: 1.051 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy c9d8e2c6-a138-417a-8232-9e36749d9da2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"c9d8e2c6-a138-417a-8232-9e36749d9da2.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingLongTest
Apr 17, 2021 9:11:33 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 326c0c91-a337-43f5-a58d-0b6076611d2e.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"326c0c91-a337-43f5-a58d-0b6076611d2e.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.93 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingLongTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingLongTest  Time elapsed: 0.93 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 326c0c91-a337-43f5-a58d-0b6076611d2e.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"326c0c91-a337-43f5-a58d-0b6076611d2e.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest
Apr 17, 2021 9:11:34 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 812dfada-106e-4b72-ac0d-35c8f685dba6.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"812dfada-106e-4b72-ac0d-35c8f685dba6.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.128 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest  Time elapsed: 1.128 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 812dfada-106e-4b72-ac0d-35c8f685dba6.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"812dfada-106e-4b72-ac0d-35c8f685dba6.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest
Apr 17, 2021 9:11:35 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy f44b601d-d6f9-46f5-93c7-6cc20981e8db.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"f44b601d-d6f9-46f5-93c7-6cc20981e8db.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.037 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest  Time elapsed: 1.037 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy f44b601d-d6f9-46f5-93c7-6cc20981e8db.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"f44b601d-d6f9-46f5-93c7-6cc20981e8db.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest
Apr 17, 2021 9:11:36 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 5bb1ae77-b71e-49a1-87f5-ed7c783e841d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"5bb1ae77-b71e-49a1-87f5-ed7c783e841d.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.914 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest  Time elapsed: 0.914 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 5bb1ae77-b71e-49a1-87f5-ed7c783e841d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"5bb1ae77-b71e-49a1-87f5-ed7c783e841d.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.binding.types.BindingTypesTest
Apr 17, 2021 9:11:37 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 6218ba0b-4637-4abf-93cd-a63b6503ae89.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"6218ba0b-4637-4abf-93cd-a63b6503ae89.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.93 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.types.BindingTypesTest
[ERROR] jakarta.mvc.tck.tests.binding.types.BindingTypesTest  Time elapsed: 0.93 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 6218ba0b-4637-4abf-93cd-a63b6503ae89.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"6218ba0b-4637-4abf-93cd-a63b6503ae89.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest
Apr 17, 2021 9:11:38 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy ffde24d7-d49a-4cfa-8cfb-df5051b9c5d3.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"ffde24d7-d49a-4cfa-8cfb-df5051b9c5d3.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.894 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest
[ERROR] jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest  Time elapsed: 0.894 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy ffde24d7-d49a-4cfa-8cfb-df5051b9c5d3.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ffde24d7-d49a-4cfa-8cfb-df5051b9c5d3.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest
Apr 17, 2021 9:11:39 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy ae082c26-4882-4fbf-9458-3ca97c294e45.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"ae082c26-4882-4fbf-9458-3ca97c294e45.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.855 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest
[ERROR] jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest  Time elapsed: 0.854 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy ae082c26-4882-4fbf-9458-3ca97c294e45.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ae082c26-4882-4fbf-9458-3ca97c294e45.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest
Apr 17, 2021 9:11:40 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 07c4515d-9081-4050-b68a-d9e2c304399d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"07c4515d-9081-4050-b68a-d9e2c304399d.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.122 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest  Time elapsed: 1.122 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 07c4515d-9081-4050-b68a-d9e2c304399d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"07c4515d-9081-4050-b68a-d9e2c304399d.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest
Apr 17, 2021 9:11:41 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 3c9b6267-a223-473b-945a-ef608ece4117.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"3c9b6267-a223-473b-945a-ef608ece4117.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.952 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest  Time elapsed: 0.952 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 3c9b6267-a223-473b-945a-ef608ece4117.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"3c9b6267-a223-473b-945a-ef608ece4117.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest
Apr 17, 2021 9:11:42 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 8e4d57c9-d80a-452f-9943-1ae20d529886.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"8e4d57c9-d80a-452f-9943-1ae20d529886.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.958 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest  Time elapsed: 0.958 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 8e4d57c9-d80a-452f-9943-1ae20d529886.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"8e4d57c9-d80a-452f-9943-1ae20d529886.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest
Apr 17, 2021 9:11:43 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 1fcccbfd-c7b4-41c1-b1c4-2ebcbb75c634.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"1fcccbfd-c7b4-41c1-b1c4-2ebcbb75c634.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.867 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest  Time elapsed: 0.867 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 1fcccbfd-c7b4-41c1-b1c4-2ebcbb75c634.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"1fcccbfd-c7b4-41c1-b1c4-2ebcbb75c634.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest
Apr 17, 2021 9:11:43 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy a70c9ba3-ea23-4be4-938c-789db04d32e2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"a70c9ba3-ea23-4be4-938c-789db04d32e2.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.788 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest
[ERROR] jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest  Time elapsed: 0.788 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy a70c9ba3-ea23-4be4-938c-789db04d32e2.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"a70c9ba3-ea23-4be4-938c-789db04d32e2.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest
Apr 17, 2021 9:11:44 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 1baa3d4c-e157-4e78-8f42-ba51a3d64503.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"1baa3d4c-e157-4e78-8f42-ba51a3d64503.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.839 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest
[ERROR] jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest  Time elapsed: 0.839 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 1baa3d4c-e157-4e78-8f42-ba51a3d64503.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"1baa3d4c-e157-4e78-8f42-ba51a3d64503.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest
Apr 17, 2021 9:11:45 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 9c0fd48f-244c-41f6-bf28-e2218931b5c1.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"9c0fd48f-244c-41f6-bf28-e2218931b5c1.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.755 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest  Time elapsed: 0.755 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 9c0fd48f-244c-41f6-bf28-e2218931b5c1.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"9c0fd48f-244c-41f6-bf28-e2218931b5c1.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest
Apr 17, 2021 9:11:46 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy a99ee90f-ce21-4663-a6b9-dd37f816a589.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"a99ee90f-ce21-4663-a6b9-dd37f816a589.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.725 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest  Time elapsed: 0.725 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy a99ee90f-ce21-4663-a6b9-dd37f816a589.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"a99ee90f-ce21-4663-a6b9-dd37f816a589.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest
Apr 17, 2021 9:11:47 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 78cc99be-035c-4c7c-8419-9a236b56987b.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"78cc99be-035c-4c7c-8419-9a236b56987b.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.811 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest  Time elapsed: 0.811 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 78cc99be-035c-4c7c-8419-9a236b56987b.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"78cc99be-035c-4c7c-8419-9a236b56987b.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest
Apr 17, 2021 9:11:47 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy f6434317-e099-4af7-97ea-8a33a3d246c3.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"f6434317-e099-4af7-97ea-8a33a3d246c3.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.79 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest
[ERROR] jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest  Time elapsed: 0.79 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy f6434317-e099-4af7-97ea-8a33a3d246c3.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"f6434317-e099-4af7-97ea-8a33a3d246c3.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.application.inheritance.InheritanceTest
Apr 17, 2021 9:11:48 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 1911c718-62b7-44dd-9afd-c760b614c3cd.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"1911c718-62b7-44dd-9afd-c760b614c3cd.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.769 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.inheritance.InheritanceTest
[ERROR] jakarta.mvc.tck.tests.application.inheritance.InheritanceTest  Time elapsed: 0.769 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 1911c718-62b7-44dd-9afd-c760b614c3cd.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"1911c718-62b7-44dd-9afd-c760b614c3cd.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest
Apr 17, 2021 9:11:49 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy b79f44db-0016-4453-9827-29e048081689.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"b79f44db-0016-4453-9827-29e048081689.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.712 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest
[ERROR] jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest  Time elapsed: 0.711 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy b79f44db-0016-4453-9827-29e048081689.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"b79f44db-0016-4453-9827-29e048081689.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest
Apr 17, 2021 9:11:50 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 4cd4b734-8c43-436c-8c76-2b7a96b297e5.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"4cd4b734-8c43-436c-8c76-2b7a96b297e5.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.897 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest
[ERROR] jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest  Time elapsed: 0.897 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 4cd4b734-8c43-436c-8c76-2b7a96b297e5.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"4cd4b734-8c43-436c-8c76-2b7a96b297e5.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.application.context.MvcContextTest
Apr 17, 2021 9:11:50 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 0802791d-3734-45fb-baa5-7c405bacb0e8.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"0802791d-3734-45fb-baa5-7c405bacb0e8.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.705 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.context.MvcContextTest
[ERROR] jakarta.mvc.tck.tests.application.context.MvcContextTest  Time elapsed: 0.705 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 0802791d-3734-45fb-baa5-7c405bacb0e8.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"0802791d-3734-45fb-baa5-7c405bacb0e8.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest
Apr 17, 2021 9:11:51 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 3a9285e1-9814-4b16-b21e-2559fe0f026b.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"3a9285e1-9814-4b16-b21e-2559fe0f026b.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.788 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest
[ERROR] jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest  Time elapsed: 0.788 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 3a9285e1-9814-4b16-b21e-2559fe0f026b.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"3a9285e1-9814-4b16-b21e-2559fe0f026b.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.i18n.access.I18nAccessTest
Apr 17, 2021 9:11:52 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 77d8f898-1af7-4f79-a3d4-6a945b7de3ea.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"77d8f898-1af7-4f79-a3d4-6a945b7de3ea.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.733 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.access.I18nAccessTest
[ERROR] jakarta.mvc.tck.tests.i18n.access.I18nAccessTest  Time elapsed: 0.733 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 77d8f898-1af7-4f79-a3d4-6a945b7de3ea.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"77d8f898-1af7-4f79-a3d4-6a945b7de3ea.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest
Apr 17, 2021 9:11:53 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy a0aef010-5df3-474f-8868-2956f6cd39bd.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"a0aef010-5df3-474f-8868-2956f6cd39bd.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.803 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest
[ERROR] jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest  Time elapsed: 0.803 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy a0aef010-5df3-474f-8868-2956f6cd39bd.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"a0aef010-5df3-474f-8868-2956f6cd39bd.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.events.MvcEventsTest
Apr 17, 2021 9:11:54 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy ba7ffb6e-09e3-45fc-867d-693c904e9121.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"ba7ffb6e-09e3-45fc-867d-693c904e9121.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.765 s <<< FAILURE! - in jakarta.mvc.tck.tests.events.MvcEventsTest
[ERROR] jakarta.mvc.tck.tests.events.MvcEventsTest  Time elapsed: 0.765 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy ba7ffb6e-09e3-45fc-867d-693c904e9121.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"ba7ffb6e-09e3-45fc-867d-693c904e9121.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest
Apr 17, 2021 9:11:54 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 70b3a130-4f95-4d88-baef-40bb16ca5bb5.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"70b3a130-4f95-4d88-baef-40bb16ca5bb5.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.96 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest  Time elapsed: 0.96 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 70b3a130-4f95-4d88-baef-40bb16ca5bb5.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"70b3a130-4f95-4d88-baef-40bb16ca5bb5.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest
Apr 17, 2021 9:11:56 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 1dcb1d19-294a-4240-972e-fd1937d61d41.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"1dcb1d19-294a-4240-972e-fd1937d61d41.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.643 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest  Time elapsed: 1.643 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 1dcb1d19-294a-4240-972e-fd1937d61d41.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"1dcb1d19-294a-4240-972e-fd1937d61d41.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest
Apr 17, 2021 9:11:58 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy e3a069ab-b1db-413f-9ef2-ec5f45b7bf0d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"e3a069ab-b1db-413f-9ef2-ec5f45b7bf0d.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.722 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest  Time elapsed: 1.722 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy e3a069ab-b1db-413f-9ef2-ec5f45b7bf0d.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"e3a069ab-b1db-413f-9ef2-ec5f45b7bf0d.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest
Apr 17, 2021 9:11:59 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy e7dafe0f-06dd-447e-a9b0-d1907f207a50.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"e7dafe0f-06dd-447e-a9b0-d1907f207a50.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.553 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest  Time elapsed: 1.553 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy e7dafe0f-06dd-447e-a9b0-d1907f207a50.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"e7dafe0f-06dd-447e-a9b0-d1907f207a50.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest
Apr 17, 2021 9:12:01 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 6250cd27-9bbc-41cd-9c43-75602bd187c0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"6250cd27-9bbc-41cd-9c43-75602bd187c0.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.703 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest  Time elapsed: 1.703 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 6250cd27-9bbc-41cd-9c43-75602bd187c0.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"6250cd27-9bbc-41cd-9c43-75602bd187c0.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest
Apr 17, 2021 9:12:03 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 821dc141-ea80-44d9-93ff-c33d32470f27.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"821dc141-ea80-44d9-93ff-c33d32470f27.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.797 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest  Time elapsed: 1.797 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 821dc141-ea80-44d9-93ff-c33d32470f27.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"821dc141-ea80-44d9-93ff-c33d32470f27.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest
Apr 17, 2021 9:12:04 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 47dc66ab-7323-4248-a647-a3ad8f154f11.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"47dc66ab-7323-4248-a647-a3ad8f154f11.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.746 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest  Time elapsed: 0.746 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 47dc66ab-7323-4248-a647-a3ad8f154f11.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"47dc66ab-7323-4248-a647-a3ad8f154f11.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest
Apr 17, 2021 9:12:04 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy 538a8aad-3f58-450f-b83c-95d996e34d47.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"538a8aad-3f58-450f-b83c-95d996e34d47.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.711 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest  Time elapsed: 0.711 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy 538a8aad-3f58-450f-b83c-95d996e34d47.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"538a8aad-3f58-450f-b83c-95d996e34d47.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] Running jakarta.mvc.tck.tests.security.xss.EncodersTest
Apr 17, 2021 9:12:05 PM org.jboss.as.arquillian.container.ArchiveDeployer undeploy
WARN: Failed to undeploy efc807eb-232d-48d6-8bca-a959bf0f7aaf.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0216: Management resource '[(\"deployment\" => \"efc807eb-232d-48d6-8bca-a959bf0f7aaf.war\")]' not found"}}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.695 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.xss.EncodersTest
[ERROR] jakarta.mvc.tck.tests.security.xss.EncodersTest  Time elapsed: 0.695 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: 
Cannot deploy efc807eb-232d-48d6-8bca-a959bf0f7aaf.war: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"efc807eb-232d-48d6-8bca-a959bf0f7aaf.war\".undertow-deployment" => "java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton
    Caused by: java.lang.RuntimeException: RESTEASY003400: Illegal to inject a non-interface type into a singleton"}}}}

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   MvcAppAnnotationTest.jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest » Deployment
[ERROR]   MvcAppWebXmlTest.jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest » Deployment
[ERROR]   MvcContextTest.jakarta.mvc.tck.tests.application.context.MvcContextTest » Deployment
[ERROR]   InheritanceTest.jakarta.mvc.tck.tests.application.inheritance.InheritanceTest » Deployment
[ERROR]   BindingBaseTest.jakarta.mvc.tck.tests.binding.base.BindingBaseTest » Deployment
[ERROR]   BindingBooleanTest.jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest » Deployment
[ERROR]   BindingBigDecimalTest.jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest » Deployment
[ERROR]   BindingBigIntegerTest.jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest » Deployment
[ERROR]   BindingDoubleTest.jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest » Deployment
[ERROR]   BindingFloatTest.jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest » Deployment
[ERROR]   BindingIntegerTest.jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest » Deployment
[ERROR]   BindingLongTest.jakarta.mvc.tck.tests.binding.numeric.BindingLongTest » Deployment
[ERROR]   BindingTypesTest.jakarta.mvc.tck.tests.binding.types.BindingTypesTest » Deployment
[ERROR]   MvcEventsTest.jakarta.mvc.tck.tests.events.MvcEventsTest » Deployment Cannot d...
[ERROR]   I18nAccessTest.jakarta.mvc.tck.tests.i18n.access.I18nAccessTest » Deployment C...
[ERROR]   I18nAlgorithmTest.jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest » Deployment
[ERROR]   I18nStandardTest.jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest » Deployment
[ERROR]   ControllerAnnotationTest.jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest » Deployment
[ERROR]   InjectParamsTest.jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest » Deployment
[ERROR]   MediaTypeTest.jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest » Deployment
[ERROR]   ReturnTypeTest.jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest » Deployment
[ERROR]   CdiControllerTest.jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest » Deployment
[ERROR]   ControllerLifecycleTest.jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest » Deployment
[ERROR]   InjectProxyTest.jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest » Deployment
[ERROR]   BuiltinEngineModelTest.jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest » Deployment
[ERROR]   RedirectScopeTest.jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest » Deployment
[ERROR]   SendRedirectTest.jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest » Deployment
[ERROR]   ResponseFeaturesTest.jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest » Deployment
[ERROR]   UriBuildingTest.jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest » Deployment Can...
[ERROR]   CsrfBaseTest.jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest » Deployment
[ERROR]   CsrfCustomMapperTest.jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest » Deployment
[ERROR]   CsrfCustomHeaderTest.jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest » Deployment
[ERROR]   CsrfDefaultHeaderTest.jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest » Deployment
[ERROR]   CsrfVerifyDefaultConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest » Deployment
[ERROR]   CsrfVerifyExplicitConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest » Deployment
[ERROR]   CsrfVerifyImplicitConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest » Deployment
[ERROR]   CsrfVerifyOffConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest » Deployment
[ERROR]   EncodersTest.jakarta.mvc.tck.tests.security.xss.EncodersTest » Deployment Cann...
[ERROR]   ViewEngineAlgorithmTest.jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest » Deployment
[ERROR]   ViewEngineBaseTest.jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest » Deployment
[INFO] 
[ERROR] Tests run: 40, Failures: 0, Errors: 40, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:20 min
[INFO] Finished at: 2021-04-17T21:12:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project krazo-tck: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/tck-wildfly/tck/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Finished: FAILURE