Skip to content

Console Output

Started by user ckrause
Building on master
Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_release/workspace - hudson.remoting.LocalChannel@75f213ce
Using strategy: Default
Last Built Revision: Revision 2997b8d06891827c8d141339fb98715bf85476c7 (origin/R120)
Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_release/workspace - hudson.remoting.LocalChannel@75f213ce
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/henshin/org.eclipse.emft.henshin.git
Commencing build of Revision 0cea13eba6408a74cdfed5f4a75ceda5b9953028 (origin/R120)
Checking out Revision 0cea13eba6408a74cdfed5f4a75ceda5b9953028 (origin/R120)
[workspace] $ /bin/sh -xe /tmp/hudson4619888177713545174.sh
+ cd /opt/users/hudsonbuild/.hudson/jobs/cbi_henshin_release/workspace
+ git checkout master
Previous HEAD position was 0cea13e... Second fix for bug 453287
Switched to branch 'master'
Your branch is behind 'origin/master' by 6 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git pull
Updating 1532618..7f5471e
Fast-forward
 doc/www/news.html                                  |   1 +
 features/org.eclipse.emf.henshin.sdk/feature.xml   |   2 +-
 features/org.eclipse.emf.henshin.sdk/pom.xml       |   2 +-
 p2updatesite/pom.xml                               |   2 +-
 plugins/org.eclipse.emf.henshin.diagram/pom.xml    |   2 +-
 plugins/org.eclipse.emf.henshin.edit/pom.xml       |   2 +-
 plugins/org.eclipse.emf.henshin.editor/pom.xml     |   2 +-
 plugins/org.eclipse.emf.henshin.examples/pom.xml   |   2 +-
 plugins/org.eclipse.emf.henshin.giraph/pom.xml     |   2 +-
 .../org.eclipse.emf.henshin.interpreter.ui/pom.xml |   2 +-
 .../org.eclipse.emf.henshin.interpreter/pom.xml    |   2 +-
 .../model/henshin.ecore                            |   2 +-
 .../plugin.properties                              |   1 +
 plugins/org.eclipse.emf.henshin.model/pom.xml      |   2 +-
 .../src/org/eclipse/emf/henshin/model/Edge.java    |   2 +-
 .../emf/henshin/model/impl/HenshinPackageImpl.java |   2 +-
 .../henshin/model/util/ContainmentCycleFinder.java | 106 +++++++++++++++++++++
 .../emf/henshin/model/util/HenshinValidator.java   |  42 ++++++++
 .../pom.xml                                        |   2 +-
 .../pom.xml                                        |   2 +-
 plugins/org.eclipse.emf.henshin.statespace/pom.xml |   2 +-
 plugins/org.eclipse.emf.henshin.tests/pom.xml      |   3 +-
 plugins/org.eclipse.emf.henshin.trace/pom.xml      |   2 +-
 plugins/org.eclipse.emf.henshin.wrap/pom.xml       |   2 +-
 pom.xml                                            |   2 +-
 25 files changed, 172 insertions(+), 21 deletions(-)
 create mode 100644 plugins/org.eclipse.emf.henshin.model/src/org/eclipse/emf/henshin/model/util/ContainmentCycleFinder.java
+ git checkout R120
Switched to branch 'R120'
Your branch is behind 'origin/R120' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git pull
Updating 2997b8d..0cea13e
Fast-forward
 .../emf/henshin/interpreter/info/VariableInfo.java | 140 +++++++++++----------
 .../henshin/model/staticanalysis/PathFinder.java   |   2 +-
 .../emf/henshin/tests/basic/MatchTest2.java        |  23 ++++
 3 files changed, 96 insertions(+), 69 deletions(-)
+ export PATH=/shared/common/apache-ant-1.7.1/bin:/shared/common/sun-jdk1.6.0_21_x64/bin/:/sbin:/usr/sbin:/usr/local/sbin:/usr/bin:/bin:/shared/common/apache-maven-3.2.1/bin
+ PATH=/shared/common/apache-ant-1.7.1/bin:/shared/common/sun-jdk1.6.0_21_x64/bin/:/sbin:/usr/sbin:/usr/local/sbin:/usr/bin:/bin:/shared/common/apache-maven-3.2.1/bin
+ mvn clean verify
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.emf.henshin:org.eclipse.emf.henshin.tests:eclipse-test-plugin:1.2.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.eclipse.tycho:tycho-surefire-plugin is missing. @ line 17, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.diagram:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.diagram:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.diagram:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.edit:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.edit:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.edit:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.editor:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.editor:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.editor:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.examples:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.examples:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.examples:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.giraph:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.giraph:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.giraph:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter.ui:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter.ui:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.interpreter.ui:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.model:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.model:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.model:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.explorer:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.explorer:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.explorer:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.external:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.external:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.statespace.external:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.trace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.trace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.trace:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.wrap:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.wrap:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.wrap:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.tests:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.tests:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.tests:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.sdk:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/features/org.eclipse.emf.henshin.sdk/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.sdk:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/features/org.eclipse.emf.henshin.sdk/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.sdk:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/features/org.eclipse.emf.henshin.sdk/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.p2updatesite:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/p2updatesite/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.p2updatesite:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/p2updatesite/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.emf.henshin:org.eclipse.emf.henshin.p2updatesite:1.2.0-SNAPSHOT @ /opt/public/jobs/cbi_henshin_release/workspace/p2updatesite/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] parent
[INFO] org.eclipse.emf.henshin.model
[INFO] org.eclipse.emf.henshin.edit
[INFO] org.eclipse.emf.henshin.editor
[INFO] org.eclipse.emf.henshin.diagram
[INFO] org.eclipse.emf.henshin.interpreter
[INFO] org.eclipse.emf.henshin.trace
[INFO] org.eclipse.emf.henshin.statespace
[INFO] org.eclipse.emf.henshin.statespace.external
[INFO] org.eclipse.emf.henshin.wrap
[INFO] org.eclipse.emf.henshin.examples
[INFO] org.eclipse.emf.henshin.giraph
[INFO] org.eclipse.emf.henshin.interpreter.ui
[INFO] org.eclipse.emf.henshin.statespace.explorer
[INFO] org.eclipse.emf.henshin.tests
[INFO] org.eclipse.emf.henshin.sdk
[INFO] org.eclipse.emf.henshin.p2updatesite
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building parent 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.model 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.model ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.model ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.model ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.model ---
[INFO] Compiling 100 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.model ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.model ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.model/target/org.eclipse.emf.henshin.model-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.model ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.edit 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.edit ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.edit ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.edit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.edit ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.edit ---
[INFO] Compiling 58 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.edit ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.edit ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.edit/target/org.eclipse.emf.henshin.edit-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.edit ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.editor 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.editor ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.editor ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.editor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.editor ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.editor ---
[INFO] Compiling 49 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.editor ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.editor ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.editor/target/org.eclipse.emf.henshin.editor-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.editor ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.diagram 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.diagram ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.diagram ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.diagram ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.diagram ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.diagram ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.diagram ---
[INFO] Compiling 147 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.diagram ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.diagram ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.diagram/target/org.eclipse.emf.henshin.diagram-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.diagram ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.interpreter 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.interpreter ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.interpreter ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.interpreter ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.interpreter ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.interpreter ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.interpreter ---
[INFO] Compiling 57 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.interpreter ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.interpreter ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter/target/org.eclipse.emf.henshin.interpreter-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.interpreter ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.trace 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.trace ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.trace ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.trace ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.trace ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.trace ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.trace ---
[INFO] Compiling 9 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.trace ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.trace ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.trace/target/org.eclipse.emf.henshin.trace-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.trace ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.statespace 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.statespace ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.statespace ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.statespace ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.statespace ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.statespace ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.statespace ---
[INFO] Compiling 66 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.statespace ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.statespace ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace/target/org.eclipse.emf.henshin.statespace-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.statespace ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.statespace.external 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.statespace.external ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] Compiling 14 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.statespace.external ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.statespace.external ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.external/target/org.eclipse.emf.henshin.statespace.external-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.statespace.external ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.wrap 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.wrap ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.wrap ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.wrap ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.wrap ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.wrap ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.wrap ---
[INFO] Compiling 17 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.wrap ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.wrap ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.wrap/target/org.eclipse.emf.henshin.wrap-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.wrap ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.examples 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.examples ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.examples ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.examples ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.examples ---
[INFO] Compiling 22 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.examples ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.examples ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.examples/target/org.eclipse.emf.henshin.examples-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.examples ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.giraph 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.giraph ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.giraph ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.giraph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.giraph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.giraph ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.giraph ---
[INFO] Compiling 17 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.giraph ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.giraph ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.giraph/target/org.eclipse.emf.henshin.giraph-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.giraph ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.interpreter.ui 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.interpreter.ui ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] Compiling 16 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.interpreter.ui ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.interpreter.ui/target/org.eclipse.emf.henshin.interpreter.ui-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.interpreter.ui ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.statespace.explorer 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.statespace.explorer ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] Compiling 50 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.statespace.explorer ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.statespace.explorer/target/org.eclipse.emf.henshin.statespace.explorer-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.statespace.explorer ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.tests 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.tests ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.henshin.tests ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.henshin.tests ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.henshin.tests ---
[INFO] Compiling 42 source files to /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.henshin.tests ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.henshin.tests ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/org.eclipse.emf.henshin.tests-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.henshin.tests ---
[INFO] Expected eclipse log file: /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/sun-jdk1.6.0_21_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /opt/users/hudsonbuild/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/work/data, -install, /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/work, -configuration, /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /opt/public/jobs/cbi_henshin_release/workspace/plugins/org.eclipse.emf.henshin.tests/target/surefire.properties]
Could not acquire PlatformAdmin server

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.henshin.tests.examples.ExamplesTest

Generating Rdb model for 'CarRental.ecore'...
Generated Rdb model.
Generated result is correct.

Java Imports Example: Found correct value: "HELLO WORLD"

WARNING (Hidden step): recreating 'eStructuralFeature'-edge from org.eclipse.emf.henshin.wrap.impl.WLinkImpl@326cbb2d (synchronize: true) to null
WARNING (Hidden step): recreating 'eStructuralFeature'-edge from org.eclipse.emf.henshin.wrap.impl.WLinkImpl@24753433 (synchronize: true) to null
WARNING (Hidden step): recreating 'eStructuralFeature'-edge from org.eclipse.emf.henshin.wrap.impl.WLinkImpl@4e15f6af (synchronize: true) to null
=== (1) EXECUTED RULE 'createArcPT' [TRUE] ===

Graph size: 496 nodes, ? edges

Match for rule 'createArcPT':
- no parameters
- node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
- node #2 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
- node #3 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
- node #4 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
- node #5 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
- node #6 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)

  Multi-rule #1:

  Match #0:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #6 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #8 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@326cbb2d (synchronize: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@3fe932d5 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5651e202 (synchronize: true)
  - node #11 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@870114c (synchronize: true)

  Match #1:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #6 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #8 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@24753433 (synchronize: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@6950ecc7 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@c0fa1f5 (synchronize: true)
  - node #11 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@c54a25f (synchronize: true)

  Match #2:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #6 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #8 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@4e15f6af (synchronize: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@19cd1d94 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@757f98e7 (synchronize: true)
  - node #11 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@ea25c1 (synchronize: true)

