Build failed in Jenkins: java-identity-provider-nightly-central-disabled #37
Shibboleth Jenkins
noreply at shibboleth.net
Sat Aug 30 06:27:44 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly-central-disabled/37/changes>
Changes:
[Rod Widdowson] Missed the pom (again)
------------------------------------------
Started by upstream project "java-identity-provider-nightly" build number 449
originally caused by:
Started by user Rod Widdowson
Building in workspace <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly-central-disabled/ws/>
Updating https://svn.shibboleth.net/java-identity-provider/trunk at revision '2014-08-30T06:27:11.724 -0400'
U idp-installer/pom.xml
At revision 6488
[workspace] $ /opt/maven/bin/mvn -f idp-parent/pom.xml -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly-central-disabled/ws/.repository> clean -Prelease,central-disabled -U verify site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
604/604 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (604 B at 1.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Identity Provider
[INFO] Shibboleth IdP :: Core
[INFO] Shibboleth IdP :: Configuration Schemas
[INFO] Shibboleth IdP :: Profile API
[INFO] Shibboleth IdP :: Authentication API
[INFO] Shibboleth IdP :: Attribute API
[INFO] Shibboleth IdP :: Attribute Resolver API
[INFO] Shibboleth IdP :: Attribute Filter API
[INFO] Shibboleth IdP :: Consent Engine API
[INFO] Shibboleth IdP :: ToU Engine API
[INFO] Shibboleth IdP :: Session API
[INFO] Shibboleth IdP :: SAML Profile API
[INFO] Shibboleth IdP :: Authentication Implementation
[INFO] Shibboleth IdP :: Attribute Implementation
[INFO] Shibboleth IdP :: Session Implementation
[INFO] Shibboleth IdP :: SAML Profile Implementation
[INFO] Shibboleth IdP :: Attribute Resolver Implementation
[INFO] Shibboleth IdP :: Attribute Filter Implementation
[INFO] Shibboleth IdP :: Consent Engine Implementation
[INFO] Shibboleth IdP :: ToU Engine Implementation
[INFO] Shibboleth IdP :: Profile Implementation
[INFO] Shibboleth IdP :: Profile Spring Integration
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration
[INFO] Shibboleth IdP :: Attribute CLI
[INFO] Shibboleth IdP :: UI Support
[INFO] Shibboleth IdP :: War
[INFO] Shibboleth IdP :: Installer
[INFO] Shibboleth IdP :: Configuration Files
[INFO] Shibboleth IdP :: Distribution
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Identity Provider 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/google/guava/guava/18.0-rc2/guava-18.0-rc2.pom
[WARNING] The POM for com.google.guava:guava:jar:18.0-rc2 is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/janino/janino/2.7.6/janino-2.7.6.pom
[WARNING] The POM for org.codehaus.janino:janino:jar:2.7.6 is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/5.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/5.0-SNAPSHOT/maven-metadata.xml (2 KB at 10.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/3.0-SNAPSHOT/maven-metadata.xml
604/604 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/3.0-SNAPSHOT/maven-metadata.xml (604 B at 6.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 18.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/com/google/guava/guava/18.0-rc2/guava-18.0-rc2.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/janino/janino/2.7.6/janino-2.7.6.jar
Downloading: https://build.shibboleth.net/nexus/content/groups/public/joda-time/joda-time/2.4/joda-time-2.4.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... FAILURE [1.406s]
[INFO] Shibboleth IdP :: Core ............................ SKIPPED
[INFO] Shibboleth IdP :: Configuration Schemas ........... SKIPPED
[INFO] Shibboleth IdP :: Profile API ..................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API .............. SKIPPED
[INFO] Shibboleth IdP :: Attribute API ................... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............ SKIPPED
[INFO] Shibboleth IdP :: Consent Engine API .............. SKIPPED
[INFO] Shibboleth IdP :: ToU Engine API .................. SKIPPED
[INFO] Shibboleth IdP :: Session API ..................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................ 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 :: Consent Engine Implementation ... SKIPPED
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... 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 :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ...................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.300s
[INFO] Finished at: Sat Aug 30 06:27:21 EDT 2014
[INFO] Final Memory: 15M/153M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-parent: Could not resolve dependencies for project net.shibboleth.idp:idp-parent:pom:3.0-SNAPSHOT: The following artifacts could not be resolved: com.google.code.findbugs:jsr305:jar:3.0.0, com.google.guava:guava:jar:18.0-rc2, org.codehaus.janino:janino:jar:2.7.6, joda-time:joda-time:jar:2.4: Could not find artifact com.google.code.findbugs:jsr305:jar:3.0.0 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/DependencyResolutionException
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-central-disabled/ws/idp-parent/target/site> to /home/jenkins/.jenkins/jobs/java-identity-provider-nightly-central-disabled/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.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list