Build failed in Jenkins: java-shib-idp2-nightly #18

Shibboleth Jenkins noreply at shibboleth.net
Thu Oct 29 11:50:39 EDT 2015


See <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/18/changes>

Changes:

[Ian Young] JPAR-72: make Checkstyle config location local instead of remote

------------------------------------------
Started by upstream project "java-shib-common-nightly" build number 18
originally caused by:
 Started by upstream project "java-opensaml2-nightly" build number 18
 originally caused by:
  Started by user Ian Young
Building in workspace <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/>
Updating https://svn.shibboleth.net/java-shib-idp2/branches/REL_2 at revision '2015-10-29T11:50:21.935 -0400'
U         .checkstyle
AU        checkstyle.xml
At revision 3217
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy site
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml
818/818 B   
            
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/maven-metadata.xml (818 B at 3.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/parent-v2-TRUNK-20151029.081703-495.pom
4/34 KB     
8/34 KB   
8/34 KB   
12/34 KB   
16/34 KB   
16/34 KB   
20/34 KB   
24/34 KB   
24/34 KB   
28/34 KB   
31/34 KB   
32/34 KB   
34/34 KB   
           
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v2/TRUNK-SNAPSHOT/parent-v2-TRUNK-20151029.081703-495.pom (34 KB at 1411.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Identity Provider 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/internet2/middleware/shibboleth-common/1.4.5-SNAPSHOT/maven-metadata.xml
3/3 KB     
         
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/internet2/middleware/shibboleth-common/1.4.5-SNAPSHOT/maven-metadata.xml (3 KB at 145.2 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml/2.6.6-SNAPSHOT/maven-metadata.xml
3/3 KB   
         
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml/2.6.6-SNAPSHOT/maven-metadata.xml (3 KB at 154.8 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/openws/1.5.6-SNAPSHOT/maven-metadata.xml
3/3 KB   
         
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/openws/1.5.6-SNAPSHOT/maven-metadata.xml (3 KB at 125.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/xmltooling/1.4.6-SNAPSHOT/maven-metadata.xml
3/3 KB   
         
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/xmltooling/1.4.6-SNAPSHOT/maven-metadata.xml (3 KB at 143.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ shibboleth-identityprovider ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shibboleth-identityprovider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ shibboleth-identityprovider ---
[INFO] Compiling 91 source files to <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/StatusHandlerBeanDefinitionParser.java>:[25,54] [deprecation] StatusProfileHandler in edu.internet2.middleware.shibboleth.idp.profile has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/session/impl/AuthenticationMethodInformationImpl.java>:[78,32] [deprecation] getAuthenticationSubject() in AuthenticationMethodInformation has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/authn/AbstractLoginHandlerBeanDefinitionParser.java>:[48,47] [deprecation] parseDurationToMillis(String,String,int) in SpringConfigurationUtils has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/session/impl/SessionManagerImpl.java>:[103,19] [deprecation] createSession(String) in SessionManager has been deprecated
[WARNING]   where SessionType is a type-variable:
    SessionType extends Session declared in interface SessionManager
<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/authn/PreviousSessionLoginHandlerFactoryBean.java>:[98,15] [deprecation] setServletPath(String) in PreviousSessionLoginHandler has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/StatusServlet.java>:[91,43] [deprecation] getRelyingPartyConfirmationManager(ServletContext) in HttpServletHelper has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/src/main/java/edu/internet2/middleware/shibboleth/idp/config/profile/StatusHandlerBeanDefinitionParser.java>:[37,15] [deprecation] StatusProfileHandler in edu.internet2.middleware.shibboleth.idp.profile has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shibboleth-identityprovider ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ shibboleth-identityprovider ---
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ shibboleth-identityprovider ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/surefire-reports>
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.pom
         
[WARNING] Missing POM for org.apache.maven.surefire:surefire-testng:jar:2.12.4
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/2.12.4/surefire-testng-2.12.4.jar
         
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.360 s
[INFO] Finished at: 2015-10-29T11:50:39-04:00
[INFO] Final Memory: 26M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project shibboleth-identityprovider: Unable to generate classpath: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
[ERROR] ----------
[ERROR] 1) org.apache.maven.surefire:surefire-testng:jar:2.12.4
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-testng -Dversion=2.12.4 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-testng -Dversion=2.12.4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) dummy:dummy:jar:1.0
[ERROR] 2) org.apache.maven.surefire:surefire-testng:jar:2.12.4
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] dummy:dummy:jar:1.0
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo1.maven.org/maven2, releases=false, snapshots=false),
[ERROR] shib-release (https://build.shibboleth.net/nexus/content/groups/public, releases=true, snapshots=false)
[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
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-shib-idp2-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-shib-idp2-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-shib-idp2-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list