Console Output

Started by an SCM change
Building on master
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/middleware/common
U         existclient/src/test/java/info/textgrid/utils/existclient/ExistClientTest.java
U         existclient/src/main/java/info/textgrid/utils/existclient/ExistClient.java
U         existclient/pom.xml
At revision 9354
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
[workspace] $ /usr/lib/jvm/java-6-sun/bin/java -DuniqueVersion=false -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.403.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.403.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.403.jar 58909 /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]   metadataJaxb
[INFO]   existclient
[INFO]   sesameclient
[INFO]   confclient
[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-03-24_13-01-15/archive/info.textgrid.middleware/common/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building metadataJaxb
[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-03-24_13-01-15/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/pom.xml
[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-03-24_13-01-15/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building existclient
[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/existclient/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/middleware-common/workspace/existclient/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] Compiling 1 source file to /var/lib/jenkins/jobs/middleware-common/workspace/existclient/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/existclient/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.utils.existclient.ExistClientTest
Mar 24, 2011 1:01:57 PM info.textgrid.utils.existclient.ExistClient setEndpoint
INFO: loc: http://textgrid-ws3.sub.uni-goettingen.de/exist/rest/
Mar 24, 2011 1:01:57 PM info.textgrid.utils.existclient.ExistClient setEndpoint
INFO: loc-host: textgrid-ws3.sub.uni-goettingen.de
Mar 24, 2011 1:01:57 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: getting doc: http://textgrid-ws3.sub.uni-goettingen.de/exist/rest//db/query/getUri.xql?latest=textgrid:2d03
Mar 24, 2011 1:01:58 PM info.textgrid.utils.existclient.ExistClient getDocument
INFO: exist-get-res: 200 | OK
<response xmlns="http://textgrid.info/namespaces/metadata/core/2010">2</response>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.102 sec
Running info.textgrid.common.utils.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running info.textgrid.utils.existclient.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$existclient/builds/2011-03-24_13-01-15/archive/info.textgrid.utils/existclient/1.2-SNAPSHOT/pom.xml
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existclient/target/existclient.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$existclient/builds/2011-03-24_13-01-15/archive/info.textgrid.utils/existclient/1.2-SNAPSHOT/existclient.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building sesameclient
[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/sesameclient/src/main/resources
[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/sesameclient/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/sesameclient/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.utils.sesameclient.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/sesameclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$sesameclient/builds/2011-03-24_13-01-15/archive/info.textgrid.utils/sesameclient/1.0-SNAPSHOT/pom.xml
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/sesameclient/target/sesameclient.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$sesameclient/builds/2011-03-24_13-01-15/archive/info.textgrid.utils/sesameclient/1.0-SNAPSHOT/sesameclient.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] [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.905 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-03-24_13-01-15/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/pom.xml
[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-03-24_13-01-15/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Common tools and packages ............................. SUCCESS [3.343s]
[INFO] metadataJaxb .......................................... SUCCESS [10.007s]
[INFO] existclient ........................................... SUCCESS [13.339s]
[INFO] sesameclient .......................................... SUCCESS [1.899s]
[INFO] confclient ............................................ SUCCESS [2.701s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37 seconds
[INFO] Finished at: Thu Mar 24 13:02:07 CET 2011
[INFO] Final Memory: 26M/164M
[INFO] ------------------------------------------------------------------------
channel stopped
IRC notifier plugin: Sending notification to: #textgrid
Triggering a new build of ConfClient-P2 #15
Finished: SUCCESS