You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/20 05:28:52 UTC

Build failed in Jenkins: dir-mavibot-ubuntu-deploy #285

See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/285/changes>

Changes:

[kayyagari] removed dependency on ehCache

[kayyagari] o replaced ehcache's Cache with LRUMap
o updated PersistedPageHolder constructor to NOT to hold a reference to the Page (this will be reloaded or will be fetched from cache
  this fix helps in avoiding OOM issues during bulkload)

[kayyagari] bumped up the slf4j version

[kayyagari] added a method to set the value array to null (this is mainly used by the bulk loader to avoid OOM error)

------------------------------------------
Started by timer
Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/>
Updating https://svn.apache.org/repos/asf/directory/mavibot/trunk at revision '2014-06-20T03:24:52.277 +0000'
U         mavibot/src/test/resources/log4j.properties
U         mavibot/src/main/java/org/apache/directory/mavibot/btree/PersistedLeaf.java
U         mavibot/src/main/java/org/apache/directory/mavibot/btree/RecordManager.java
U         mavibot/src/main/java/org/apache/directory/mavibot/btree/PersistedBTree.java
U         mavibot/src/main/java/org/apache/directory/mavibot/btree/PersistedPageHolder.java
U         mavibot/pom.xml
U         pom.xml
At revision 1604078
Parsing POMs
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-mavibot-ubuntu-deploy] $ /home/hudson/tools/java/latest1.7/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53807
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy -V
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /home/jenkins/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /home/jenkins/tools/java/jdk1.7.0_25-32/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-51-generic", arch: "i386", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ApacheDS Mavibot Parent
[INFO] ApacheDS MVCC BTree implementation
[INFO] Apache Mavibot Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Mavibot Parent 1.0.0-M5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mavibot-parent ---
[INFO] Deleting <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java-16) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mavibot-parent ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-source) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mavibot-parent ---
[INFO] Installing <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/mavibot/mavibot-parent/1.0.0-M5-SNAPSHOT/mavibot-parent-1.0.0-M5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ mavibot-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.directory.mavibot:mavibot-parent:1.0.0-M5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M5-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS Mavibot Parent ........................... FAILURE [35.327s]
[INFO] ApacheDS MVCC BTree implementation ................ SKIPPED
[INFO] Apache Mavibot Distribution ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39.098s
[INFO] Finished at: Fri Jun 20 03:28:43 UTC 2014
[INFO] Final Memory: 19M/104M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project mavibot-parent: Failed to retrieve remote metadata org.apache.directory.mavibot:mavibot-parent:1.0.0-M5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.directory.mavibot:mavibot-parent:1.0.0-M5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M5-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [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

[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/pom.xml> to org.apache.directory.mavibot/mavibot/1.0.0-M5-SNAPSHOT/mavibot-1.0.0-M5-SNAPSHOT.pom
Sending artifact delta relative to dir-mavibot-ubuntu-deploy ? ApacheDS MVCC BTree implementation #284
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2916 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> to org.apache.directory.mavibot/mavibot-parent/1.0.0-M5-SNAPSHOT/mavibot-parent-1.0.0-M5-SNAPSHOT.pom
Sending artifact delta relative to dir-mavibot-ubuntu-deploy ? ApacheDS Mavibot Parent #284
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 14786 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/distribution/pom.xml> to org.apache.directory.mavibot/distribution/1.0.0-M5-SNAPSHOT/distribution-1.0.0-M5-SNAPSHOT.pom
Sending artifact delta relative to dir-mavibot-ubuntu-deploy ? Apache Mavibot Distribution #284
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2815 bytes
Compression is 0.0%
Took 0.11 sec
channel stopped

Jenkins build is back to normal : dir-mavibot-ubuntu-deploy #286

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/286/>