Console Output

Started by an SCM change
Building on master
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/middleware/common
U         existupload/core/pom.xml
U         httpclients/src/main/java/info/textgrid/utils/httpclient/TGHttpClient.java
At revision 9662
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file jar:file:/var/lib/jenkins/tools/Maven_2/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[workspace] $ /usr/lib/jvm/java-6-sun/bin/java -DuniqueVersion=false -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.1.jar:/var/lib/jenkins/tools/Maven_2/boot/classworlds-1.1.jar hudson.maven.agent.Main /var/lib/jenkins/tools/Maven_2 /var/run/jenkins/war/WEB-INF/lib/remoting-1.410.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.1.jar 58725 /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml package
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Common tools and packages
[INFO]   TextGrid :: Metadataschema JAXB binding
[INFO]   TextGrid :: HTTPClients
[INFO]   confclient
[INFO]   TextGrid :: ExistUpload :: Parent
[INFO]   TextGrid :: ExistUpload :: Core
[INFO]   TextGrid :: ExistUpload :: Spring Service
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Common tools and packages
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$common/builds/2011-05-02_15-46-08/archive/info.textgrid.middleware/common/1.0-SNAPSHOT/common-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: Metadataschema JAXB binding
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [antrun:run {execution: do-get}]
[INFO] Executing tasks
      [get] Getting: http://www.textgrid.de/schemas/textgrid-metadata_2010.xsd
      [get] To: /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/resources/textgrid-metadata_2010.xsd
      [get] Not modified - so not downloaded
[INFO] Executed tasks
[INFO] [jaxb2:generate {execution: default}]
Cannot find CatalogManager.properties
[INFO] Skipped XJC execution.  Generated sources were up-to-date.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-05-02_15-46-08/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/target/metadata-core-jaxb.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-05-02_15-46-08/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: HTTPClients
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.utils.existclient.ExistClientTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.103 sec
Running info.textgrid.utils.sesameclient.SesameClientTest
May 2, 2011 3:46:39 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://textgrid-ws3.sub.uni-goettingen.de/openrdf-sesame/repositories/textgrid
May 2, 2011 3:46:39 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: textgrid-ws3.sub.uni-goettingen.de

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-05-02_15-46-08/archive/info.textgrid.utils/httpclients/1.1.0-SNAPSHOT/httpclients-1.1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/info.textgrid.utils.httpclients.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-05-02_15-46-08/archive/info.textgrid.utils/httpclients/1.1.0-SNAPSHOT/httpclients-1.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building confclient
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] snapshot org.codehaus.jettison:jettison:1.3-SNAPSHOT: checking for updates from archiva.snapshots.http
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/confclient/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.middleware.confclient.ConfservClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-05-02_15-46-08/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/confclient.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-05-02_15-46-08/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Parent
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload/builds/2011-05-02_15-46-08/archive/info.textgrid.common/existupload/1.0.0-SNAPSHOT/existupload-1.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Core
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] snapshot info.textgrid.utils:httpclients:1.1.0-SNAPSHOT: checking for updates from archiva.snapshots.http
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/info/textgrid/utils/httpclients/1.1.0-SNAPSHOT/httpclients-1.1.0-SNAPSHOT.jar
17K downloaded  (httpclients-1.1.0-SNAPSHOT.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.common.existupload.TestBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 sec
Running info.textgrid.common.existupload.TestExistLatestUpload
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.203 sec
Running info.textgrid.common.existupload.TestExistUpload
May 2, 2011 3:46:50 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://134.76.20.85/exist/rest/
May 2, 2011 3:46:50 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: 134.76.20.85
May 2, 2011 3:46:50 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://134.76.20.85/exist-latest/rest/
May 2, 2011 3:46:50 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: 134.76.20.85
May 2, 2011 3:46:50 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: uploading junit/2f09.0
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: exist-upload-res: 201
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://134.76.20.85/exist-latest/rest/junit/2f09
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: uploading junit/2f09.1
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: exist-upload-res: 201
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://134.76.20.85/exist-latest/rest/junit/2f09
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
SEVERE: 
java.io.IOException: Stream closed
	at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:145)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:308)
	at java.io.FilterInputStream.read(FilterInputStream.java:90)
	at org.apache.http.util.EntityUtils.toByteArray(EntityUtils.java:100)
	at org.apache.http.entity.BufferedHttpEntity.<init>(BufferedHttpEntity.java:60)
	at info.textgrid.utils.existclient.ExistClient.putDocument(ExistClient.java:189)
	at info.textgrid.utils.existclient.ExistClient.putDocument(ExistClient.java:168)
	at info.textgrid.common.existupload.TestExistUpload.TestLatestUpload(TestExistUpload.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: uploading junit/2f09.0
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient putDocument
INFO: exist-upload-res: 201
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://134.76.20.85/exist-latest/rest/junit/2f09
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient deleteDocument
INFO: exist-delete-res: 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://134.76.20.85/exist-latest/rest/junit/2f09
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient deleteDocument
INFO: exist-delete-res: 200
delres1 = 200
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient deleteDocument
INFO: exist-delete-res: 404
delres2 = 404
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://134.76.20.85/exist-latest/rest/junit/2f09
May 2, 2011 3:46:51 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 404
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.508 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-05-02_15-46-08/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/target/existupload-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-05-02_15-46-08/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Spring Service
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] snapshot info.textgrid.common:existupload-core:1.0.0-SNAPSHOT: checking for updates from archiva.snapshots.http
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/info/textgrid/common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.jar
14K downloaded  (existupload-core-1.0.0-SNAPSHOT.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-service/builds/2011-05-02_15-46-08/archive/info.textgrid.common/existupload-service/1.0.0-SNAPSHOT/existupload-service-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/target/existupload-service-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-service/builds/2011-05-02_15-46-08/archive/info.textgrid.common/existupload-service/1.0.0-SNAPSHOT/existupload-service-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Common tools and packages ............................. SUCCESS [2.973s]
[INFO] TextGrid :: Metadataschema JAXB binding ............... SUCCESS [7.482s]
[INFO] TextGrid :: HTTPClients ............................... SUCCESS [8.040s]
[INFO] confclient ............................................ SUCCESS [3.178s]
[INFO] TextGrid :: ExistUpload :: Parent ..................... SUCCESS [0.163s]
[INFO] TextGrid :: ExistUpload :: Core ....................... SUCCESS [6.051s]
[INFO] TextGrid :: ExistUpload :: Spring Service ............. SUCCESS [1.127s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36 seconds
[INFO] Finished at: Mon May 02 15:46:54 CEST 2011
[INFO] Final Memory: 28M/193M
[INFO] ------------------------------------------------------------------------
channel stopped
IRC notifier plugin: Sending notification to: #textgrid
Triggering a new build of ConfClient-P2 #36
Finished: SUCCESS