Build failed in Jenkins: java-identity-provider-v5 #666

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 14 22:02:14 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/666/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename getBuilderOrThrow to ensureBuilder.


------------------------------------------
[...truncated 40.61 KB...]
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 38 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 236 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-authn-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-authn-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-authn-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-authn-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-admin-api >------------------
[INFO] Building Shibboleth IdP :: Administrative Profile API 5.0.0-SNAPSHOT [6/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 31 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-admin-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-admin-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[135,61] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.UIInfo>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[230,69] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.DisplayName>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[247,69] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.Description>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[266,43] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.Logo>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[285,72] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.InformationURL>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[302,77] cannot find symbol
  symbol:   method <org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL>ensureBuilder(javax.xml.namespace.QName)
  location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  3.410 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  4.032 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.711 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  6.256 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  7.031 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [  1.123 s]
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.097 s
[INFO] Finished at: 2023-03-14T22:02:09Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-admin-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[135,61] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.UIInfo>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[230,69] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.DisplayName>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[247,69] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.Description>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[266,43] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.Logo>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[285,72] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.InformationURL>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-admin-api/src/main/java/net/shibboleth/idp/admin/BasicAdministrativeFlowDescriptor.java>:[302,77] cannot find symbol
[ERROR] symbol:   method <org.opensaml.saml.ext.saml2mdui.PrivacyStatementURL>ensureBuilder(javax.xml.namespace.QName)
[ERROR] location: variable builderFactory of type org.opensaml.core.xml.XMLObjectBuilderFactory
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-admin-api
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: BOM #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Session Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Configuration Files #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: UI Support #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Administrative Profile Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: CAS Protocol API #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: CAS Protocol Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: WAR distribution #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Installer #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Distribution #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Command Line #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: System Configuration #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Authentication Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: SAML Profile Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Session API #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Spring Integration #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Consent API #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Testing #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: SAML Profile API #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Consent Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: Profile Implementation #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v5 �� Shibboleth IdP :: WAR #666' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
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.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/666/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/666/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list