Result match for rule 'createArcPT':
- no parameters
- node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
- node #2 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
- node #3 => org.eclipse.emf.ecore.impl.EClassImpl@6c4cc81c (name: ArcPT) (instanceClassName: null) (abstract: false, interface: false)
- node #4 => org.eclipse.emf.ecore.impl.EAttributeImpl@24e5ddd0 (name: weight) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)
- node #5 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
- node #6 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
- node #7 => org.eclipse.emf.ecore.impl.EReferenceImpl@6f45959c (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
- node #8 => org.eclipse.emf.ecore.impl.EReferenceImpl@41616dd6 (name: trg) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
- node #9 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
- node #10 => org.eclipse.emf.ecore.impl.EReferenceImpl@63721e22 (name: arcPTs) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: true, resolveProxies: true)

  Multi-rule #1:

  Result match #0:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@6f45959c (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EReferenceImpl@41616dd6 (name: trg) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #6 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #7 => org.eclipse.emf.ecore.impl.EAttributeImpl@24e5ddd0 (name: weight) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)
  - node #8 => org.eclipse.emf.ecore.impl.EClassImpl@6c4cc81c (name: ArcPT) (instanceClassName: null) (abstract: false, interface: false)
  - node 'arcPT' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@2a871dcc (synchronize: true)
  - node #10 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #12 => org.eclipse.emf.ecore.impl.EReferenceImpl@63721e22 (name: arcPTs) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: true, resolveProxies: true)
  - node #13 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@cb551e4 (synchronize: true)
  - node #14 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@3fe932d5 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5651e202 (synchronize: true)
  - node 'src' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@54135640 (synchronize: true)
  - node 'trg' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@4183aedf (synchronize: true)
  - node #19 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@870114c (synchronize: true)

  Result match #1:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@6f45959c (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EReferenceImpl@41616dd6 (name: trg) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #6 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #7 => org.eclipse.emf.ecore.impl.EAttributeImpl@24e5ddd0 (name: weight) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)
  - node #8 => org.eclipse.emf.ecore.impl.EClassImpl@6c4cc81c (name: ArcPT) (instanceClassName: null) (abstract: false, interface: false)
  - node 'arcPT' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5506d4ea (synchronize: true)
  - node #10 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #12 => org.eclipse.emf.ecore.impl.EReferenceImpl@63721e22 (name: arcPTs) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: true, resolveProxies: true)
  - node #13 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@33847a42 (synchronize: true)
  - node #14 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@6950ecc7 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@c0fa1f5 (synchronize: true)
  - node 'src' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@3e769d7a (synchronize: true)
  - node 'trg' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@5d5cd49f (synchronize: true)
  - node #19 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@c54a25f (synchronize: true)

  Result match #2:
  - no parameters
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: false, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node #3 => org.eclipse.emf.ecore.impl.EReferenceImpl@6f45959c (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #4 => org.eclipse.emf.ecore.impl.EClassImpl@7a5e832b (name: Transition) (instanceClassName: null) (abstract: false, interface: false)
  - node #5 => org.eclipse.emf.ecore.impl.EReferenceImpl@41616dd6 (name: trg) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node #6 => org.eclipse.emf.ecore.impl.EDataTypeImpl@5cd622e5 (name: EInt) (instanceClassName: int) (serializable: true)
  - node #7 => org.eclipse.emf.ecore.impl.EAttributeImpl@24e5ddd0 (name: weight) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)
  - node #8 => org.eclipse.emf.ecore.impl.EClassImpl@6c4cc81c (name: ArcPT) (instanceClassName: null) (abstract: false, interface: false)
  - node 'arcPT' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@25c20c74 (synchronize: true)
  - node #10 => org.eclipse.emf.ecore.impl.EClassImpl@5fcbc39b (name: Net) (instanceClassName: null) (abstract: false, interface: false)
  - node 'net' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@52ab7af2 (synchronize: true)
  - node #12 => org.eclipse.emf.ecore.impl.EReferenceImpl@63721e22 (name: arcPTs) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: true, resolveProxies: true)
  - node #13 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@66bfa709 (synchronize: true)
  - node #14 => org.eclipse.emf.ecore.impl.EReferenceImpl@2bbd83d (name: src) (ordered: true, unique: true, lowerBound: 0, upperBound: -1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: null, unsettable: false, derived: false) (containment: false, resolveProxies: true)
  - node 'transition' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@19cd1d94 (synchronize: true)
  - node 'place' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@757f98e7 (synchronize: true)
  - node 'src' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@306f7492 (synchronize: true)
  - node 'trg' => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@654e3615 (synchronize: true)
  - node #19 => org.eclipse.emf.henshin.wrap.impl.WLinkImpl@ea25c1 (synchronize: true)

WARNING (Hidden step): recreating 'eClass'-edge from org.eclipse.emf.henshin.wrap.impl.WObjectImpl@c0fa1f5 (synchronize: true) to null
WARNING (Hidden step): recreating 'eClass'-edge from org.eclipse.emf.henshin.wrap.impl.WObjectImpl@757f98e7 (synchronize: true) to null
WARNING (Hidden step): recreating 'eClass'-edge from org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5651e202 (synchronize: true) to null
=== (2) EXECUTED RULE 'splitPlaceClass' [TRUE] ===

Graph size: 497 nodes, ? edges

Match for rule 'splitPlaceClass':
- no parameters
- node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
- node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
- node #3 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Multi-rule 'bounded':

  Match #0:
  - parameter 'x' => 2
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'boundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@c0fa1f5 (synchronize: true)
  - node #4 => org.eclipse.emf.henshin.wrap.impl.WValueImpl@3a8d63cf (synchronize: true) (eValue: 2)
  - node #5 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Match #1:
  - parameter 'x' => 1
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'boundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@757f98e7 (synchronize: true)
  - node #4 => org.eclipse.emf.henshin.wrap.impl.WValueImpl@56833a2e (synchronize: true) (eValue: 1)
  - node #5 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Multi-rule 'unbounded':

  Match #0:
  - parameter 'y' => -1
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'unboundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5651e202 (synchronize: true)
  - node #4 => org.eclipse.emf.henshin.wrap.impl.WValueImpl@e7587b2 (synchronize: true) (eValue: -1)
  - node #5 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

