Started by an SCM change Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/lab-aggregator > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/aggregator-lab.git # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/aggregator-lab.git > git --version # timeout=10 using GIT_SSH to set credentials git for projects.gwdg.de > git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/aggregator-lab.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/develop Seen branch in repository origin/master Seen 2 remote branches > git tag -l # timeout=10 Multiple candidate revisions Scheduling another build to catch up with aggregator-lab Checking out Revision 516b4240a28924fdabb0c7ca142b0f162887b231 (origin/master) Commit message: "Initial commit" > git config core.sparsecheckout # timeout=10 > git checkout -f 516b4240a28924fdabb0c7ca142b0f162887b231 First time build. Skipping changelog. Set build name. New build name is '#16 origin/master' Parsing POMs using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Established TCP socket on 44227 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [lab-aggregator] $ java -DuniqueVersion=false -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 44227 <===[JENKINS REMOTING CAPACITY]===>channel started using settings config with name MavenSettings Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /mnt/data/jenkins/workspace/lab-aggregator/pom.xml -s /tmp/settings6938731991682891600.xml clean package [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml [INFO] Adding repository http://download.digital-humanities.de/updates/textgridlab/core [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/indigo [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s) [INFO] Adding repository http://download.digital-humanities.de/updates/repository [INFO] Fetching content.jar from http://download.digital-humanities.de/updates/repository/ (0B of 20.7kB at 0B/s) [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:aggregator-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:aggregator-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:aggregator-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aggregator-lab [INFO] info.textgrid.lab.aggregator [INFO] info.textgrid.lab.aggregator.feature [INFO] aggregator-repository [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aggregator-lab 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator-lab --- [INFO] [INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ aggregator-lab --- [INFO] [INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ aggregator-lab --- [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ aggregator-lab --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building info.textgrid.lab.aggregator 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.aggregator --- [INFO] Deleting /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.aggregator --- [INFO] The project's OSGi version is 0.0.1.201409231457 [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ info.textgrid.lab.aggregator --- [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ info.textgrid.lab.aggregator --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.aggregator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ info.textgrid.lab.aggregator --- [INFO] No sources to compile [WARNING] Source directory /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/src does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.aggregator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ info.textgrid.lab.aggregator --- [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/plugin.properties not found [INFO] Building jar: /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ info.textgrid.lab.aggregator --- [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ info.textgrid.lab.aggregator --- [INFO] Building jar: /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.aggregator --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml [INFO] [INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ info.textgrid.lab.aggregator --- [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.aggregator --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building info.textgrid.lab.aggregator.feature 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.aggregator.feature --- [INFO] Deleting /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.aggregator.feature --- [INFO] The project's OSGi version is 1.0.0.201409231457 [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ info.textgrid.lab.aggregator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ info.textgrid.lab.aggregator.feature --- [INFO] [INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ info.textgrid.lab.aggregator.feature --- [INFO] [INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ info.textgrid.lab.aggregator.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ info.textgrid.lab.aggregator.feature --- [INFO] Building jar: /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.aggregator.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml [INFO] [INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.aggregator.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ info.textgrid.lab.aggregator.feature --- [INFO] Building jar: /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.aggregator.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.aggregator.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aggregator-repository 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator-repository --- [INFO] Deleting /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/target [INFO] [INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ aggregator-repository --- [INFO] The project's OSGi version is 0.0.1.201409231457 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ aggregator-repository --- [INFO] [INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ aggregator-repository --- [INFO] [INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-products (default-publish-products) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-categories (default-publish-categories) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.21.0:attach-artifacts (default-attach-artifacts) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.21.0:assemble-repository (default-assemble-repository) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.21.0:archive-repository (default-archive-repository) @ aggregator-repository --- [INFO] Building zip: /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/target/aggregator-repository-0.0.1-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:0.21.0:source-feature (source-feature) @ aggregator-repository --- [INFO] [INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (attach-p2-metadata) @ aggregator-repository --- Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aggregator-lab ..................................... SUCCESS [ 0.379 s] [INFO] info.textgrid.lab.aggregator ....................... SUCCESS [ 2.498 s] [INFO] info.textgrid.lab.aggregator.feature ............... SUCCESS [ 0.994 s] [INFO] aggregator-repository .............................. SUCCESS [ 6.202 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.460 s [INFO] Finished at: 2017-10-09T15:39:43+02:00 [INFO] Final Memory: 97M/1306M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/pom.xml to info.textgrid.lab/aggregator-repository/0.0.1-SNAPSHOT/aggregator-repository-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/target/aggregator-repository-0.0.1-SNAPSHOT.zip to info.textgrid.lab/aggregator-repository/0.0.1-SNAPSHOT/aggregator-repository-0.0.1-SNAPSHOT.zip [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/target/p2content.xml to info.textgrid.lab/aggregator-repository/0.0.1-SNAPSHOT/aggregator-repository-0.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/aggregator-repository/target/p2artifacts.xml to info.textgrid.lab/aggregator-repository/0.0.1-SNAPSHOT/aggregator-repository-0.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/pom.xml to info.textgrid.lab/info.textgrid.lab.aggregator/0.0.1-SNAPSHOT/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT.jar to info.textgrid.lab/info.textgrid.lab.aggregator/0.0.1-SNAPSHOT/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT.jar [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT-sources.jar to info.textgrid.lab/info.textgrid.lab.aggregator/0.0.1-SNAPSHOT/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/p2content.xml to info.textgrid.lab/info.textgrid.lab.aggregator/0.0.1-SNAPSHOT/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator/target/p2artifacts.xml to info.textgrid.lab/info.textgrid.lab.aggregator/0.0.1-SNAPSHOT/info.textgrid.lab.aggregator-0.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/pom.xml to info.textgrid.lab/info.textgrid.lab.aggregator.feature/1.0.0-SNAPSHOT/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT.pom [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT.jar to info.textgrid.lab/info.textgrid.lab.aggregator.feature/1.0.0-SNAPSHOT/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT.jar [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/p2content.xml to info.textgrid.lab/info.textgrid.lab.aggregator.feature/1.0.0-SNAPSHOT/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/p2artifacts.xml to info.textgrid.lab/info.textgrid.lab.aggregator.feature/1.0.0-SNAPSHOT/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/info.textgrid.lab.aggregator.feature/target/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT-sources-feature.jar to info.textgrid.lab/info.textgrid.lab.aggregator.feature/1.0.0-SNAPSHOT/info.textgrid.lab.aggregator.feature-1.0.0-SNAPSHOT-sources-feature.jar [JENKINS] Archiving /mnt/data/jenkins/workspace/lab-aggregator/pom.xml to info.textgrid.lab/aggregator-lab/0.0.1-SNAPSHOT/aggregator-lab-0.0.1-SNAPSHOT.pom Set build name. channel stopped New build name is '#16 origin/master' Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#16 origin/master', new value: '#16 origin/master' IRC notifier plugin: Sending notification to: #textgrid SSH: Connecting from host [wcph101] SSH: Connecting with configuration [wrzh075] ... SSH: EXEC: STDOUT/STDERR from command [cd /mnt/data/jenkins-publish/textgridlab mv aggregator aggregator.old mv aggregator.new aggregator rm -rf aggregator.old ] ... SSH: EXEC: completed after 400 ms SSH: Disconnecting configuration [wrzh075] ... SSH: Transferred 59 file(s) Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS