Build failed in Jenkins: java-oidc-common #499

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 10 20:45:34 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-oidc-common/499/display/redirect>

Changes:


------------------------------------------
[...truncated 40.46 KB...]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.599 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-dependencies-test) @ oidc-common-crypto-api ---
[INFO] Copying oauth2-oidc-sdk-9.20.jar to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/dependency/oauth2-oidc-sdk-9.20.jar>
[INFO] Copying nimbus-jose-jwt-9.14.jar to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/dependency/nimbus-jose-jwt-9.14.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oidc-common-crypto-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/oidc-common-crypto-api-1.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ oidc-common-crypto-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/oidc-common-crypto-api-1.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ oidc-common-crypto-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/oidc-common-crypto-api-1.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-api/1.2.0-SNAPSHOT/oidc-common-crypto-api-1.2.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-api/1.2.0-SNAPSHOT/oidc-common-crypto-api-1.2.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-api/target/oidc-common-crypto-api-1.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-api/1.2.0-SNAPSHOT/oidc-common-crypto-api-1.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------< net.shibboleth.oidc:oidc-common-crypto-impl >-------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation 1.2.0-SNAPSHOT [5/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-crypto-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-crypto-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-crypto-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-crypto-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-crypto-impl ---
[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.8.1:testCompile (default-testCompile) @ oidc-common-crypto-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/src/test/java/net/shibboleth/oidc/security/impl/JWTSignatureValidationUtilTest.java>: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/src/test/java/net/shibboleth/oidc/security/impl/JWTSignatureValidationUtilTest.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/src/test/java/net/shibboleth/oidc/security/impl/JWTSignatureValidationUtilTest.java>: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-crypto-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-dependencies-test) @ oidc-common-crypto-impl ---
[INFO] Copying nimbus-jose-jwt-9.14.jar to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/dependency/nimbus-jose-jwt-9.14.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oidc-common-crypto-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/oidc-common-crypto-impl-1.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ oidc-common-crypto-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/oidc-common-crypto-impl-1.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ oidc-common-crypto-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/oidc-common-crypto-impl-1.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-impl/1.2.0-SNAPSHOT/oidc-common-crypto-impl-1.2.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-impl/1.2.0-SNAPSHOT/oidc-common-crypto-impl-1.2.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-crypto-impl/target/oidc-common-crypto-impl-1.2.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-crypto-impl/1.2.0-SNAPSHOT/oidc-common-crypto-impl-1.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------< net.shibboleth.oidc:oidc-common-metadata-api >------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API 1.2.0-SNAPSHOT [6/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-metadata-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-metadata-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ oidc-common-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ oidc-common-metadata-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ oidc-common-metadata-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-dependencies-test) @ oidc-common-metadata-api ---
[INFO] Copying oauth2-oidc-sdk-9.20.jar to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/target/dependency/oauth2-oidc-sdk-9.20.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ oidc-common-metadata-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/target/oidc-common-metadata-api-1.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ oidc-common-metadata-api ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ oidc-common-metadata-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/target/oidc-common-metadata-api-1.2.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-metadata-api/1.2.0-SNAPSHOT/oidc-common-metadata-api-1.2.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-metadata-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/oidc/oidc-common-metadata-api/1.2.0-SNAPSHOT/oidc-common-metadata-api-1.2.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------< net.shibboleth.oidc:oidc-common-profile-api >-------------
[INFO] Building Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API 1.2.0-SNAPSHOT [7/14]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ oidc-common-profile-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ oidc-common-profile-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ oidc-common-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ oidc-common-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/AbstractOIDCSSOConfiguration.java>:[35,41] cannot find symbol
  symbol:   class AttributeResolvingProfileConfiguration
  location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/AbstractOIDCSSOConfiguration.java>:[51,13] cannot find symbol
  symbol: class AttributeResolvingProfileConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/oauth2/config/OAuth2TokenAudienceConfiguration.java>:[32,41] cannot find symbol
  symbol:   class AttributeResolvingProfileConfiguration
  location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/oauth2/config/OAuth2TokenAudienceConfiguration.java>:[47,86] cannot find symbol
  symbol: class AttributeResolvingProfileConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/OIDCUserInfoConfiguration.java>:[34,41] cannot find symbol
  symbol:   class AttributeResolvingProfileConfiguration
  location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/OIDCUserInfoConfiguration.java>:[47,84] cannot find symbol
  symbol: class AttributeResolvingProfileConfiguration
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OIDC Common :: Parent 1.2.0-SNAPSHOT:
[INFO] 
[JENKINS] Archiving disabled
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Parent . SUCCESS [  2.106 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute API SUCCESS [  4.207 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Attribute Implementation SUCCESS [ 12.697 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto API SUCCESS [  9.349 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Crypto Implementation SUCCESS [  4.945 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata API SUCCESS [  1.204 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration API FAILURE [  0.911 s]
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Plugin . SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: BOM .... SKIPPED
[INFO] Shibboleth IdP :: Plugins :: OIDC Common :: Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  43.112 s
[INFO] Finished at: 2022-03-10T20:45:29Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project oidc-common-profile-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/AbstractOIDCSSOConfiguration.java>:[35,41] cannot find symbol
[ERROR] symbol:   class AttributeResolvingProfileConfiguration
[ERROR] location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/AbstractOIDCSSOConfiguration.java>:[51,13] cannot find symbol
[ERROR] symbol: class AttributeResolvingProfileConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/oauth2/config/OAuth2TokenAudienceConfiguration.java>:[32,41] cannot find symbol
[ERROR] symbol:   class AttributeResolvingProfileConfiguration
[ERROR] location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/oauth2/config/OAuth2TokenAudienceConfiguration.java>:[47,86] cannot find symbol
[ERROR] symbol: class AttributeResolvingProfileConfiguration
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/OIDCUserInfoConfiguration.java>:[34,41] cannot find symbol
[ERROR] symbol:   class AttributeResolvingProfileConfiguration
[ERROR] location: package net.shibboleth.idp.profile.config
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-oidc-common/ws/oidc-common-profile-api/src/main/java/net/shibboleth/oidc/profile/config/OIDCUserInfoConfiguration.java>:[47,84] cannot find symbol
[ERROR] symbol: class AttributeResolvingProfileConfiguration
[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 :oidc-common-profile-api
No mail will be sent out, as 'java-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: Profile Configuration Implementation #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: Plugin #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: BOM #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: Relying Party Metadata Implementation #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: Distribution #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension API #499' 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-oidc-common » Shibboleth IdP :: Plugins :: OIDC Common :: SAML Metadata Extension Implementation #499' 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
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-oidc-common/builds/499/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common/builds/499/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-oidc-common/builds/499/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list