Skip to content

Console Output

Started by an SCM change
Building in workspace /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.modelobfuscator.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.modelobfuscator.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/viatra/org.eclipse.viatra.modelobfuscator.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b5a09a0b540d8fd6d9f8abbbe447ae60b97457f1 (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f b5a09a0b540d8fd6d9f8abbbe447ae60b97457f1
Commit message: "[543301] Updated license declarations in model obfuscator to EPL v2.0"
 > /usr/local/bin/git rev-list --no-walk 27caee9fee219d3f1dca74080103e0e02525838d # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.viatra/jenkins5339689537408683212.sh
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f releng/org.eclipse.viatra.modelobfuscator.parent/pom.xml -DBUILD_TYPE=ci -Dmaven.runtime=true -Dmaven.repo.local=/home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository clean install
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.viatra
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/pom.xml
[INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.4/R-4.4.2-201502041700
[INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.11/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.11
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
[INFO] Adding repository http://download.eclipse.org/modeling/mdt/uml2/updates/5.0/R201502020947
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime.uml:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime.uml:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime.uml:0.15.0-SNAPSHOT @ /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] VIATRA Model Obfuscator                                            [pom]
[INFO] org.eclipse.viatra.modelobfuscator.runtime              [eclipse-plugin]
[INFO] org.eclipse.viatra.modelobfuscator.runtime.uml          [eclipse-plugin]
[INFO] org.eclipse.viatra.modelobfuscator.target    [eclipse-target-definition]
[INFO] VIATRA Model Obfuscator                                            [jar]
[INFO] 
[INFO] ----< org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.parent >----
[INFO] Building VIATRA Model Obfuscator 0.15.0-SNAPSHOT                   [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.modelobfuscator.parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ org.eclipse.viatra.modelobfuscator.parent ---
[INFO] Skipping JaCoCo for project with packaging type 'pom'
[INFO] argLine set to 
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ org.eclipse.viatra.modelobfuscator.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.viatra.modelobfuscator.parent ---
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/releng/org.eclipse.viatra.modelobfuscator.parent/pom.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.parent/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.parent-0.15.0-SNAPSHOT.pom
[INFO] 
[INFO] ---< org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime >----
[INFO] Building org.eclipse.viatra.modelobfuscator.runtime 0.15.0-SNAPSHOT [2/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Deleting /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target
[INFO] Deleting /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/xtend-gen (includes = [], excludes = [keep.txt, .keep.txt])
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:build-qualifier (default-build-qualifier) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] The project's OSGi version is 0.15.0.201904291235
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:validate-id (default-validate-id) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:validate-version (default-validate-version) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] argLine set to -javaagent:/home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/../../target/jacoco.exec
[INFO] 
[INFO] --- xtend-maven-plugin:2.6.1:compile (default) @ org.eclipse.viatra.modelobfuscator.runtime ---
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
Progress (1): 695 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 1.4 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
Progress (1): 648 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (648 B at 4.8 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
Progress (1): 649 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (649 B at 5.0 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
Progress (1): 643 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (643 B at 2.9 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
Progress (1): 388 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 2.8 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
Progress (1): 653 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (653 B at 4.8 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
Progress (1): 501 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 2.6 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Progress (1): 819 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 5.7 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Progress (1): 819 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 5.8 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Progress (1): 819 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 5.2 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
Progress (1): 502 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 2.2 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
Progress (1): 820 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 6.1 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Progress (1): 820 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 6.4 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Progress (1): 820 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 5.4 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
Progress (1): 505 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.9 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 6.3 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 6.6 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 6.7 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
Progress (1): 647 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (647 B at 3.0 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
Progress (1): 656 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (656 B at 4.0 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
Progress (1): 502 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 1.9 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
Progress (1): 818 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 4.3 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
Progress (1): 821 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 5.4 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
Progress (1): 821 B
                   
Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 5.1 kB/s)
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/equinox/common/maven-metadata.xml
[INFO] Compiling 10 source files to /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/xtend-gen
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 20 resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.0:compile (default-compile) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Compiling 11 source files to /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.6.1:testCompile (default) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Can't find Xtend properties under /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/src/test/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ org.eclipse.viatra.modelobfuscator.runtime ---
[WARNING] bundle localization file /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/plugin.properties not found
[INFO] Building jar: /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.0:target-platform (default-target-platform) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:package-plugin (default-package-plugin) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Building jar: /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/pom.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT-sources.jar to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/p2content.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime/target/p2artifacts.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime-0.15.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:update-local-index (default-update-local-index) @ org.eclipse.viatra.modelobfuscator.runtime ---
[INFO] 
[INFO] --< org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.runtime.uml >--
[INFO] Building org.eclipse.viatra.modelobfuscator.runtime.uml 0.15.0-SNAPSHOT [3/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Deleting /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target
[INFO] Deleting /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/xtend-gen (includes = [], excludes = [keep.txt, .keep.txt])
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:build-qualifier (default-build-qualifier) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] The project's OSGi version is 0.15.0.201904291235
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:validate-id (default-validate-id) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:validate-version (default-validate-version) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] argLine set to -javaagent:/home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/../../target/jacoco.exec
[INFO] 
[INFO] --- xtend-maven-plugin:2.6.1:compile (default) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Compiling 4 source files to /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/xtend-gen
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 8 resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.23.0:compile (default-compile) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Compiling 4 source files to /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.6.1:testCompile (default) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Can't find Xtend properties under /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/src/test/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[WARNING] bundle localization file /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/plugin.properties not found
[INFO] Building jar: /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.0:target-platform (default-target-platform) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:package-plugin (default-package-plugin) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Building jar: /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime.uml/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/pom.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime.uml/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT-sources.jar to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime.uml/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/p2content.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime.uml/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/plugins/org.eclipse.viatra.modelobfuscator.runtime.uml/target/p2artifacts.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.runtime.uml/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.runtime.uml-0.15.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:update-local-index (default-update-local-index) @ org.eclipse.viatra.modelobfuscator.runtime.uml ---
[INFO] 
[INFO] ----< org.eclipse.viatra:org.eclipse.viatra.modelobfuscator.target >----
[INFO] Building org.eclipse.viatra.modelobfuscator.target 0.15.0-SNAPSHOT [4/5]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.viatra.modelobfuscator.target ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ org.eclipse.viatra.modelobfuscator.target ---
[INFO] argLine set to -javaagent:/home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/releng/org.eclipse.viatra.modelobfuscator.target/../../target/jacoco.exec
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ org.eclipse.viatra.modelobfuscator.target ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:package-target-definition (default-package-target-definition) @ org.eclipse.viatra.modelobfuscator.target ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.viatra.modelobfuscator.target ---
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/releng/org.eclipse.viatra.modelobfuscator.target/org.eclipse.viatra.modelobfuscator.target.target to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.target/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.target-0.15.0-SNAPSHOT.target
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/releng/org.eclipse.viatra.modelobfuscator.target/pom.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/org.eclipse.viatra.modelobfuscator.target/0.15.0-SNAPSHOT/org.eclipse.viatra.modelobfuscator.target-0.15.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------< org.eclipse.viatra:viatra-modelobfuscator-runtime >----------
[INFO] Building VIATRA Model Obfuscator 0.15.0-SNAPSHOT                   [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ viatra-modelobfuscator-runtime ---
[INFO] Deleting /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ viatra-modelobfuscator-runtime ---
[INFO] argLine set to -javaagent:/home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=/jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/../../target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ viatra-modelobfuscator-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ viatra-modelobfuscator-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ viatra-modelobfuscator-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ viatra-modelobfuscator-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ viatra-modelobfuscator-runtime ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ viatra-modelobfuscator-runtime ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ viatra-modelobfuscator-runtime ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/target/viatra-modelobfuscator-runtime-0.15.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ viatra-modelobfuscator-runtime ---
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/target/viatra-modelobfuscator-runtime-0.15.0-SNAPSHOT.jar to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/viatra-modelobfuscator-runtime/0.15.0-SNAPSHOT/viatra-modelobfuscator-runtime-0.15.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.viatra/viatra-modelobfuscator-master-maven/workspace/maven/viatra-modelobfuscator-runtime/pom.xml to /home/hudson/genie.viatra/.jenkins/jobs/viatra-modelobfuscator-master-maven/workspace/.repository/org/eclipse/viatra/viatra-modelobfuscator-runtime/0.15.0-SNAPSHOT/viatra-modelobfuscator-runtime-0.15.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for VIATRA Model Obfuscator 0.15.0-SNAPSHOT:
[INFO] 
[INFO] VIATRA Model Obfuscator ............................ SUCCESS [  4.094 s]
[INFO] org.eclipse.viatra.modelobfuscator.runtime ......... SUCCESS [ 26.498 s]
[INFO] org.eclipse.viatra.modelobfuscator.runtime.uml ..... SUCCESS [  2.592 s]
[INFO] org.eclipse.viatra.modelobfuscator.target .......... SUCCESS [  0.087 s]
[INFO] VIATRA Model Obfuscator ............................ SUCCESS [  2.098 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  55.569 s
[INFO] Finished at: 2019-04-29T08:36:22-04:00
[INFO] ------------------------------------------------------------------------
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  1 second
Finished: SUCCESS