Build failed in Jenkins: java-identity-provider-v3-multi » JDK-1.8,Windows2016 #19
Shibboleth Jenkins
noreply at shibboleth.net
Mon May 25 14:51:22 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.8,label=Windows2016/19/display/redirect>
Changes:
------------------------------------------
[...truncated 195.30 KB...]
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-consent-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-consent-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/FlowDescriptorLookupFunctionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/FlowDescriptorLookupFunctionTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.462 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 221, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-war >---------------------
[INFO] Building Shibboleth IdP :: WAR 3.4.7-SNAPSHOT [27/32]
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-war ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-war\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-war\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO]
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 3.4.7-SNAPSHOT [28/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-conf\target
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 270 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-conf\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[29,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[25,36] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[28,37] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[30,38] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[74,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML1C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML1NameIdentifierAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[323,20] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,15] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,84] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowInitialAuthnTest.java:[64,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[65,32] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java:[68,29] net.shibboleth.idp.saml.nameid.SAML2NameIDAttributeEncoder in net.shibboleth.idp.saml.nameid has been deprecated
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/JDK-1.8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-conf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 3.4.7-SNAPSHOT [29/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 3.4.7-SNAPSHOT [30/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 3.4.7-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 0.425 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 3.382 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.250 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 3.185 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 5.187 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 3.442 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.423 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 2.808 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 2.153 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 2.211 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.670 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 6.724 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.204 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 3.589 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 4.437 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 25.498 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 15.581 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 19.825 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 22.793 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 9.016 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 13.969 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 7.489 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 37.333 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 39.856 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 11.333 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 5.859 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.069 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 51.417 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.001 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:01 min
[INFO] Finished at: 2020-05-25T14:50:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project idp-conf: There are test failures.
[ERROR]
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.8\label\Windows2016\idp-conf\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was cmd.exe /X /C "c:\opt\jdk\jdk-8\jre\bin\java -jar C:\Users\ADMINI~1\AppData\Local\Temp\surefire4817914993045691710\surefirebooter8373255233954581750.jar C:\Users\Administrator\AppData\Local\Temp\surefire4817914993045691710 2020-05-25T14-45-56_205-jvmRun1 surefire3969862902307097983tmp surefire_201502463348689456214tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was cmd.exe /X /C "c:\opt\jdk\jdk-8\jre\bin\java -jar C:\Users\ADMINI~1\AppData\Local\Temp\surefire4817914993045691710\surefirebooter8373255233954581750.jar C:\Users\Administrator\AppData\Local\Temp\surefire4817914993045691710 2020-05-25T14-45-56_205-jvmRun1 surefire3969862902307097983tmp surefire_201502463348689456214tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278)
[ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1149)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:978)
[ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:854)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)
[ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-conf
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/JDK-1.8/axis-label/Windows2016/builds/19/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list