Build failed in Jenkins: java-identity-provider-nightly #913
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 12 21:42:06 EDT 2017
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/913/display/redirect?page=changes>
Changes:
[Ian Young] JPAR-99 - change from deprecated assembly plugin goal
------------------------------------------
[...truncated 368.32 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-cas-impl ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Consent Implementation 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-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-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.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] Nothing to compile - all classes are up to date
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: WAR 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Configuration Files 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 253 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 62 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 <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-conf/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/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] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-conf/src/test/java/net/shibboleth/idp/test/flows/c14n/actions/SetupForSAML2C14N.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Installer 3.4.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-installer ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.0-M1:test-aggregate < test-compile @ idp-parent <<<
[INFO] 'test-compile' forked phase execution for maven-javadoc-plugin:test-aggregate report preparation done
[INFO] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.0-M1:javadoc > generate-sources @ idp-parent >>>
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.0-M1:javadoc < generate-sources @ idp-parent <<<
[INFO] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done
[INFO] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:3.0.0-M1:test-javadoc > generate-test-sources @ idp-parent >>>
[INFO]
[INFO] <<< maven-javadoc-plugin:3.0.0-M1:test-javadoc < generate-test-sources @ idp-parent <<<
[INFO] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom
4/19 KB 8/19 KB 8/19 KB 12/19 KB 16/19 KB 16/19 KB 19/19 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom (19 KB at 1243.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar
4/297 KB 8/297 KB 8/297 KB 12/297 KB 16/297 KB 16/297 KB 20/297 KB 24/297 KB 24/297 KB 28/297 KB 31/297 KB 32/297 KB 36/297 KB 39/297 KB 40/297 KB 44/297 KB 47/297 KB 48/297 KB 52/297 KB 55/297 KB 56/297 KB 60/297 KB 63/297 KB 64/297 KB 68/297 KB 70/297 KB 72/297 KB 76/297 KB 78/297 KB 80/297 KB 84/297 KB 86/297 KB 88/297 KB 92/297 KB 94/297 KB 96/297 KB 100/297 KB 102/297 KB 104/297 KB 108/297 KB 110/297 KB 112/297 KB 116/297 KB 117/297 KB 120/297 KB 124/297 KB 125/297 KB 128/297 KB 132/297 KB 133/297 KB 136/297 KB 140/297 KB 141/297 KB 144/297 KB 148/297 KB 149/297 KB 152/297 KB 156/297 KB 160/297 KB 160/297 KB 164/297 KB 168/297 KB 168/297 KB 172/297 KB 176/297 KB 176/297 KB 180/297 KB 184/297 KB 184/297 KB 188/297 KB 192/297 KB 192/297 KB 195/297 KB 199/297 KB 200/297 KB 203/297 KB 207/297 KB 208/297 KB 211/297 KB 215/297 KB 216/297 KB 219/297 KB 223/297 KB 224/297 KB 227/297 KB 231/297 KB 232/297 KB 235/297 KB 239/297 KB 240/297 KB 242/297 KB 246/297 KB 248/297 KB 250/297 KB 254/297 KB 256/297 KB 258/297 KB 262/297 KB 264/297 KB 266/297 KB 270/297 KB 272/297 KB 274/297 KB 278/297 KB 280/297 KB 281/297 KB 285/297 KB 288/297 KB 289/297 KB 293/297 KB 296/297 KB 297/297 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar (297 KB at 4353.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.pom
4/5 KB 5/5 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.pom (5 KB at 102.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom
4/7 KB 7/7 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom (7 KB at 405.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom
4/4 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (4 KB at 107.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
4/38 KB 8/38 KB 8/38 KB 12/38 KB 16/38 KB 16/38 KB 20/38 KB 24/38 KB 24/38 KB 28/38 KB 31/38 KB 32/38 KB 36/38 KB 38/38 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.2/maven-shared-jar-1.2.jar (38 KB at 2208.8 KB/sec)
4/599 KB 8/599 KB 8/599 KB 12/599 KB 16/599 KB 16/599 KB 20/599 KB 24/599 KB 24/599 KB 28/599 KB 31/599 KB 32/599 KB 36/599 KB 39/599 KB 40/599 KB 44/599 KB 47/599 KB 48/599 KB 52/599 KB 55/599 KB 56/599 KB 60/599 KB 63/599 KB 64/599 KB 68/599 KB 70/599 KB 72/599 KB 76/599 KB 78/599 KB 80/599 KB 84/599 KB 86/599 KB 88/599 KB 92/599 KB 94/599 KB 96/599 KB 100/599 KB 102/599 KB 104/599 KB 108/599 KB 110/599 KB 112/599 KB 116/599 KB 117/599 KB 120/599 KB 124/599 KB 125/599 KB 128/599 KB 132/599 KB 133/599 KB 136/599 KB 140/599 KB 141/599 KB 144/599 KB 148/599 KB 149/599 KB 152/599 KB 156/599 KB 160/599 KB 160/599 KB 164/599 KB 168/599 KB 168/599 KB 172/599 KB 176/599 KB 176/599 KB 180/599 KB 184/599 KB 184/599 KB 188/599 KB 192/599 KB 192/599 KB 195/599 KB 199/599 KB 200/599 KB 203/599 KB 207/599 KB 208/599 KB 211/599 KB 215/599 KB 216/599 KB 219/599 KB 223/599 KB 224/599 KB 227/599 KB 231/599 KB 232/599 KB 235/599 KB 239/599 KB 240/599 KB 242/599 KB 246/599 KB 248/599 KB 250/599 KB 254/599 KB 256/599 KB 258/599 KB 262/599 KB 264/599 KB 266/599 KB 270/599 KB 272/599 KB 274/599 KB 278/599 KB 280/599 KB 281/599 KB 285/599 KB 288/599 KB 289/599 KB 293/599 KB 296/599 KB 297/599 KB 301/599 KB 304/599 KB 305/599 KB 309/599 KB 312/599 KB 313/599 KB 317/599 KB 320/599 KB 320/599 KB 324/599 KB 328/599 KB 328/599 KB 332/599 KB 336/599 KB 336/599 KB 340/599 KB 344/599 KB 344/599 KB 348/599 KB 352/599 KB 352/599 KB 356/599 KB 360/599 KB 360/599 KB 364/599 KB 367/599 KB 368/599 KB 372/599 KB 375/599 KB 376/599 KB 380/599 KB 383/599 KB 384/599 KB 388/599 KB 391/599 KB 392/599 KB 396/599 KB 399/599 KB 400/599 KB 404/599 KB 406/599 KB 408/599 KB 412/599 KB 414/599 KB 416/599 KB 420/599 KB 422/599 KB 424/599 KB 428/599 KB 430/599 KB 432/599 KB 436/599 KB 438/599 KB 440/599 KB 444/599 KB 445/599 KB 448/599 KB 452/599 KB 453/599 KB 456/599 KB 460/599 KB 461/599 KB 464/599 KB 468/599 KB 469/599 KB 472/599 KB 476/599 KB 477/599 KB 480/599 KB 484/599 KB 485/599 KB 488/599 KB 492/599 KB 496/599 KB 496/599 KB 500/599 KB 504/599 KB 504/599 KB 508/599 KB 512/599 KB 512/599 KB 516/599 KB 520/599 KB 520/599 KB 524/599 KB 528/599 KB 528/599 KB 531/599 KB 535/599 KB 536/599 KB 539/599 KB 543/599 KB 544/599 KB 547/599 KB 551/599 KB 552/599 KB 555/599 KB 559/599 KB 560/599 KB 563/599 KB 567/599 KB 568/599 KB 570/599 KB 574/599 KB 576/599 KB 578/599 KB 582/599 KB 584/599 KB 586/599 KB 590/599 KB 592/599 KB 594/599 KB 598/599 KB 599/599 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (599 KB at 6430.4 KB/sec)
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO] preparing cobertura-maven-plugin:cobertura report requires '[cobertura]test' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura > [cobertura]test @ idp-parent >>>
[INFO]
[INFO] --- cobertura-maven-plugin:2.5.2:instrument @ idp-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura < [cobertura]test @ idp-parent <<<
[INFO] '[cobertura]test' forked phase execution for cobertura-maven-plugin:cobertura report preparation done
[INFO] Not executing cobertura:report as the cobertura data file (<https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/cobertura/cobertura.ser)> could not be found
[INFO] Relativizing decoration links with respect to localized project URL: http://shibboleth.net/idp-parent/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.2 skin.
[INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:2.17:checkstyle-aggregate
[INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.0.0-M1:aggregate
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 38.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.pom
4/28 KB 8/28 KB 8/28 KB 12/28 KB 16/28 KB 16/28 KB 20/28 KB 24/28 KB 24/28 KB 28/28 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/joda-time/joda-time/2.7/joda-time-2.7.pom (28 KB at 387.8 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.4.2/jackson-databind-2.4.2.pom
4/6 KB 6/6 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.4.2/jackson-databind-2.4.2.pom (6 KB at 67.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.4/jackson-parent-2.4.pom
4/7 KB 7/7 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.4/jackson-parent-2.4.pom (7 KB at 85.0 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/oss-parent/16/oss-parent-16.pom
4/19 KB 8/19 KB 8/19 KB 12/19 KB 16/19 KB 16/19 KB 19/19 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/oss-parent/16/oss-parent-16.pom (19 KB at 223.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0.pom
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0.pom (2 KB at 18.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.4.2/jackson-core-2.4.2.pom
4/5 KB 5/5 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.4.2/jackson-core-2.4.2.pom (5 KB at 39.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
4/55 KB 8/55 KB 8/55 KB 12/55 KB 16/55 KB 16/55 KB 20/55 KB 24/55 KB 24/55 KB 28/55 KB 31/55 KB 32/55 KB 36/55 KB 39/55 KB 40/55 KB 44/55 KB 47/55 KB 48/55 KB 52/55 KB 55/55 KB 55/55 KB Downloaded: https://build.shibboleth.net/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 1297.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-beans/4.3.11.RELEASE/spring-beans-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-beans:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-context/4.3.11.RELEASE/spring-context-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-context:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-core/4.3.11.RELEASE/spring-core-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-core:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-expression/4.3.11.RELEASE/spring-expression-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-expression:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-web/4.3.11.RELEASE/spring-web-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-web:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-webmvc/4.3.11.RELEASE/spring-webmvc-4.3.11.RELEASE.pom
[WARNING] The POM for org.springframework:spring-webmvc:jar:4.3.11.RELEASE is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-expression/4.3.11.RELEASE/spring-expression-4.3.11.RELEASE.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-webmvc/4.3.11.RELEASE/spring-webmvc-4.3.11.RELEASE.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ....................... FAILURE [01:48 min]
[INFO] Shibboleth IdP :: Core ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Schemas ............ SKIPPED
[INFO] Shibboleth IdP :: Attribute API .................... SKIPPED
[INFO] Shibboleth IdP :: Profile API ...................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API ............... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............. SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication 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 :: 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 :: 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: 01:51 min
[INFO] Finished at: 2017-10-12T21:41:50-04:00
[INFO] Final Memory: 150M/920M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.6:site (default-site) on project idp-parent: Error generating maven-javadoc-plugin:3.0.0-M1:aggregate: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.springframework:spring-expression:jar:4.3.11.RELEASE, org.springframework:spring-webmvc:jar:4.3.11.RELEASE: Could not find artifact org.springframework:spring-expression:jar:4.3.11.RELEASE in shib-release (https://build.shibboleth.net/nexus/content/groups/public) -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/site> to /var/lib/jenkins/jobs/java-identity-provider-nightly/htmlreports/Site_Report
Publishing Javadoc
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.
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...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list