You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/17 08:45:58 UTC

Build failed in Jenkins: OpenJPA-trunk-deploy » OpenJPA Parent POM #473

See <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/473/changes>

Changes:

[hthomann] OPENJPA-1988: Made an update to the test case for this JIRA, i.e. merged r1642555 from 2.2.x to trunk

------------------------------------------
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO]   OpenJPA Fetching Statistic Tool
[INFO]   OpenJPA Fetching Statistic Tool -- WAS Bundle
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/target>
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildNumber: 1674167 at timestamp: April 17, 2015 at 6:45 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] [enforcer:enforce {execution: default}]
Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
Setting property: velocimacro.messages.on => 'false'.
Setting property: resource.loader => 'classpath,site'.
Setting property: runtime.log.invalid.references => 'false'.
Setting property: resource.manager.logwhenfound => 'false'.
Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
Setting property: velocimacro.messages.on => 'false'.
Setting property: resource.loader => 'classpath,site'.
Setting property: runtime.log.invalid.references => 'false'.
Setting property: resource.manager.logwhenfound => 'false'.
Setting property: velocimacro.permissions.allow.inline.to.replace.global => 'true'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/ws/target/openjpa-parent-2.4.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.4.0-SNAPSHOT/openjpa-parent-2.4.0-SNAPSHOT-site.xml
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.openjpa:openjpa-parent:pom': repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.4.0-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 seconds
[INFO] Finished at: Fri Apr 17 06:45:55 UTC 2015
[INFO] Final Memory: 74M/461M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : OpenJPA-trunk-deploy » OpenJPA Parent POM #474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk-deploy/org.apache.openjpa$openjpa-parent/474/>