Build failed in Jenkins: java-identity-provider-v4-nightly #395

Shibboleth Jenkins noreply at shibboleth.net
Tue Dec 3 21:55:02 EST 2019


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

Changes:

[Scott Cantor] IDP-1494 - Login flow for proxied SAML authentication

[Scott Cantor] Fix unit tests, error handling still in flux.

[Scott Cantor] IDP-1494 - Login flow for proxied SAML authentication


------------------------------------------
[...truncated 300.93 KB...]
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/idp-attribute-impl-4.0.0-20191204.025358-263-javadoc.jar (463 kB at 7.4 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 52 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/idp-attribute-impl-4.0.0-20191204.025358-263-test-javadoc.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/idp-attribute-impl-4.0.0-20191204.025358-263-test-javadoc.jar (438 kB at 6.4 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 47 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/idp-attribute-impl-4.0.0-20191204.025358-263-sources.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/idp-attribute-impl-4.0.0-20191204.025358-263-sources.jar (22 kB at 529 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 75 kB/s)
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-session-impl >-----------------
[INFO] Building Shibboleth IdP :: Session Implementation 4.0.0-SNAPSHOT [18/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-session-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-session-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-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-session-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.31 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ idp-session-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-session-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ idp-session-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (make-assembly) @ idp-session-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ idp-session-impl ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-impl/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ idp-session-impl ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-profile-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-authn-impl/target/testapidocs/package-list.> Ignored it.
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idp-session-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-session-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idp-session-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idp-session-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-session-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.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-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-session-impl/target/idp-session-impl-4.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ idp-session-impl ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 59 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370.jar (64 kB at 636 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370.pom
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370.pom (4.5 kB at 113 kB/s)
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/maven-metadata.xml (590 B at 4.3 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 11 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/maven-metadata.xml (590 B at 16 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-tests.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-tests.jar (37 kB at 619 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 46 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-javadoc.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-javadoc.jar (564 kB at 9.2 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 31 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-test-javadoc.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-test-javadoc.jar (479 kB at 13 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 87 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-sources.jar
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/idp-session-impl-4.0.0-20191204.025444-370-sources.jar (55 kB at 2.1 MB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 72 kB/s)
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-impl >------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 4.0.0-SNAPSHOT [19/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 72 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/idwsfconsumer-2.0.0-20191203.214057-91.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/idwsfconsumer-2.0.0-20191203.214057-91.pom (3.8 kB at 51 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-session-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 87 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 118 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/idwsfconsumer-2.0.0-20191203.214057-91.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-20191204.020928-359-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-20191204.020928-359-tests.jar (62 kB at 1.6 MB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/idwsfconsumer-2.0.0-20191203.214057-91.jar (883 kB at 4.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 156 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/nameid/impl/LegacyCanonicalization.java>:[41,8] deprecated item is not annotated with @Deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 43 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-saml-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 431, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.657 s <<< FAILURE! - in TestSuite
[ERROR] baddata(net.shibboleth.idp.saml.nameid.impl.CryptoTransientNameIDDecoderTest)  Time elapsed: 0.021 s  <<< FAILURE!
org.testng.TestException: 

Method CryptoTransientNameIDDecoderTest.baddata()[pri:0, instance:net.shibboleth.idp.saml.nameid.impl.CryptoTransientNameIDDecoderTest at 327bcebd] should have thrown an exception of type class net.shibboleth.idp.saml.nameid.NameDecoderException

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CryptoTransientNameIDDecoderTest.baddata » Test 
Method CryptoTransientNameIDD...
[INFO] 
[ERROR] Tests run: 431, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 16.017 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 37.234 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  2.839 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 24.914 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 35.447 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 32.978 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 11.171 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 24.905 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 26.011 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 26.213 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 32.533 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.110 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 17.033 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 30.890 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 40.870 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [01:00 min]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 22.769 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 46.298 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... FAILURE [ 17.290 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... 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 :: 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:  08:41 min
[INFO] Finished at: 2019-12-03T21:55:02-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project idp-saml-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-saml-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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-saml-impl
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list