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/02/26 07:13:21 UTC

Build failed in Jenkins: dir-apacheds-jdbm-ubuntu-deploy #711

See <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/711/>

------------------------------------------
[...truncated 7 lines...]
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-apacheds-jdbm-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 48491
channel started
<===[JENKINS REMOTING CAPACITY]===>   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-apacheds-jdbm-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-57-generic", arch: "i386", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ApacheDS JDBM
[INFO] ApacheDS JDBM Original Implementation
[INFO] ApacheDS JDBM Implementation MVCC
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS JDBM 2.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-jdbm-parent ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-jdbm-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apacheds-jdbm-parent ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-jdbm-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apacheds-jdbm-parent ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/apacheds-jdbm-parent-2.0.0-M3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-jdbm-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/maven-metadata.xml (632 B at 0.6 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/apacheds-jdbm-parent-2.0.0-M3-20140226.060952-375.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/apacheds-jdbm-parent-2.0.0-M3-20140226.060952-375.pom (18 KB at 50.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/maven-metadata.xml (371 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/maven-metadata.xml (632 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm-parent/maven-metadata.xml (371 B at 1.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS JDBM Original Implementation 2.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-jdbm1 ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-jdbm1 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ apacheds-jdbm1 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ apacheds-jdbm1 ---
[INFO] Compiling 58 source files to <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ apacheds-jdbm1 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ apacheds-jdbm1 ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ apacheds-jdbm1 ---
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running jdbm.btree.TestBTree
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.594 sec
Running jdbm.recman.LocationTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 sec

Results :

Tests run: 18, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ apacheds-jdbm1 ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apacheds-jdbm1 ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-jdbm1 ---
[INFO] Checking legal files in: apacheds-jdbm1-2.0.0-M3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apacheds-jdbm1 ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target/apacheds-jdbm1-2.0.0-M3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ apacheds-jdbm1 ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/0/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@6687c4) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 34 more
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-jdbm1 ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/maven-metadata.xml (804 B at 1.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-20140226.061032-373.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-20140226.061032-373.jar (103 KB at 233.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-20140226.061032-373.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-20140226.061032-373.pom (3 KB at 4.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/maven-metadata.xml (365 B at 1.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/maven-metadata.xml (804 B at 2.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/jdbm/apacheds-jdbm1/maven-metadata.xml (365 B at 0.8 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ apacheds-jdbm1 ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS JDBM Implementation MVCC 2.0.0-M3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-jdbm2 ---
[INFO] Deleting <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm2/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-jdbm2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ apacheds-jdbm2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ apacheds-jdbm2 ---
[INFO] Compiling 65 source files to <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm2/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ apacheds-jdbm2 ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ apacheds-jdbm2 ---
[INFO] Compiling 8 source files to <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm2/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ apacheds-jdbm2 ---
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm2/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running jdbm.btree.TestBTree
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.474 sec
Running jdbm.btree.TestSnapshotBTree
 TestLongBrowsing read thread min key is0max value is0
 TestLongBrowsing read thread min key is0max value is1
 TestLongBrowsing read thread min key is0max value is1
 TestLongBrowsing read thread min key is0max value is1
TestLongBrowsing read thread count is 10000
TestLongBrowsing read thread count is 10000
TestLongBrowsing read thread count is 10000
TestLongBrowsing read thread count is 10000
TestLongBrowsing updates ended
Killed

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS JDBM ..................................... SUCCESS [45.281s]
[INFO] ApacheDS JDBM Original Implementation ............. SUCCESS [34.278s]
[INFO] ApacheDS JDBM Implementation MVCC ................. FAILURE [2:41.130s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:12.397s
[INFO] Finished at: Wed Feb 26 06:13:18 UTC 2014
[INFO] Final Memory: 22M/102M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.2:test (default-test) on project apacheds-jdbm2: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.2:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apacheds-jdbm2

[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm2/pom.xml> to org.apache.directory.jdbm/apacheds-jdbm2/2.0.0-M3-SNAPSHOT/apacheds-jdbm2-2.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/pom.xml> to org.apache.directory.jdbm/apacheds-jdbm-parent/2.0.0-M3-SNAPSHOT/apacheds-jdbm-parent-2.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/pom.xml> to org.apache.directory.jdbm/apacheds-jdbm1/2.0.0-M3-SNAPSHOT/apacheds-jdbm1-2.0.0-M3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdbm-ubuntu-deploy/ws/jdbm1/target/apacheds-jdbm1-2.0.0-M3-SNAPSHOT.jar> to org.apache.directory.jdbm/apacheds-jdbm1/2.0.0-M3-20140226.061032-373/apacheds-jdbm1-2.0.0-M3-20140226.061032-373.jar
channel stopped

Jenkins build is back to normal : dir-apacheds-jdbm-ubuntu-deploy #712

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