Build failed in Jenkins: java-identity-provider-v4-nightly #122
Shibboleth Jenkins
noreply at shibboleth.net
Wed Sep 2 01:16:10 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/122/display/redirect?page=changes>
Changes:
[Rod Widdowson] IDP-1660 Make IdPAttributeValue implement Comparable<IdPAttributeValue>
[Rod Widdowson] IDP-1644 Revert decomplexifying the API
[Rod Widdowson] IDP-1595 Add Update to the plugin installer.
[Scott Cantor] IDP-1664 - Support Module service API
[Scott Cantor] Move new module tests to idp-admin-api.
[Scott Cantor] Add missed files.
------------------------------------------
[...truncated 75.77 KB...]
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/idp-profile-api-4.1.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/idp-profile-api-4.1.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/idp-profile-api-4.1.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/idp-profile-api-4.1.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/idp-profile-api-4.1.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-profile-api/4.1.0-SNAPSHOT/idp-profile-api-4.1.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-profile-api ---
[INFO] Deploying net.shibboleth.idp:idp-profile-api:4.1.0-SNAPSHOT at end
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-authn-api >------------------
[INFO] Building Shibboleth IdP :: Authentication API 4.1.0-SNAPSHOT [6/35]
[INFO] --------------------------------[ jar ]---------------------------------
[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-v4-nightly/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.1.0:resources (default-resources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.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-v4-nightly/ws/idp-authn-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/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.1.0:testResources (default-testResources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-authn-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-authn-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-authn-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-authn-api ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-authn-api ---
[INFO] Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-authn-api >>>
[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-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-authn-api <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-sources.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-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/idp-authn-api-4.1.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/4.1.0-SNAPSHOT/idp-authn-api-4.1.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-authn-api ---
[INFO] Deploying net.shibboleth.idp:idp-authn-api:4.1.0-SNAPSHOT at end
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-admin-api >------------------
[INFO] Building Shibboleth IdP :: Administrative Profile API 4.1.0-SNAPSHOT [7/35]
[INFO] --------------------------------[ jar ]---------------------------------
[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-v4-nightly/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.1.0:resources (default-resources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-admin-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/idp-admin-api-4.1.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ idp-admin-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/idp-admin-api-4.1.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-admin-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-admin-api ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/idp-admin-api-4.1.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-admin-api ---
[INFO] Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO]
3 errors
6 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 3.713 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 16.467 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.199 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 18.356 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 19.676 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 18.134 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [ 18.275 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[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 :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:36 min
[INFO] Finished at: 2020-09-02T01:16:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) on project idp-admin-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/TestModule.java>:23: error: unknown tag: IdPModule
[ERROR] * Test {@IdPModule} implementation.
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule.java>:23: error: unknown tag: IdPModule
[ERROR] * Test {@IdPModule} implementation.
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule2.java>:23: error: unknown tag: IdPModule
[ERROR] * Test {@IdPModule} implementation.
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule.java>:30: warning: no description for @throws
[ERROR] * @throws ModuleException
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule.java>:31: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule2.java>:30: warning: no description for @throws
[ERROR] * @throws ModuleException
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/BadModule2.java>:31: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/TestModule.java>:30: warning: no description for @throws
[ERROR] * @throws ModuleException
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/src/test/java/net/shibboleth/idp/module/TestModule.java>:31: warning: no description for @throws
[ERROR] * @throws IOException
[ERROR] ^
[ERROR]
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-api/target/testapidocs'> dir.
[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-admin-api
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list