Result match for rule 'splitPlaceClass':
- no parameters
- node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
- node #2 => org.eclipse.emf.ecore.impl.EClassImpl@1aeeb406 (name: BoundedPlace) (instanceClassName: null) (abstract: false, interface: false)
- node #3 => org.eclipse.emf.ecore.impl.EClassImpl@2d6d03ba (name: UnboundedPlace) (instanceClassName: null) (abstract: false, interface: false)
- node #4 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
- node #5 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Multi-rule 'bounded':

  Result match #0:
  - parameter 'x' => 2
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EClassImpl@1aeeb406 (name: BoundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #3 => org.eclipse.emf.ecore.impl.EClassImpl@2d6d03ba (name: UnboundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #4 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'boundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@c0fa1f5 (synchronize: true)
  - node #6 => org.eclipse.emf.henshin.wrap.impl.WValueImpl@3a8d63cf (synchronize: true) (eValue: 2)
  - node #7 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Result match #1:
  - parameter 'x' => 1
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EClassImpl@1aeeb406 (name: BoundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #3 => org.eclipse.emf.ecore.impl.EClassImpl@2d6d03ba (name: UnboundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #4 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'boundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@757f98e7 (synchronize: true)
  - node #6 => org.eclipse.emf.henshin.wrap.impl.WValueImpl@56833a2e (synchronize: true) (eValue: 1)
  - node #7 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

  Multi-rule 'unbounded':

  Result match #0:
  - parameter 'y' => -1
  - node #1 => org.eclipse.emf.ecore.impl.EClassImpl@57543bc5 (name: Place) (instanceClassName: null) (abstract: true, interface: false)
  - node #2 => org.eclipse.emf.ecore.impl.EClassImpl@1aeeb406 (name: BoundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #3 => org.eclipse.emf.ecore.impl.EClassImpl@2d6d03ba (name: UnboundedPlace) (instanceClassName: null) (abstract: false, interface: false)
  - node #4 => org.eclipse.emf.ecore.impl.EPackageImpl@3c723c42 (name: petri) (nsURI: petri, nsPrefix: petri)
  - node 'unboundedPlace' => org.eclipse.emf.henshin.wrap.impl.WObjectImpl@5651e202 (synchronize: true)
  - node #6 => org.eclipse.emf.ecore.impl.EAttributeImpl@1e0196f8 (name: capacity) (ordered: true, unique: true, lowerBound: 0, upperBound: 1) (changeable: true, volatile: false, transient: false, defaultValueLiteral: 1, unsettable: false, derived: false) (iD: false)

=== (3) EXECUTED UNIT 'main' [TRUE] ===

Graph size: 497 nodes, ? edges

Petri net meta-model evolution finished.

Successfully copied bank model.

Starting Sierpinski benchmark...
2894MB available memory
Using 3 worker threads

Level	Matches	Nodes	MatTime	AppTime	TotTime
1	1	6	3	1	4
2	3	15	1	2	3
3	9	42	1	3	4
4	27	123	2	7	9
5	81	366	5	23	28
6	243	1095	12	61	73
7	729	3282	25	147	172
8	2187	9843	29	89	118
9	6561	29526	21	131	152
10	19683	88575	60	643	703


Stats for rule 'swap':
 - Number of Executions: 22
 - Total execution time: 577ms
 - Aver. execution time: 26ms

Result:
AAA
BBB
CCC
DDD
EEE
FFF
GGG
HHH
III
JJJ

Starting Banking Example with Map Support
Single transfer on small model
100 money transfers on model with 1000 accounts
run time with map support: 79ms

Starting dining philosophers benchmark...
NumThreads: 7
MaxMemory: 2894MB

Phils	States	Trans	Time
3	27	63	263
4	81	252	346
5	243	945	526
6	729	3402	1075
7	2187	11907	1982


Generating state spaces for gossiping girls...
MaxMemory: 2894MB

Girls	States	Trans	Calls	GenTime	ChkTime
2	2	2	1	153	186
3	4	6	3	183	5
4	13	31	4	204	6
5	52	198	6	300	15
6	357	2092	8	1441	84


Nodes	Couples	Time (ms)
102000	6000	990
119000	7000	473
136000	8000	253
153000	9000	291
170000	10000	322

Starting comb benchmark...
MaxMemory: 2894M

Benchmark for generating sparse grid...
Length	Nodes	Time
10	100	10
20	400	15
30	900	44
40	1600	90
50	2500	170
60	3600	279
70	4900	445
80	6400	664
90	8100	976
100	10000	1465

Benchmark for generating full grid...
Length	Nodes	Time
10	100	13
20	400	56
30	900	194
40	1600	498
50	2500	1393
60	3600	2751

Benchmark for matching comb pattern in full grid...
GridLen	PatLen	Matches	Time
60	10	3009	188
60	20	2419	153
60	30	1829	210
60	40	1239	214
60	50	649	221
60	60	59	209

Benchmark for matching comb pattern in sparse grid (no matches)...
GridLen	PatLen	Time
100	10	17
100	20	18
100	30	18
100	40	36
100	50	19
100	60	20
100	70	18
100	80	20
100	90	21
100	100	23

Generating GenModel for flowchartdsl.ecore...
Successfully generated GenModel.
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.524 sec
Running org.eclipse.emf.henshin.tests.giraph.GiraphTest
Skipping Giraph tests: SSH public-key login to localhost not working. This is required for running Hadoop. See http://giraph.apache.org/quick_start.html to fix it.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.184 sec
Running org.eclipse.emf.henshin.tests.basic.ActionTest
Testing node actions for rule basicMatchingTests.henshin:matchAllNodes...
Testing node actions for rule basicMatchingTests.henshin:acMatchAllNodes...
Testing node actions for rule basicMatchingTests.henshin:acMatchNoNode...
Testing node actions for rule basicMatchingTests.henshin:matchNodesAndVals...
Testing node actions for rule basicMatchingTests.henshin:onlyPAC...
Testing node actions for rule basicMatchingTests.henshin:onlyNAC...
Testing node actions for rule basicMatchingTests.henshin:emptyRule...
Testing node actions for rule basicMatchingTests.henshin:nestedAC_pac-pac...
Testing node actions for rule basicMatchingTests.henshin:nestedAC_pac-nac...
Testing node actions for rule basicMatchingTests.henshin:nestedAC_nac-pac...
Testing node actions for rule basicMatchingTests.henshin:nestedAC_nac-nac...
Testing node actions for rule basicMatchingTests.henshin:rule2...
Testing node actions for rule basicMatchingTests.henshin:andNestedCondition...
Testing node actions for rule basicMatchingTests.henshin:orNestedCondition...
Testing node actions for rule basicMatchingTests.henshin:notNestedCondition...
Testing node actions for rule basicMatchingTests.henshin:nestedCondition_multipleMappings...
Testing node actions for rule basicMatchingTests.henshin:intListConstTest...
Testing node actions for rule basicMatchingTests.henshin:intListVarTest...
Testing node actions for rule basicTests.henshin:createNodeWithContainmentEdge...
Testing node actions for rule basicTests.henshin:createNodeWithUnidirectionalEdge...
Testing node actions for rule basicTests.henshin:createNodeWithBidirectionalEdge1...
Testing node actions for rule basicTests.henshin:createNodeWithBidirectionalEdge2...
Testing node actions for rule basicTests.henshin:createRootNode...
Testing node actions for rule basicTests.henshin:deleteNodeWithContainmentEdge...
Testing node actions for rule basicTests.henshin:deleteNodeWithUnidirectionalEdge1...
Testing node actions for rule basicTests.henshin:deleteNodeWithUnidirectionalEdge2...
Testing node actions for rule basicTests.henshin:deleteNodeWithBidirectionalEdge1...
Testing node actions for rule basicTests.henshin:deleteNodeWithBidirectionalEdge2...
Testing node actions for rule basicTests.henshin:deleteNodeWithBidirectionalEdge3...
Testing node actions for rule basicTests.henshin:edgesCreateUnidirectionalEdge...
Testing node actions for rule basicTests.henshin:edgesCreateBidirectionalEdge1...
Testing node actions for rule basicTests.henshin:edgesCreateBidirectionalEdge2...
Testing node actions for rule basicTests.henshin:edgesRemoveUnidirectionalEdge...
Testing node actions for rule basicTests.henshin:edgesRemoveBidirectionalEdge1...
Testing node actions for rule basicTests.henshin:edgesRemoveBidirectionalEdge2...
Testing node actions for rule basicTests.henshin:edgesRemoveBidirectionalEdge3...
Testing node actions for rule basicTests.henshin:deleteNodeWithBidirectionalEdge1_...
Testing node actions for rule basicTests.henshin:deleteNodeWithBidirectionalEdge2_...
Testing node actions for rule basicTests.henshin:edgesCreateBidirectionalEdge3...
Testing node actions for rule basicTests.henshin:createNodeWithBidirectionalEdge3...
Testing node actions for rule basicTests.henshin:deleteNodesEdgeOrder1...
Testing node actions for rule basicTests.henshin:deleteNodesEdgeOrder2...
Testing node actions for rule basicTests.henshin:deleteRootNode...
Testing node actions for rule basicTests.henshin:edgeCtest...
Testing node actions for rule engineOptionsTests.henshin:non-injectiveMatching...
Testing node actions for rule multiruleTests.henshin:innermostParameter...
Testing node actions for rule multiruleTests.henshin:nested2levelRule2...
Testing node actions for rule multiruleTests.henshin:nested2_dbg_inner-krl-rule...
Testing node actions for rule multiruleTests.henshin:rule2...
Testing node actions for rule multiruleTests.henshin:rule3...
Testing node actions for rule multiruleTests.henshin:rule4...
Testing node actions for rule multiruleTests.henshin:matchMM...
Testing node actions for rule multiruleTests.henshin:matchM...
Testing node actions for rule multiruleTests.henshin:matchM-MM...
Testing node actions for rule multiruleTests.henshin:matchm-M-MM...
Testing node actions for rule multiruleTests.henshin:multilevelParameter...
Testing node actions for rule parameterTests.henshin:parameterAttribute...
Testing node actions for rule parameterTests.henshin:parameterObject...
Testing node actions for rule parameterTests.henshin:parameterComposition2...
Testing node actions for rule parameterTests.henshin:parameterInOut...
Testing node actions for rule parameterTests.henshin:parameterOperations...
Testing node actions for rule parameterTests.henshin:parameterComposition1...
Testing node actions for rule parameterTests.henshin:attribCond1...
Testing node actions for rule parameterTests.henshin:attribCond2...
Testing node actions for rule parameterTests.henshin:emptyRuleWithAttribCond...
Testing node actions for rule parameterTests.henshin:multipleAttributeConditions...
Testing node actions for rule parameterTests.henshin:parameterInNestedCondition1...
Testing node actions for rule parameterTests.henshin:parameterInNestedCondition2...
Testing node actions for rule parameterTests.henshin:parameterWithImports...
Testing node actions for rule unitTests.henshin:deleteNodeWithVal...
Testing node actions for rule unitTests.henshin:findVal...
Testing node actions for rule unitTests.henshin:deleteNamedVal...
Testing node actions for rule unitTests.henshin:changeVal...
Testing node actions for rule unitTests.henshin:createVal...
Testing node actions for rule unitTests.henshin:createNode1...
Testing node actions for rule unitTests.henshin:createNode2...
Testing node actions for rule unitTests.henshin:amu2_multi...
Testing node actions for rule unitTests.henshin:deleteNamedVal_valname...
Testing node actions for rule unitTests.henshin:amalgamationUnitTest_krl_findNode...
Testing node actions for rule unitTests.henshin:deleteChild...
Testing node actions for rule unitTests.henshin:deleteVal...
Testing node actions for rule unitTests.henshin:amu_attributeInKernelNac_krl_amu2_krl...
Testing node actions for rule unitTests.henshin:findNode...
Testing node actions for rule unitTests.henshin:amu2_krl...
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 sec
Running org.eclipse.emf.henshin.tests.basic.ParameterTest
Input parameters:
Match for rule 'parameterInOut':
- parameter 'param_ndname' => 'nd1'

Output parameters:
Result match for rule 'parameterInOut':
- parameter 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@1d5fde6d (nodename: nd1)
- parameter 'param_ndname' => 'nd1'
- node 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@1d5fde6d (nodename: nd1)

Input parameters:
Match for rule 'parameterInOut':
- parameter 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@3d973cb8 (nodename: nd1)
- node 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@3d973cb8 (nodename: nd1)

Output parameters:
Result match for rule 'parameterInOut':
- parameter 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@3d973cb8 (nodename: nd1)
- parameter 'param_ndname' => 'nd1'
- node 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@3d973cb8 (nodename: nd1)

Input parameters:
null
Output parameters:
Result match for rule 'parameterInOut':
- parameter 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@21aa1236 (nodename: ndVal)
- parameter 'param_ndname' => 'ndVal'
- node 'param_node' => org.eclipse.emf.henshin.tests.testmodel.Node@21aa1236 (nodename: ndVal)

Input parameters:
Match for rule 'emptyRuleWithAttribCond':
- parameter 'p1' => 10
- parameter 'p2' => 20
- parameter 'p3' => 30
- no nodes

Output parameters:
Result match for rule 'emptyRuleWithAttribCond':
- parameter 'p1' => 10
- parameter 'p2' => 20
- parameter 'p3' => 30
- no nodes

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec
Running org.eclipse.emf.henshin.tests.basic.MatchTest2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.eclipse.emf.henshin.tests.basic.DeleteNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
Running org.eclipse.emf.henshin.tests.basic.MultiRuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.eclipse.emf.henshin.tests.basic.MatchTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
Running org.eclipse.emf.henshin.tests.basic.CreateNodeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.eclipse.emf.henshin.tests.basic.EdgeIndexTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.eclipse.emf.henshin.tests.basic.UnitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.eclipse.emf.henshin.tests.basic.EngineOptionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.eclipse.emf.henshin.tests.partialmatch.FullMatchTest
============================
Partial match statistics
============================
This is a complete match for rule1
Match for rule 'rule1':
- no parameters
- node #1 => org.eclipse.emf.henshin.tests.uml.UMLSpecification@3f80f820 (name: null)

============================

============================
Partial match statistics
============================
This is a complete match for rule1
Match for rule 'rule1':
- no parameters
- node #1 => org.eclipse.emf.henshin.tests.uml.UMLSpecification@2d8667ae (name: null)
- node #2 => org.eclipse.emf.henshin.tests.uml.Class@5300e7db (name: null)

============================

============================
Partial match statistics
============================
This is a complete match for rule1
Match for rule 'rule1':
- no parameters
- node #1 => org.eclipse.emf.henshin.tests.uml.UMLSpecification@34d55744 (name: null)

============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.eclipse.emf.henshin.tests.partialmatch.PartialMatchTest
============================
Partial match statistics
No matches were found.
============================

============================
Partial match statistics
============================
This is a partial match for rule1
Match for rule 'rule1':
- no parameters
- node #1 => org.eclipse.emf.henshin.tests.uml.Class@55108042 (name: null)
- node #2 => org.eclipse.emf.henshin.tests.uml.Attribute@2e5498af (name: null)

----------------------------------
Deltas are:
Graph Partial match delta for rule1
Node :UMLSpecification
============================

============================
Partial match statistics
============================
This is a partial match for rule1
Match for rule 'rule1':
- no parameters
- node #1 => org.eclipse.emf.henshin.tests.uml.UMLSpecification@101f3668 (name: null)

----------------------------------
Deltas are:
Graph Partial match delta for rule1
Node :Class
Node :Attribute
Edge (attrs) _ -> _
============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec

Results :

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

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.sdk 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.sdk ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/features/org.eclipse.emf.henshin.sdk/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.henshin.sdk ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.henshin.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.henshin.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.henshin.sdk ---
[INFO] Building jar: /opt/public/jobs/cbi_henshin_release/workspace/features/org.eclipse.emf.henshin.sdk/target/org.eclipse.emf.henshin.sdk-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.henshin.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.henshin.sdk ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.henshin.p2updatesite 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] Deleting /opt/public/jobs/cbi_henshin_release/workspace/p2updatesite/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] The project's OSGi version is 1.2.0.201502161222
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-products (default-publish-products) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.20.0:publish-categories (default-publish-categories) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.20.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.20.0:assemble-repository (default-assemble-repository) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.20.0:archive-repository (default-archive-repository) @ org.eclipse.emf.henshin.p2updatesite ---
[INFO] Building zip: /opt/public/jobs/cbi_henshin_release/workspace/p2updatesite/target/org.eclipse.emf.henshin.p2updatesite-1.2.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] parent ............................................ SUCCESS [  0.422 s]
[INFO] org.eclipse.emf.henshin.model ..................... SUCCESS [  5.991 s]
[INFO] org.eclipse.emf.henshin.edit ...................... SUCCESS [  2.471 s]
[INFO] org.eclipse.emf.henshin.editor .................... SUCCESS [  2.740 s]
[INFO] org.eclipse.emf.henshin.diagram ................... SUCCESS [  4.139 s]
[INFO] org.eclipse.emf.henshin.interpreter ............... SUCCESS [  1.947 s]
[INFO] org.eclipse.emf.henshin.trace ..................... SUCCESS [  1.391 s]
[INFO] org.eclipse.emf.henshin.statespace ................ SUCCESS [  2.120 s]
[INFO] org.eclipse.emf.henshin.statespace.external ....... SUCCESS [  1.599 s]
[INFO] org.eclipse.emf.henshin.wrap ...................... SUCCESS [  1.444 s]
[INFO] org.eclipse.emf.henshin.examples .................. SUCCESS [  2.743 s]
[INFO] org.eclipse.emf.henshin.giraph .................... SUCCESS [  2.163 s]
[INFO] org.eclipse.emf.henshin.interpreter.ui ............ SUCCESS [  2.276 s]
[INFO] org.eclipse.emf.henshin.statespace.explorer ....... SUCCESS [  2.243 s]
[INFO] org.eclipse.emf.henshin.tests ..................... SUCCESS [01:09 min]
[INFO] org.eclipse.emf.henshin.sdk ....................... SUCCESS [  1.849 s]
[INFO] org.eclipse.emf.henshin.p2updatesite .............. SUCCESS [ 10.749 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:20 min
[INFO] Finished at: 2015-02-16T07:24:35-05:00
[INFO] Final Memory: 130M/871M
[INFO] ------------------------------------------------------------------------
[DEBUG] Skipping watched dependency update; build not configured with trigger: cbi_henshin_release #44
Finished: SUCCESS