Build failed in Jenkins: java-identity-provider-v3-multi » Amazon-8,Windows2016 #27
Shibboleth Jenkins
noreply at shibboleth.net
Fri May 29 06:40:43 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=Amazon-8,label=Windows2016/27/display/redirect?page=changes>
Changes:
[Brent Putman] OSJ-311: Migrate tests accessing shibboleth.net to test.shibboleth.net
------------------------------------------
[...truncated 200.59 KB...]
[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\Amazon-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/Amazon-8/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.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\Amazon-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/Amazon-8/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/flow/ar/impl/PopulateAttributeReleaseContextTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/flow/ar/impl/PopulateAttributeReleaseContextTest.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.031 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\Amazon-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\Amazon-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\Amazon-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\Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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
[WARNING] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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/Amazon-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
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v3-multi/jdk/Amazon-8/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.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 [ 1.215 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 6.148 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.186 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 3.257 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 4.704 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 3.633 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 0.402 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 2.751 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 2.081 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 2.081 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 0.614 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 6.663 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.201 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 3.265 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 3.908 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 24.740 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 14.891 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 18.664 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 20.867 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 7.261 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 12.074 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 6.260 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 33.428 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 34.849 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 9.950 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 5.337 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [ 0.064 s]
[INFO] Shibboleth IdP :: Configuration Files .............. FAILURE [ 47.095 s]
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.002 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:38 min
[INFO] Finished at: 2020-05-29T06:40:12Z
[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\Amazon-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\amazon-8\jre\bin\java -jar C:\Users\ADMINI~1\AppData\Local\Temp\surefire5887016095608845963\surefirebooter6297780076765003368.jar C:\Users\Administrator\AppData\Local\Temp\surefire5887016095608845963 2020-05-29T06-35-43_246-jvmRun1 surefire7182767990793806973tmp surefire_206624743659186660768tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] net.shibboleth.idp.test.flows.cas.LoginFlowTest
[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\amazon-8\jre\bin\java -jar C:\Users\ADMINI~1\AppData\Local\Temp\surefire5887016095608845963\surefirebooter6297780076765003368.jar C:\Users\Administrator\AppData\Local\Temp\surefire5887016095608845963 2020-05-29T06-35-43_246-jvmRun1 surefire7182767990793806973tmp surefire_206624743659186660768tmp"
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] net.shibboleth.idp.test.flows.cas.LoginFlowTest
[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/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v3-multi/configurations/axis-jdk/Amazon-8/axis-label/Windows2016/builds/27/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list