Branch indexing > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Setting origin to https://github.com/INTO-CPS-Association/hybrid-cosim > /usr/bin/git config remote.origin.url https://github.com/INTO-CPS-Association/hybrid-cosim # timeout=10 Fetching origin... Fetching upstream changes from origin > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen 1 remote branch Obtained Jenkinsfile from e804e29349818314cfee4bc4adf7a02654c4ffc6 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A [Pipeline] { [Pipeline] stage (Checkout) Using the ‘stage’ step without a block argument is deprecated Entering stage Checkout Proceeding [Pipeline] checkout > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/INTO-CPS-Association/hybrid-cosim # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/INTO-CPS-Association/hybrid-cosim > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --no-tags --progress https://github.com/INTO-CPS-Association/hybrid-cosim +refs/heads/*:refs/remotes/origin/* Checking out Revision e804e29349818314cfee4bc4adf7a02654c4ffc6 (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f e804e29349818314cfee4bc4adf7a02654c4ffc6 Commit message: "multi-rate now working. Problem with injecting port assignments solved." > /usr/bin/git rev-list 82ec20840aa98d85419ec30325e8818468d643c6 # timeout=10 [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + git submodule update --init --recursive [Pipeline] stage [Pipeline] { (Clean) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + mvn clean -Dtycho.mode=maven -fn -f DSL_SemanticAdaptation/pom.xml ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb5ad8674/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb5ad8674" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb5ad8674/maven-spy-20180913-051410-4271349869712990854470.log.tmp ... [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/xtend-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/model/generated (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.ui/src-gen (includes = [], excludes = []) [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/../be.uantwerpen.ansymo.semanticadaptation.tests/src-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ui Language UI 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (gen-clean) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/xtend-gen (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Feature 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation IDE Eclipse repository 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.repository --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide.platform 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SA IDE Standalone Product 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ be.uantwerpen.ansymo.semanticadaptation.product --- [INFO] Deleting /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Semantics Adaptation Root .......................... SUCCESS [ 0.183 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework SUCCESS [ 0.048 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core SUCCESS [ 0.142 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Logger ..... SUCCESS [ 0.016 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator SUCCESS [ 0.016 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests SUCCESS [ 0.033 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide ........ SUCCESS [ 0.009 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI SUCCESS [ 0.026 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ SUCCESS [ 0.018 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator SUCCESS [ 0.014 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 1.664 s] [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests SUCCESS [ 0.054 s] [INFO] Feature ............................................ SUCCESS [ 0.002 s] [INFO] Core ............................................... SUCCESS [ 0.004 s] [INFO] Semantics Adaptation IDE Eclipse repository ........ SUCCESS [ 0.029 s] [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform SUCCESS [ 0.057 s] [INFO] SA IDE Standalone Product .......................... SUCCESS [ 0.791 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.607 s [INFO] Finished at: 2018-09-13T05:14:15+02:00 [INFO] Final Memory: 16M/281M [INFO] ------------------------------------------------------------------------ [jenkins-maven-event-spy] INFO generated /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMavenb5ad8674/maven-spy-20180913-051410-4271349869712990854470.log [Pipeline] } [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.features/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/features/core/pom.xml under be/uantwerpen/ansymo/semanticadaptation/features/be.uantwerpen.ansymo.semanticadaptation.features.core/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.features.core-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/repository/pom.xml under be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.repository/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.repository-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/platform/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.ide.platform/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide.platform-1.0.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact DSL_SemanticAdaptation/product/pom.xml under be/uantwerpen/ansymo/semanticadaptation/ide/be.uantwerpen.ansymo.semanticadaptation.product/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.product-1.0.0-SNAPSHOT.pom [withMaven] openTasksPublisher - Scan Tasks for Maven artifact be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT in source directory DSL_SemanticAdaptation/platform/src/main/java [TASKS] Scanning folder '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A' for files matching the pattern 'DSL_SemanticAdaptation/platform/src/main/java/**/*' - excludes: null [TASKS] Found 2 files to scan for tasks [TASKS] Found 0 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #173 [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Package install) [Pipeline] withMaven [withMaven] Options: [] [withMaven] Available options: [withMaven] use JDK installation provided by the build agent $ /bin/sh -c "which mvn" [withMaven] use Maven installation provided by the build agent with executable /usr/bin/mvn [withMaven] use Maven settings provided on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [withMaven] use Maven global settings provided by the Jenkins global configuration on the build agent '/var/lib/jenkins/internal-resources/settings.xml' [Pipeline] { [Pipeline] sh [HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A] Running shell script + mvn install -f DSL_SemanticAdaptation/pom.xml -Pall-platforms -Pcodesigning ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" Apache Maven 3.3.9 Maven home: /usr/share/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix" [jenkins-maven-event-spy] INFO generate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/maven-spy-20180913-051417-1876945098505050254007.log.tmp ... [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:eclipse-test-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:eclipse-feature:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.features:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:eclipse-plugin:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:eclipse-repository:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ be.uantwerpen.ansymo.semanticadaptation:parent:1.0.0-SNAPSHOT, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml, line 488, column 19 [WARNING] [WARNING] Some problems were encountered while building the effective model for be.uantwerpen.ansymo.semanticadaptation:parent:pom:1.0.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ line 488, column 19 [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] [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/ [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0 [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.testframework:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.chain:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ide:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.ui:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical.tests/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.features:be.uantwerpen.ansymo.semanticadaptation.features.core:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/features/core/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation:be.uantwerpen.ansymo.semanticadaptation.repository:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/repository/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.ide.platform:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/platform/pom.xml [INFO] Computing target platform for MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] Resolving dependencies of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] Resolving class path of MavenProject: be.uantwerpen.ansymo.semanticadaptation.ide:be.uantwerpen.ansymo.semanticadaptation.product:1.0.0-SNAPSHOT @ /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/product/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Semantics Adaptation Root [INFO] be.uantwerpen.ansymo.semanticadaptation Testframework [INFO] be.uantwerpen.ansymo.semanticadaptation Logger [INFO] be.uantwerpen.ansymo.semanticadaptation Language Core [INFO] be.uantwerpen.ansymo.semanticadaptation Canonical Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generator [INFO] be.uantwerpen.ansymo.semanticadaptation Language Tests [INFO] be.uantwerpen.ansymo.semanticadaptation.ide [INFO] be.uantwerpen.ansymo.semanticadaptation.ui Language UI [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests [INFO] Feature [INFO] be.uantwerpen.ansymo.semanticadaptation.ide.platform [INFO] Core [INFO] Semantics Adaptation IDE Eclipse repository [INFO] SA IDE Standalone Product [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Semantics Adaptation Root 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ parent --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Testframework 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.testframework/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.testframework-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.testframework --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Logger 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.log --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.log/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.log/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.log-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.log --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Core 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (default) > validate @ be.uantwerpen.ansymo.semanticadaptation >>> [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] <<< exec-maven-plugin:1.2.1:java (default) < validate @ be.uantwerpen.ansymo.semanticadaptation <<< [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (default) @ be.uantwerpen.ansymo.semanticadaptation --- 0 INFO XtextGenerator - Initializing Xtext generator 7 INFO StandaloneSetup - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage' 159 WARN StandaloneSetup - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar!/' and using 'archive:file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.jar!/' instead. 173 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/' 173 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/' 174 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ide at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/' 174 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/' 174 INFO StandaloneSetup - Registering project be.uantwerpen.ansymo.semanticadaptation.ui.tests at 'file:/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui.tests/' 185 INFO StandaloneSetup - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE! 476 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 481 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 505 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel' 505 INFO GenModelHelper - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel' 1501 INFO XtextGenerator - Generating be.uantwerpen.ansymo.semanticadaptation.SemanticAdaptation 6973 INFO EMFGeneratorFragment2 - Generating EMF model code 7019 INFO GenModelHelper - Registered GenModel 'http://www.uantwerpen.be/ansymo/semanticadaptation/SemanticAdaptation' from 'platform:/resource/be.uantwerpen.ansymo.semanticadaptation/model/generated/SemanticAdaptation.genmodel' 19133 INFO XtextGenerator - Generating common infrastructure 19149 INFO Workflow - Done. [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 225: EList is a raw type. References to generic type EList should be parameterized [WARNING] WARNING: SemanticAdaptationScopeProvider.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/be/uantwerpen/ansymo/semanticadaptation/scoping/SemanticAdaptationScopeProvider.xtend 292: EList is a raw type. References to generic type EList should be parameterized [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 315 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 25 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Canonical Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 43: The import 'be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.Statement' is never used. [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 388: Unnecessary cast from DoStep to DoStep [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 390: Unnecessary cast from DoStepFun to DoStepFun [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 388: Unnecessary cast from DoStep to DoStep [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 390: Unnecessary cast from DoStepFun to DoStepFun [WARNING] WARNING: SemanticAdaptationCanonicalGenerator.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/be/uantwerpen/ansymo/semanticadaptation/cg/canonical/SemanticAdaptationCanonicalGenerator.xtend 1403: Unnecessary cast from InnerFMUDeclarationFull to InnerFMUDeclarationFull [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src-gen is empty. Can't process. [INFO] Installing Xtend files into 20 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.canonical/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.canonical-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.canonical --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] WARNING: RulesConditionSwitch.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/generation/RulesConditionSwitch.xtend 8: The import 'be.uantwerpen.ansymo.semanticadaptation.log.Log' is never used. [WARNING] WARNING: InRulesConditionSwitch.xtend - /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/be/uantwerpen/ansymo/semanticadaptation/cg/cpp/generation/InRulesConditionSwitch.xtend 7: The import 'be.uantwerpen.ansymo.semanticadaptation.log.Log' is never used. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 33 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src-gen is empty. Can't process. [INFO] Installing Xtend files into 27 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.cpp-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generator 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src-gen is empty. Can't process. [INFO] Installing Xtend files into 1 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.cg.chain/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.cg.chain-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.cg.chain --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Language Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 12 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Expected eclipse log file: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/data/.metadata/.log [INFO] Command line: [/usr/lib/jvm/java-8-oracle/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/data, -install, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work, -configuration, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest loadModel(be.uantwerpen.ansymo.semanticadaptation.tests.SemanticAdaptationParsingTest) Time elapsed: 0.002 sec Running be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest test[0 - input/single_folder_spec/window2](be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest) skipped test[1 - input/single_folder_spec/window](be.uantwerpen.ansymo.semanticadaptation.tests.SingleFolderTest) skipped Running be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest test[0 - input/power_window_case_study](be.uantwerpen.ansymo.semanticadaptation.tests.PowerWindowCaseStudyFolderTest) skipped Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [INFO] All tests passed! [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.tests/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.tests/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.tests-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.tests --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ide 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/xtend-gen does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ide/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ide/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ide-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.ide --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation.ui Language UI 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/main/java is empty. Can't process. [INFO] Installing Xtend files into 6 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/pom.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/p2content.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/be/uantwerpen/ansymo/semanticadaptation/be.uantwerpen.ansymo.semanticadaptation.ui/1.0.0-SNAPSHOT/be.uantwerpen.ansymo.semanticadaptation.ui-1.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ be.uantwerpen.ansymo.semanticadaptation.ui --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building be.uantwerpen.ansymo.semanticadaptation Code Generation to C++ Tests 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] The project's OSGi version is 1.0.0.201809130314 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- xtend-maven-plugin:2.14.0:compile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src-gen does not exist [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/main/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src-gen is empty. Can't process. [INFO] Installing Xtend files into 5 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/classes [INFO] [INFO] --- xtend-maven-plugin:2.14.0:testCompile (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] skip compiling sources because the configured directory '[/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/test/java]' does not exist. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 53 resources [INFO] [INFO] --- xtend-maven-plugin:2.14.0:xtend-test-install-debug-info (default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/src/test/java is empty. Can't process. [WARNING] Directory /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/xtend-gen/test is empty. Can't process. [INFO] Installing Xtend files into 0 class files as primary debug sources in: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Building jar: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" [INFO] 1 archive(s) processed [INFO] [INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests --- [INFO] Expected eclipse log file: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/data/.metadata/.log [INFO] Command line: [/usr/lib/jvm/java-8-oracle/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/data, -install, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work, -configuration, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/surefire.properties] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A@tmp/withMaven74d09cc8" ------------------------------------------------------- T E S T S ------------------------------------------------------- Running be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests.CgCppBasicTest -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Submodule 'semantic-adaptation/third_party/into-cpp-fmi' (https://github.com/into-cps-association/into-cpp-fmi.git) registered for path 'semantic-adaptation/third_party/into-cpp-fmi' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi': checked out '799e4f1f6d4bce1fa291181a2f5de070ab025de9' Submodule 'include/fmi' (https://github.com/into-cps/fmi.git) registered for path 'include/fmi' Submodule 'thrird_party/zlib' (https://github.com/madler/zlib.git) registered for path 'thrird_party/zlib' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi/include/fmi': checked out '45586e20877bfd97e47c1eeb19bfe227b4a46d58' Submodule path 'semantic-adaptation/third_party/into-cpp-fmi/thrird_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' Submodule path 'third_party/googletest': checked out 'aa148eb2b7f70ede0eb10de34b6254826bfb34f4' -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/hcfDummy Scanning dependencies of target minizip [ 7%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/miniunz.c.o [ 14%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o [ 21%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o [ 28%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o [ 35%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/thrird_party/projects/minizip/CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o [ 42%] Linking C static library libminizipd.a /usr/bin/ar qc libminizipd.a CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/ioapi.c.o CMakeFiles/minizip.dir/miniunz.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/mztools.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/unzip.c.o CMakeFiles/minizip.dir/__/__/zlib/contrib/minizip/zip.c.o /usr/bin/ranlib libminizipd.a [ 42%] Built target minizip Scanning dependencies of target intocppfmi [ 50%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o [ 57%] Building C object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/uri.c.o [ 64%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o [ 71%] Building CXX object hcf/semantic-adaptation/third_party/into-cpp-fmi/CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o [ 78%] Linking CXX static library libintocppfmi.a /usr/bin/ar qc libintocppfmi.a CMakeFiles/intocppfmi.dir/src/FmuLoader.c.o CMakeFiles/intocppfmi.dir/src/uri.c.o CMakeFiles/intocppfmi.dir/src/FilesystemUtil.cpp.o CMakeFiles/intocppfmi.dir/src/Fmu.cpp.o /usr/bin/ranlib libintocppfmi.a [ 78%] Built target intocppfmi Scanning dependencies of target hcf [ 92%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/HyfMath.cpp.o [ 92%] Building CXX object hcf/semantic-adaptation/CMakeFiles/hcf.dir/src/Empty.cpp.o [100%] Linking CXX static library libhcf.a /usr/bin/ar qc libhcf.a CMakeFiles/hcf.dir/src/Empty.cpp.o CMakeFiles/hcf.dir/src/HyfMath.cpp.o /usr/bin/ranlib libhcf.a [100%] Built target hcf saGenRootTempDir=/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy/lazy absFileName=/var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy/lazy_canonical.sa log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser). log4j:WARN Please initialize the log4j system properly. 2018-09-13 05:16:59,144 [INFO] Logger initialized. 2018-09-13 05:16:59,144 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,305 [INFO] NULLSCOPE 2018-09-13 05:16:59,306 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-09-13 05:16:59,306 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-09-13 05:16:59,306 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,307 [INFO] NULLSCOPE 2018-09-13 05:16:59,308 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-09-13 05:16:59,308 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-09-13 05:16:59,308 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,309 [INFO] NULLSCOPE 2018-09-13 05:16:59,310 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-09-13 05:16:59,310 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-09-13 05:16:59,310 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,311 [INFO] NULLSCOPE 2018-09-13 05:16:59,311 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-09-13 05:16:59,312 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-09-13 05:16:59,312 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,313 [INFO] NULLSCOPE 2018-09-13 05:16:59,313 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-09-13 05:16:59,314 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-09-13 05:16:59,314 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,315 [INFO] NULLSCOPE 2018-09-13 05:16:59,315 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-09-13 05:16:59,315 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-09-13 05:16:59,315 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,316 [INFO] NULLSCOPE 2018-09-13 05:16:59,317 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-09-13 05:16:59,317 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,317 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,318 [INFO] NULLSCOPE 2018-09-13 05:16:59,318 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,318 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,319 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,319 [INFO] NULLSCOPE 2018-09-13 05:16:59,320 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,320 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:16:59,320 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,321 [INFO] NULLSCOPE 2018-09-13 05:16:59,321 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:16:59,321 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,321 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,321 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,328 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:16:59,328 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:16:59,329 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:16:59,348 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,350 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,350 [INFO] NULLSCOPE 2018-09-13 05:16:59,350 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:16:59,351 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-09-13 05:16:59,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,351 [INFO] NULLSCOPE 2018-09-13 05:16:59,351 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-09-13 05:16:59,352 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,352 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,352 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,353 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,353 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,354 [INFO] NULLSCOPE 2018-09-13 05:16:59,354 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:16:59,354 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-09-13 05:16:59,354 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,355 [INFO] NULLSCOPE 2018-09-13 05:16:59,355 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-09-13 05:16:59,355 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,355 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,355 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,356 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,357 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,357 [INFO] NULLSCOPE 2018-09-13 05:16:59,357 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:16:59,357 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-09-13 05:16:59,357 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,358 [INFO] NULLSCOPE 2018-09-13 05:16:59,358 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-09-13 05:16:59,358 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,358 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,358 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,359 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,359 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,360 [INFO] NULLSCOPE 2018-09-13 05:16:59,360 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:16:59,360 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-09-13 05:16:59,360 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,361 [INFO] NULLSCOPE 2018-09-13 05:16:59,361 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-09-13 05:16:59,361 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,361 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,361 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,362 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,362 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,363 [INFO] NULLSCOPE 2018-09-13 05:16:59,363 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:16:59,363 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-09-13 05:16:59,363 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,363 [INFO] NULLSCOPE 2018-09-13 05:16:59,364 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-09-13 05:16:59,364 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,364 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,364 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,364 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,365 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,365 [INFO] NULLSCOPE 2018-09-13 05:16:59,365 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:16:59,366 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-09-13 05:16:59,366 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,366 [INFO] NULLSCOPE 2018-09-13 05:16:59,366 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-09-13 05:16:59,366 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,367 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,367 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,367 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,368 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,368 [INFO] NULLSCOPE 2018-09-13 05:16:59,368 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:16:59,368 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-09-13 05:16:59,368 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,368 [INFO] NULLSCOPE 2018-09-13 05:16:59,369 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-09-13 05:16:59,369 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:16:59,369 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,369 [INFO] NULLSCOPE 2018-09-13 05:16:59,369 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:16:59,370 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,370 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,370 [INFO] NULLSCOPE 2018-09-13 05:16:59,370 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,370 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,370 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:16:59,371 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,371 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,372 [INFO] NULLSCOPE 2018-09-13 05:16:59,372 [DEBUG] after getLinkedObjects: node: 'step_to_be_done' result: step_to_be_done 2018-09-13 05:16:59,373 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:16:59,373 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,373 [INFO] NULLSCOPE 2018-09-13 05:16:59,373 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:16:59,373 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,373 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,374 [INFO] NULLSCOPE 2018-09-13 05:16:59,374 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,374 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:16:59,374 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,375 [INFO] NULLSCOPE 2018-09-13 05:16:59,375 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:16:59,375 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,375 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.GetNextInternalTimeStepImpl 2018-09-13 05:16:59,375 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,376 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,376 [INFO] NULLSCOPE 2018-09-13 05:16:59,376 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:16:59,377 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,377 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,377 [INFO] NULLSCOPE 2018-09-13 05:16:59,377 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,377 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:16:59,377 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,378 [INFO] NULLSCOPE 2018-09-13 05:16:59,378 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:16:59,378 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,378 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,378 [INFO] NULLSCOPE 2018-09-13 05:16:59,379 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,379 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:16:59,379 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,379 [INFO] NULLSCOPE 2018-09-13 05:16:59,379 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:16:59,379 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:16:59,379 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,380 [INFO] NULLSCOPE 2018-09-13 05:16:59,380 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:16:59,380 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-09-13 05:16:59,380 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,380 [INFO] NULLSCOPE 2018-09-13 05:16:59,381 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-09-13 05:16:59,381 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,381 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,381 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,381 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,382 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,382 [INFO] NULLSCOPE 2018-09-13 05:16:59,382 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:16:59,382 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-09-13 05:16:59,382 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,382 [INFO] NULLSCOPE 2018-09-13 05:16:59,383 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-09-13 05:16:59,383 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,383 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,383 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,383 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,384 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,384 [INFO] NULLSCOPE 2018-09-13 05:16:59,384 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:16:59,384 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-09-13 05:16:59,384 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,384 [INFO] NULLSCOPE 2018-09-13 05:16:59,385 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-09-13 05:16:59,385 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,385 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,385 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,385 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,386 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,386 [INFO] NULLSCOPE 2018-09-13 05:16:59,386 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:16:59,386 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-09-13 05:16:59,386 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,386 [INFO] NULLSCOPE 2018-09-13 05:16:59,387 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-09-13 05:16:59,387 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,387 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,387 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,387 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,388 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,388 [INFO] NULLSCOPE 2018-09-13 05:16:59,388 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:16:59,388 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-09-13 05:16:59,388 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,389 [INFO] NULLSCOPE 2018-09-13 05:16:59,389 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-09-13 05:16:59,389 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,389 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,389 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,389 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,390 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,390 [INFO] NULLSCOPE 2018-09-13 05:16:59,390 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:16:59,390 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-09-13 05:16:59,390 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,391 [INFO] NULLSCOPE 2018-09-13 05:16:59,391 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-09-13 05:16:59,391 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,391 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,391 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,391 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,392 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,392 [INFO] NULLSCOPE 2018-09-13 05:16:59,392 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:16:59,392 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-09-13 05:16:59,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,392 [INFO] NULLSCOPE 2018-09-13 05:16:59,393 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-09-13 05:16:59,393 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,393 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,393 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,394 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,394 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,394 [INFO] NULLSCOPE 2018-09-13 05:16:59,394 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:16:59,394 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-09-13 05:16:59,394 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,395 [INFO] NULLSCOPE 2018-09-13 05:16:59,395 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:16:59,395 [DEBUG] before getLinkedObjects: node: 'stored_sa_obj_detected' 2018-09-13 05:16:59,395 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,395 [INFO] NULLSCOPE 2018-09-13 05:16:59,396 [DEBUG] after getLinkedObjects: node: 'stored_sa_obj_detected' result: stored_sa_obj_detected 2018-09-13 05:16:59,396 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,396 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,396 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,396 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,397 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,397 [INFO] NULLSCOPE 2018-09-13 05:16:59,397 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:16:59,397 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_up' 2018-09-13 05:16:59,397 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,397 [INFO] NULLSCOPE 2018-09-13 05:16:59,398 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_up' result: stored_sa_passenger_up 2018-09-13 05:16:59,398 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,398 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,398 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,398 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,399 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,399 [INFO] NULLSCOPE 2018-09-13 05:16:59,399 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:16:59,399 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_down' 2018-09-13 05:16:59,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,400 [INFO] NULLSCOPE 2018-09-13 05:16:59,400 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_down' result: stored_sa_passenger_down 2018-09-13 05:16:59,400 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,400 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,400 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,400 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,401 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,401 [INFO] NULLSCOPE 2018-09-13 05:16:59,401 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:16:59,401 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_stop' 2018-09-13 05:16:59,401 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,401 [INFO] NULLSCOPE 2018-09-13 05:16:59,401 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_stop' result: stored_sa_passenger_stop 2018-09-13 05:16:59,411 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,411 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,411 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,412 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,412 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,413 [INFO] NULLSCOPE 2018-09-13 05:16:59,413 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:16:59,413 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_up' 2018-09-13 05:16:59,413 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,414 [INFO] NULLSCOPE 2018-09-13 05:16:59,414 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_up' result: stored_sa_driver_up 2018-09-13 05:16:59,414 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,414 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,414 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,415 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,415 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,415 [INFO] NULLSCOPE 2018-09-13 05:16:59,415 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:16:59,415 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_down' 2018-09-13 05:16:59,415 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,416 [INFO] NULLSCOPE 2018-09-13 05:16:59,416 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_down' result: stored_sa_driver_down 2018-09-13 05:16:59,416 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,416 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,416 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,417 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,417 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,417 [INFO] NULLSCOPE 2018-09-13 05:16:59,417 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:16:59,418 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_stop' 2018-09-13 05:16:59,418 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,418 [INFO] NULLSCOPE 2018-09-13 05:16:59,418 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_stop' result: stored_sa_driver_stop 2018-09-13 05:16:59,418 [DEBUG] before getLinkedObjects: node: 'lazy_sa' 2018-09-13 05:16:59,418 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,418 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,419 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,419 [INFO] Getting scope within FMU: lazy_sa 2018-09-13 05:16:59,419 [INFO] NULLSCOPE 2018-09-13 05:16:59,419 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:16:59,420 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,420 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,420 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,420 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,420 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,420 [INFO] NULLSCOPE 2018-09-13 05:16:59,421 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:16:59,421 [DEBUG] before getLinkedObjects: node: 'stored_sa_obj_detected' 2018-09-13 05:16:59,421 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,421 [INFO] NULLSCOPE 2018-09-13 05:16:59,421 [DEBUG] after getLinkedObjects: node: 'stored_sa_obj_detected' result: stored_sa_obj_detected 2018-09-13 05:16:59,421 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,421 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,421 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,422 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,422 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,422 [INFO] NULLSCOPE 2018-09-13 05:16:59,422 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:16:59,422 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_up' 2018-09-13 05:16:59,422 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,423 [INFO] NULLSCOPE 2018-09-13 05:16:59,423 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_up' result: stored_sa_passenger_up 2018-09-13 05:16:59,423 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,423 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,423 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,423 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,424 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,424 [INFO] NULLSCOPE 2018-09-13 05:16:59,424 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:16:59,424 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_down' 2018-09-13 05:16:59,424 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,424 [INFO] NULLSCOPE 2018-09-13 05:16:59,424 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_down' result: stored_sa_passenger_down 2018-09-13 05:16:59,425 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,425 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,425 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,425 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,425 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,425 [INFO] NULLSCOPE 2018-09-13 05:16:59,426 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:16:59,426 [DEBUG] before getLinkedObjects: node: 'stored_sa_passenger_stop' 2018-09-13 05:16:59,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,426 [INFO] NULLSCOPE 2018-09-13 05:16:59,426 [DEBUG] after getLinkedObjects: node: 'stored_sa_passenger_stop' result: stored_sa_passenger_stop 2018-09-13 05:16:59,426 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,426 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,426 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,427 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,427 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,427 [INFO] NULLSCOPE 2018-09-13 05:16:59,427 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:16:59,427 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_up' 2018-09-13 05:16:59,427 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,428 [INFO] NULLSCOPE 2018-09-13 05:16:59,428 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_up' result: stored_sa_driver_up 2018-09-13 05:16:59,428 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,428 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,428 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,428 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,429 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,429 [INFO] NULLSCOPE 2018-09-13 05:16:59,429 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:16:59,429 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_down' 2018-09-13 05:16:59,429 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,429 [INFO] NULLSCOPE 2018-09-13 05:16:59,429 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_down' result: stored_sa_driver_down 2018-09-13 05:16:59,430 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,430 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,430 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,430 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,430 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,430 [INFO] NULLSCOPE 2018-09-13 05:16:59,431 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:16:59,431 [DEBUG] before getLinkedObjects: node: 'stored_sa_driver_stop' 2018-09-13 05:16:59,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,431 [INFO] NULLSCOPE 2018-09-13 05:16:59,431 [DEBUG] after getLinkedObjects: node: 'stored_sa_driver_stop' result: stored_sa_driver_stop 2018-09-13 05:16:59,431 [DEBUG] before getLinkedObjects: node: 'INIT_OBJ_DETECTED' 2018-09-13 05:16:59,431 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,432 [INFO] NULLSCOPE 2018-09-13 05:16:59,432 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-09-13 05:16:59,432 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-09-13 05:16:59,432 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,432 [INFO] NULLSCOPE 2018-09-13 05:16:59,432 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-09-13 05:16:59,433 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-09-13 05:16:59,433 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,433 [INFO] NULLSCOPE 2018-09-13 05:16:59,433 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-09-13 05:16:59,433 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-09-13 05:16:59,433 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,434 [INFO] NULLSCOPE 2018-09-13 05:16:59,434 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-09-13 05:16:59,434 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-09-13 05:16:59,434 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,434 [INFO] NULLSCOPE 2018-09-13 05:16:59,434 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-09-13 05:16:59,434 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-09-13 05:16:59,434 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,435 [INFO] NULLSCOPE 2018-09-13 05:16:59,435 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-09-13 05:16:59,435 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-09-13 05:16:59,435 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,435 [INFO] NULLSCOPE 2018-09-13 05:16:59,435 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-09-13 05:16:59,435 [DEBUG] before getLinkedObjects: node: 'stored_sa_up' 2018-09-13 05:16:59,436 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,436 [INFO] NULLSCOPE 2018-09-13 05:16:59,436 [DEBUG] after getLinkedObjects: node: 'stored_sa_up' result: stored_sa_up 2018-09-13 05:16:59,436 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,436 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,436 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,436 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,437 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,437 [INFO] NULLSCOPE 2018-09-13 05:16:59,437 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-09-13 05:16:59,437 [DEBUG] before getLinkedObjects: node: 'stored_sa_down' 2018-09-13 05:16:59,437 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,437 [INFO] NULLSCOPE 2018-09-13 05:16:59,438 [DEBUG] after getLinkedObjects: node: 'stored_sa_down' result: stored_sa_down 2018-09-13 05:16:59,438 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,438 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,438 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,438 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,438 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,438 [INFO] NULLSCOPE 2018-09-13 05:16:59,438 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-09-13 05:16:59,439 [DEBUG] before getLinkedObjects: node: 'stored_sa_stop' 2018-09-13 05:16:59,439 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,439 [INFO] NULLSCOPE 2018-09-13 05:16:59,439 [DEBUG] after getLinkedObjects: node: 'stored_sa_stop' result: stored_sa_stop 2018-09-13 05:16:59,439 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:16:59,439 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,439 [INFO] Delegating scope discovery to super class... 2018-09-13 05:16:59,439 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,440 [INFO] Getting scope within FMU: controller 2018-09-13 05:16:59,440 [INFO] NULLSCOPE 2018-09-13 05:16:59,440 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-09-13 05:16:59,440 [DEBUG] before getLinkedObjects: node: 'up' 2018-09-13 05:16:59,440 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,440 [INFO] NULLSCOPE 2018-09-13 05:16:59,440 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-09-13 05:16:59,440 [DEBUG] before getLinkedObjects: node: 'stored_sa_up' 2018-09-13 05:16:59,441 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,441 [INFO] NULLSCOPE 2018-09-13 05:16:59,441 [DEBUG] after getLinkedObjects: node: 'stored_sa_up' result: stored_sa_up 2018-09-13 05:16:59,441 [DEBUG] before getLinkedObjects: node: 'down' 2018-09-13 05:16:59,441 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,441 [INFO] NULLSCOPE 2018-09-13 05:16:59,441 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-09-13 05:16:59,442 [DEBUG] before getLinkedObjects: node: 'stored_sa_down' 2018-09-13 05:16:59,442 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,442 [INFO] NULLSCOPE 2018-09-13 05:16:59,442 [DEBUG] after getLinkedObjects: node: 'stored_sa_down' result: stored_sa_down 2018-09-13 05:16:59,442 [DEBUG] before getLinkedObjects: node: 'stop' 2018-09-13 05:16:59,442 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,442 [INFO] NULLSCOPE 2018-09-13 05:16:59,442 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-09-13 05:16:59,443 [DEBUG] before getLinkedObjects: node: 'stored_sa_stop' 2018-09-13 05:16:59,443 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,443 [INFO] NULLSCOPE 2018-09-13 05:16:59,443 [DEBUG] after getLinkedObjects: node: 'stored_sa_stop' result: stored_sa_stop 2018-09-13 05:16:59,443 [DEBUG] before getLinkedObjects: node: 'INIT_UP' 2018-09-13 05:16:59,443 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,443 [INFO] NULLSCOPE 2018-09-13 05:16:59,443 [DEBUG] after getLinkedObjects: node: 'INIT_UP' result: INIT_UP 2018-09-13 05:16:59,444 [DEBUG] before getLinkedObjects: node: 'INIT_DOWN' 2018-09-13 05:16:59,444 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,444 [INFO] NULLSCOPE 2018-09-13 05:16:59,444 [DEBUG] after getLinkedObjects: node: 'INIT_DOWN' result: INIT_DOWN 2018-09-13 05:16:59,444 [DEBUG] before getLinkedObjects: node: 'INIT_STOP' 2018-09-13 05:16:59,444 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:16:59,445 [INFO] NULLSCOPE 2018-09-13 05:16:59,445 [DEBUG] after getLinkedObjects: node: 'INIT_STOP' result: INIT_STOP 2018-09-13 05:16:59,445 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:16:59,491 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy 2018-09-13 05:16:59,492 [INFO] >Loading fmu "./Controller.fmu" 2018-09-13 05:16:59,492 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy 2018-09-13 05:16:59,492 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy 2018-09-13 05:16:59,493 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/lazy/./Controller.fmu 2018-09-13 05:16:59,534 [INFO] >Loading fmu variables 2018-09-13 05:16:59,535 [INFO] Variable driver_up declared. 2018-09-13 05:16:59,536 [INFO] Variable driver_down declared. 2018-09-13 05:16:59,536 [INFO] Variable driver_stop declared. 2018-09-13 05:16:59,536 [INFO] Variable passenger_up declared. 2018-09-13 05:16:59,536 [INFO] Variable passenger_down declared. 2018-09-13 05:16:59,536 [INFO] Variable passenger_stop declared. 2018-09-13 05:16:59,536 [INFO] Variable obj_detected declared. 2018-09-13 05:16:59,536 [INFO] Variable up declared. 2018-09-13 05:16:59,536 [INFO] Variable down declared. 2018-09-13 05:16:59,536 [INFO] Variable stop declared. 2018-09-13 05:16:59,536 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,184 [INFO] NULLSCOPE 2018-09-13 05:17:13,184 [DEBUG] after getLinkedObjects: node: 'test' result: test 2018-09-13 05:17:13,184 [DEBUG] before getLinkedObjects: node: 'test' 2018-09-13 05:17:13,184 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,184 [INFO] NULLSCOPE 2018-09-13 05:17:13,184 [DEBUG] after getLinkedObjects: node: 'test' result: test 2018-09-13 05:17:13,184 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-09-13 05:17:13,184 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-09-13 05:17:13,184 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,185 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:13,185 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:13,185 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:13,187 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:17:13,189 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,189 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-09-13 05:17:13,189 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,190 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,190 [INFO] NULLSCOPE 2018-09-13 05:17:13,190 [DEBUG] after getLinkedObjects: node: 'H_getSetState' result: H_getSetState 2018-09-13 05:17:13,190 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_valve' 2018-09-13 05:17:13,190 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,191 [INFO] NULLSCOPE 2018-09-13 05:17:13,191 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_valve' result: stored_getsetstatesa_valve 2018-09-13 05:17:13,191 [DEBUG] before getLinkedObjects: node: 'getSetStateSA' 2018-09-13 05:17:13,191 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,191 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,191 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,191 [INFO] Getting scope within FMU: getSetStateSA 2018-09-13 05:17:13,192 [INFO] NULLSCOPE 2018-09-13 05:17:13,192 [DEBUG] after getLinkedObjects: node: 'valve' result: valve 2018-09-13 05:17:13,192 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-09-13 05:17:13,192 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,192 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,192 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,192 [INFO] Getting scope within FMU: getSetState 2018-09-13 05:17:13,192 [INFO] NULLSCOPE 2018-09-13 05:17:13,193 [DEBUG] after getLinkedObjects: node: 'valve' result: valve 2018-09-13 05:17:13,193 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_valve' 2018-09-13 05:17:13,193 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,193 [INFO] NULLSCOPE 2018-09-13 05:17:13,193 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_valve' result: stored_getsetstatesa_valve 2018-09-13 05:17:13,193 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_level' 2018-09-13 05:17:13,193 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,193 [INFO] NULLSCOPE 2018-09-13 05:17:13,193 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_level' result: stored_getsetstatesa_level 2018-09-13 05:17:13,193 [DEBUG] before getLinkedObjects: node: 'getSetState' 2018-09-13 05:17:13,193 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,193 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,194 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,194 [INFO] Getting scope within FMU: getSetState 2018-09-13 05:17:13,194 [INFO] NULLSCOPE 2018-09-13 05:17:13,194 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-09-13 05:17:13,194 [DEBUG] before getLinkedObjects: node: 'getSetStateSA' 2018-09-13 05:17:13,194 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,194 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:13,195 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,195 [INFO] Getting scope within FMU: getSetStateSA 2018-09-13 05:17:13,195 [INFO] NULLSCOPE 2018-09-13 05:17:13,195 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-09-13 05:17:13,195 [DEBUG] before getLinkedObjects: node: 'stored_getsetstatesa_level' 2018-09-13 05:17:13,195 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:13,195 [INFO] NULLSCOPE 2018-09-13 05:17:13,195 [DEBUG] after getLinkedObjects: node: 'stored_getsetstatesa_level' result: stored_getsetstatesa_level 2018-09-13 05:17:13,195 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:17:13,202 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/getsetstate 2018-09-13 05:17:13,202 [INFO] >Loading fmu "./GetSetState.fmu" 2018-09-13 05:17:13,202 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/getsetstate 2018-09-13 05:17:13,202 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/getsetstate 2018-09-13 05:17:13,202 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/getsetstate/./GetSetState.fmu 2018-09-13 05:17:13,211 [INFO] >Loading fmu variables 2018-09-13 05:17:13,211 [INFO] Variable level declared. 2018-09-13 05:17:13,211 [INFO] Variable valve declared. 2018-09-13 05:17:13,211 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:17:23,252 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,252 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:23,253 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:23,253 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:23,255 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,256 [INFO] NULLSCOPE 2018-09-13 05:17:23,256 [DEBUG] after getLinkedObjects: node: 'H_window' result: H_window 2018-09-13 05:17:23,256 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-09-13 05:17:23,256 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,256 [INFO] NULLSCOPE 2018-09-13 05:17:23,257 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-09-13 05:17:23,257 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-09-13 05:17:23,257 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,257 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,257 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,257 [INFO] Getting scope within FMU: windowSA 2018-09-13 05:17:23,257 [INFO] NULLSCOPE 2018-09-13 05:17:23,257 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-09-13 05:17:23,257 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-09-13 05:17:23,257 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,258 [INFO] NULLSCOPE 2018-09-13 05:17:23,258 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-09-13 05:17:23,258 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-09-13 05:17:23,258 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,258 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,258 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,258 [INFO] Getting scope within FMU: windowSA 2018-09-13 05:17:23,259 [INFO] NULLSCOPE 2018-09-13 05:17:23,259 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-09-13 05:17:23,259 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-09-13 05:17:23,259 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,259 [INFO] NULLSCOPE 2018-09-13 05:17:23,259 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-09-13 05:17:23,259 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-09-13 05:17:23,259 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,259 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,259 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,260 [INFO] Getting scope within FMU: windowSA 2018-09-13 05:17:23,260 [INFO] NULLSCOPE 2018-09-13 05:17:23,260 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:17:23,260 [DEBUG] before getLinkedObjects: node: 'window' 2018-09-13 05:17:23,260 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,260 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,260 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,260 [INFO] Getting scope within FMU: window 2018-09-13 05:17:23,260 [INFO] NULLSCOPE 2018-09-13 05:17:23,260 [DEBUG] after getLinkedObjects: node: 'reaction_force' result: reaction_force 2018-09-13 05:17:23,261 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_reaction_force' 2018-09-13 05:17:23,261 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,261 [INFO] NULLSCOPE 2018-09-13 05:17:23,261 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_reaction_force' result: stored_windowsa_reaction_force 2018-09-13 05:17:23,261 [DEBUG] before getLinkedObjects: node: 'window' 2018-09-13 05:17:23,261 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,261 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,261 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,262 [INFO] Getting scope within FMU: window 2018-09-13 05:17:23,262 [INFO] NULLSCOPE 2018-09-13 05:17:23,262 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-09-13 05:17:23,262 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_displacement' 2018-09-13 05:17:23,262 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,262 [INFO] NULLSCOPE 2018-09-13 05:17:23,262 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_displacement' result: stored_windowsa_displacement 2018-09-13 05:17:23,262 [DEBUG] before getLinkedObjects: node: 'window' 2018-09-13 05:17:23,262 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,262 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,262 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,263 [INFO] Getting scope within FMU: window 2018-09-13 05:17:23,263 [INFO] NULLSCOPE 2018-09-13 05:17:23,263 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:17:23,263 [DEBUG] before getLinkedObjects: node: 'stored_windowsa_speed' 2018-09-13 05:17:23,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,263 [INFO] NULLSCOPE 2018-09-13 05:17:23,263 [DEBUG] after getLinkedObjects: node: 'stored_windowsa_speed' result: stored_windowsa_speed 2018-09-13 05:17:23,263 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' 2018-09-13 05:17:23,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,263 [INFO] NULLSCOPE 2018-09-13 05:17:23,263 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_REACTION_FORCE' result: INIT_WINDOWSA_REACTION_FORCE 2018-09-13 05:17:23,263 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' 2018-09-13 05:17:23,263 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,264 [INFO] NULLSCOPE 2018-09-13 05:17:23,264 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_DISPLACEMENT' result: INIT_WINDOWSA_DISPLACEMENT 2018-09-13 05:17:23,264 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' 2018-09-13 05:17:23,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,264 [INFO] NULLSCOPE 2018-09-13 05:17:23,264 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOWSA_SPEED' result: INIT_WINDOWSA_SPEED 2018-09-13 05:17:23,264 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-09-13 05:17:23,264 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,264 [INFO] NULLSCOPE 2018-09-13 05:17:23,264 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-09-13 05:17:23,264 [DEBUG] before getLinkedObjects: node: 'window' 2018-09-13 05:17:23,264 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,264 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,265 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,265 [INFO] Getting scope within FMU: window 2018-09-13 05:17:23,265 [INFO] NULLSCOPE 2018-09-13 05:17:23,265 [DEBUG] after getLinkedObjects: node: 'reaction_torque' result: reaction_torque 2018-09-13 05:17:23,265 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-09-13 05:17:23,265 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,265 [INFO] NULLSCOPE 2018-09-13 05:17:23,265 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-09-13 05:17:23,265 [DEBUG] before getLinkedObjects: node: 'window' 2018-09-13 05:17:23,265 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,266 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,266 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,266 [INFO] Getting scope within FMU: window 2018-09-13 05:17:23,266 [INFO] NULLSCOPE 2018-09-13 05:17:23,266 [DEBUG] after getLinkedObjects: node: 'height' result: height 2018-09-13 05:17:23,266 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-09-13 05:17:23,266 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,266 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,266 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,267 [INFO] Getting scope within FMU: windowSA 2018-09-13 05:17:23,267 [INFO] NULLSCOPE 2018-09-13 05:17:23,267 [DEBUG] after getLinkedObjects: node: 'disp' result: disp 2018-09-13 05:17:23,267 [DEBUG] before getLinkedObjects: node: 'stored_window_height' 2018-09-13 05:17:23,267 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,267 [INFO] NULLSCOPE 2018-09-13 05:17:23,267 [DEBUG] after getLinkedObjects: node: 'stored_window_height' result: stored_window_height 2018-09-13 05:17:23,267 [DEBUG] before getLinkedObjects: node: 'windowSA' 2018-09-13 05:17:23,267 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,267 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:23,268 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,269 [INFO] Getting scope within FMU: windowSA 2018-09-13 05:17:23,269 [INFO] NULLSCOPE 2018-09-13 05:17:23,269 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-09-13 05:17:23,269 [DEBUG] before getLinkedObjects: node: 'stored_window_reaction_torque' 2018-09-13 05:17:23,269 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,269 [INFO] NULLSCOPE 2018-09-13 05:17:23,269 [DEBUG] after getLinkedObjects: node: 'stored_window_reaction_torque' result: stored_window_reaction_torque 2018-09-13 05:17:23,269 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' 2018-09-13 05:17:23,269 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,269 [INFO] NULLSCOPE 2018-09-13 05:17:23,270 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_TORQUE' result: INIT_WINDOW_REACTION_TORQUE 2018-09-13 05:17:23,270 [DEBUG] before getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' 2018-09-13 05:17:23,270 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:23,270 [INFO] NULLSCOPE 2018-09-13 05:17:23,270 [DEBUG] after getLinkedObjects: node: 'INIT_WINDOW_REACTION_HEIGHT' result: INIT_WINDOW_REACTION_HEIGHT 2018-09-13 05:17:23,270 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:17:23,273 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-09-13 05:17:23,273 [INFO] >Loading fmu "./Window.fmu" 2018-09-13 05:17:23,273 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-09-13 05:17:23,273 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window 2018-09-13 05:17:23,273 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/window/./Window.fmu 2018-09-13 05:17:23,284 [INFO] >Loading fmu variables 2018-09-13 05:17:23,284 [INFO] Variable displacement declared. 2018-09-13 05:17:23,284 [INFO] Variable friction undeclared. 2018-09-13 05:17:23,284 [INFO] Variable height declared. 2018-09-13 05:17:23,284 [INFO] Variable reaction_force declared. 2018-09-13 05:17:23,284 [INFO] Variable reaction_torque declared. 2018-09-13 05:17:23,284 [INFO] Variable speed declared. 2018-09-13 05:17:23,284 [INFO] Variable v undeclared. 2018-09-13 05:17:23,284 [INFO] Variable b undeclared. 2018-09-13 05:17:23,284 [INFO] Variable r undeclared. 2018-09-13 05:17:23,284 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:33,642 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:33,642 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:33,642 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:33,642 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:33,644 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:33,644 [INFO] Getting scope within FMU: rollbackend 2018-09-13 05:17:33,645 [INFO] NULLSCOPE 2018-09-13 05:17:33,645 [DEBUG] after getLinkedObjects: node: 'level' result: level 2018-09-13 05:17:33,645 [DEBUG] before getLinkedObjects: node: 'rollbackend' 2018-09-13 05:17:33,645 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SaveStateImpl 2018-09-13 05:17:33,645 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:33,645 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.RollbackImpl 2018-09-13 05:17:33,645 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:33,646 [INFO] CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rollback_test 2018-09-13 05:17:33,647 [INFO] >Loading fmu "./rollback-end.fmu" 2018-09-13 05:17:33,647 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rollback_test 2018-09-13 05:17:33,647 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rollback_test 2018-09-13 05:17:33,648 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rollback_test/./rollback-end.fmu 2018-09-13 05:17:33,654 [INFO] >Loading fmu variables 2018-09-13 05:17:33,654 [INFO] Variable level declared. 2018-09-13 05:17:33,654 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,546 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,547 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:43,547 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:43,547 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:17:43,550 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,550 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,551 [INFO] NULLSCOPE 2018-09-13 05:17:43,551 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:17:43,551 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,551 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,551 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,551 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,551 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,552 [INFO] NULLSCOPE 2018-09-13 05:17:43,552 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:17:43,552 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,552 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,552 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,552 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,552 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,553 [INFO] NULLSCOPE 2018-09-13 05:17:43,553 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:17:43,553 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,553 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,553 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,553 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,553 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,553 [INFO] NULLSCOPE 2018-09-13 05:17:43,554 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:17:43,554 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,554 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,554 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,554 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,554 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,554 [INFO] NULLSCOPE 2018-09-13 05:17:43,554 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:17:43,555 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,555 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,555 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,555 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,555 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,555 [INFO] NULLSCOPE 2018-09-13 05:17:43,555 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:17:43,556 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,556 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,556 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,556 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:17:43,556 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,556 [INFO] NULLSCOPE 2018-09-13 05:17:43,556 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:17:43,557 [DEBUG] before getLinkedObjects: node: 'INIT_V' 2018-09-13 05:17:43,557 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,557 [INFO] NULLSCOPE 2018-09-13 05:17:43,557 [DEBUG] after getLinkedObjects: node: 'INIT_V' result: INIT_V 2018-09-13 05:17:43,557 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,557 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,558 [INFO] NULLSCOPE 2018-09-13 05:17:43,558 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,558 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,558 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,558 [INFO] NULLSCOPE 2018-09-13 05:17:43,558 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,558 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-09-13 05:17:43,558 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,559 [INFO] NULLSCOPE 2018-09-13 05:17:43,559 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-09-13 05:17:43,559 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-09-13 05:17:43,559 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,559 [INFO] NULLSCOPE 2018-09-13 05:17:43,559 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-09-13 05:17:43,559 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,559 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,560 [INFO] NULLSCOPE 2018-09-13 05:17:43,560 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,560 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,560 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,560 [INFO] NULLSCOPE 2018-09-13 05:17:43,560 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,560 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,560 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,561 [INFO] NULLSCOPE 2018-09-13 05:17:43,561 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,561 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,561 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,561 [INFO] NULLSCOPE 2018-09-13 05:17:43,561 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,561 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-09-13 05:17:43,561 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,562 [INFO] NULLSCOPE 2018-09-13 05:17:43,562 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-09-13 05:17:43,562 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-09-13 05:17:43,562 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,562 [INFO] NULLSCOPE 2018-09-13 05:17:43,562 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-09-13 05:17:43,562 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,562 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,562 [INFO] NULLSCOPE 2018-09-13 05:17:43,563 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,563 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,563 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,563 [INFO] NULLSCOPE 2018-09-13 05:17:43,563 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,563 [DEBUG] before getLinkedObjects: node: 'crossedTooFar' 2018-09-13 05:17:43,563 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,563 [INFO] NULLSCOPE 2018-09-13 05:17:43,563 [DEBUG] after getLinkedObjects: node: 'crossedTooFar' result: crossedTooFar 2018-09-13 05:17:43,564 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,564 [INFO] NULLSCOPE 2018-09-13 05:17:43,564 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,564 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,565 [INFO] NULLSCOPE 2018-09-13 05:17:43,565 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,565 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,565 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,565 [INFO] NULLSCOPE 2018-09-13 05:17:43,565 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,565 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,565 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,566 [INFO] NULLSCOPE 2018-09-13 05:17:43,566 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,566 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-09-13 05:17:43,566 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,566 [INFO] NULLSCOPE 2018-09-13 05:17:43,566 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:17:43,566 [DEBUG] before getLinkedObjects: node: 'negative_value' 2018-09-13 05:17:43,566 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,567 [INFO] NULLSCOPE 2018-09-13 05:17:43,567 [DEBUG] after getLinkedObjects: node: 'negative_value' result: negative_value 2018-09-13 05:17:43,567 [DEBUG] before getLinkedObjects: node: 'positive_value' 2018-09-13 05:17:43,567 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,567 [INFO] NULLSCOPE 2018-09-13 05:17:43,567 [DEBUG] after getLinkedObjects: node: 'positive_value' result: positive_value 2018-09-13 05:17:43,567 [DEBUG] before getLinkedObjects: node: 'negative_value' 2018-09-13 05:17:43,567 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,568 [INFO] NULLSCOPE 2018-09-13 05:17:43,568 [DEBUG] after getLinkedObjects: node: 'negative_value' result: negative_value 2018-09-13 05:17:43,568 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,568 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,568 [INFO] NULLSCOPE 2018-09-13 05:17:43,568 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,568 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,568 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,568 [INFO] NULLSCOPE 2018-09-13 05:17:43,569 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,569 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-09-13 05:17:43,569 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,569 [INFO] NULLSCOPE 2018-09-13 05:17:43,569 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-09-13 05:17:43,569 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-09-13 05:17:43,569 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,569 [INFO] NULLSCOPE 2018-09-13 05:17:43,570 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-09-13 05:17:43,570 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,570 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,570 [INFO] NULLSCOPE 2018-09-13 05:17:43,570 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,570 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,570 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,571 [INFO] NULLSCOPE 2018-09-13 05:17:43,571 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,571 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,571 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,571 [INFO] NULLSCOPE 2018-09-13 05:17:43,571 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,571 [DEBUG] before getLinkedObjects: node: 'T' 2018-09-13 05:17:43,571 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,572 [INFO] NULLSCOPE 2018-09-13 05:17:43,572 [DEBUG] after getLinkedObjects: node: 'T' result: T 2018-09-13 05:17:43,572 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-09-13 05:17:43,572 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,572 [INFO] NULLSCOPE 2018-09-13 05:17:43,572 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-09-13 05:17:43,572 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-09-13 05:17:43,572 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,572 [INFO] NULLSCOPE 2018-09-13 05:17:43,573 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-09-13 05:17:43,573 [DEBUG] before getLinkedObjects: node: 'c' 2018-09-13 05:17:43,573 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,573 [INFO] NULLSCOPE 2018-09-13 05:17:43,573 [DEBUG] after getLinkedObjects: node: 'c' result: c 2018-09-13 05:17:43,573 [DEBUG] before getLinkedObjects: node: 'crossedTooFar' 2018-09-13 05:17:43,573 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,573 [INFO] NULLSCOPE 2018-09-13 05:17:43,573 [DEBUG] after getLinkedObjects: node: 'crossedTooFar' result: crossedTooFar 2018-09-13 05:17:43,573 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-09-13 05:17:43,574 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,574 [INFO] NULLSCOPE 2018-09-13 05:17:43,574 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:17:43,574 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,574 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:17:43,574 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,574 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,575 [INFO] NULLSCOPE 2018-09-13 05:17:43,575 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:17:43,575 [DEBUG] before getLinkedObjects: node: 'RTOL' 2018-09-13 05:17:43,575 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,575 [INFO] NULLSCOPE 2018-09-13 05:17:43,575 [DEBUG] after getLinkedObjects: node: 'RTOL' result: RTOL 2018-09-13 05:17:43,575 [DEBUG] before getLinkedObjects: node: 'ATOL' 2018-09-13 05:17:43,575 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,576 [INFO] NULLSCOPE 2018-09-13 05:17:43,576 [DEBUG] after getLinkedObjects: node: 'ATOL' result: ATOL 2018-09-13 05:17:43,576 [DEBUG] before getLinkedObjects: node: 'p_v' 2018-09-13 05:17:43,576 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,576 [INFO] NULLSCOPE 2018-09-13 05:17:43,576 [DEBUG] after getLinkedObjects: node: 'p_v' result: p_v 2018-09-13 05:17:43,576 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,576 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,577 [INFO] NULLSCOPE 2018-09-13 05:17:43,577 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,577 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-09-13 05:17:43,577 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,577 [INFO] NULLSCOPE 2018-09-13 05:17:43,577 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:17:43,577 [DEBUG] before getLinkedObjects: node: 'f_v' 2018-09-13 05:17:43,577 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,577 [INFO] NULLSCOPE 2018-09-13 05:17:43,578 [DEBUG] after getLinkedObjects: node: 'f_v' result: f_v 2018-09-13 05:17:43,578 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,578 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,578 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,578 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,578 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,578 [INFO] NULLSCOPE 2018-09-13 05:17:43,579 [DEBUG] after getLinkedObjects: node: 'armature_current' result: armature_current 2018-09-13 05:17:43,579 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,579 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,579 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,579 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,579 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,579 [INFO] NULLSCOPE 2018-09-13 05:17:43,579 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:17:43,579 [DEBUG] before getLinkedObjects: node: 'c' 2018-09-13 05:17:43,580 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,580 [INFO] NULLSCOPE 2018-09-13 05:17:43,580 [DEBUG] after getLinkedObjects: node: 'c' result: c 2018-09-13 05:17:43,580 [DEBUG] before getLinkedObjects: node: 'INIT_V' 2018-09-13 05:17:43,580 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,580 [INFO] NULLSCOPE 2018-09-13 05:17:43,580 [DEBUG] after getLinkedObjects: node: 'INIT_V' result: INIT_V 2018-09-13 05:17:43,580 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,580 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,581 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,581 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,581 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,581 [INFO] NULLSCOPE 2018-09-13 05:17:43,581 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-09-13 05:17:43,581 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,581 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,581 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,582 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,582 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,582 [INFO] NULLSCOPE 2018-09-13 05:17:43,582 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-09-13 05:17:43,582 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,582 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,582 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,582 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,583 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,583 [INFO] NULLSCOPE 2018-09-13 05:17:43,583 [DEBUG] after getLinkedObjects: node: 'up' result: up 2018-09-13 05:17:43,583 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,583 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,583 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,583 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,584 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,584 [INFO] NULLSCOPE 2018-09-13 05:17:43,584 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-09-13 05:17:43,584 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,584 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,584 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,584 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,584 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,585 [INFO] NULLSCOPE 2018-09-13 05:17:43,585 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-09-13 05:17:43,585 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,585 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,585 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,585 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,585 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,586 [INFO] NULLSCOPE 2018-09-13 05:17:43,586 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-09-13 05:17:43,586 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,586 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,586 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,586 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,586 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,586 [INFO] NULLSCOPE 2018-09-13 05:17:43,586 [DEBUG] after getLinkedObjects: node: 'down' result: down 2018-09-13 05:17:43,587 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,587 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,587 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,587 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,587 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,587 [INFO] NULLSCOPE 2018-09-13 05:17:43,587 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-09-13 05:17:43,587 [DEBUG] before getLinkedObjects: node: 'lazy' 2018-09-13 05:17:43,588 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,588 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,588 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,588 [INFO] Getting scope within FMU: lazy 2018-09-13 05:17:43,588 [INFO] NULLSCOPE 2018-09-13 05:17:43,588 [DEBUG] after getLinkedObjects: node: 'stop' result: stop 2018-09-13 05:17:43,588 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,588 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,588 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,589 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,589 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,589 [INFO] NULLSCOPE 2018-09-13 05:17:43,589 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-09-13 05:17:43,589 [DEBUG] before getLinkedObjects: node: 'controller_sa' 2018-09-13 05:17:43,589 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,589 [INFO] Delegating scope discovery to super class... 2018-09-13 05:17:43,590 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:17:43,590 [INFO] Getting scope within FMU: controller_sa 2018-09-13 05:17:43,590 [INFO] NULLSCOPE 2018-09-13 05:17:43,590 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-09-13 05:17:43,590 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:17:43,595 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/controller 2018-09-13 05:17:43,595 [INFO] >Loading fmu "./LazySA.fmu" 2018-09-13 05:17:43,595 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/controller 2018-09-13 05:17:43,595 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/controller 2018-09-13 05:17:43,596 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/controller/./LazySA.fmu 2018-09-13 05:17:43,610 [INFO] >Loading fmu variables 2018-09-13 05:17:43,610 [INFO] Variable obj_detected declared. 2018-09-13 05:17:43,610 [INFO] Variable passenger_up declared. 2018-09-13 05:17:43,611 [INFO] Variable passenger_down declared. 2018-09-13 05:17:43,611 [INFO] Variable passenger_stop declared. 2018-09-13 05:17:43,611 [INFO] Variable driver_up declared. 2018-09-13 05:17:43,611 [INFO] Variable driver_down declared. 2018-09-13 05:17:43,611 [INFO] Variable driver_stop declared. 2018-09-13 05:17:43,611 [INFO] Variable up declared. 2018-09-13 05:17:43,611 [INFO] Variable down declared. 2018-09-13 05:17:43,611 [INFO] Variable stop declared. 2018-09-13 05:17:43,611 [INFO] CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/emptyctrlrules 2018-09-13 05:17:53,692 [INFO] >Loading fmu "./EMAPlantNoLoad_FixedEuler_1Em6.fmu" 2018-09-13 05:17:53,692 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/emptyctrlrules 2018-09-13 05:17:53,692 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/emptyctrlrules 2018-09-13 05:17:53,692 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/emptyctrlrules/./EMAPlantNoLoad_FixedEuler_1Em6.fmu 2018-09-13 05:17:53,756 [INFO] >Loading fmu variables 2018-09-13 05:17:53,756 [INFO] Variable I1@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V1@potential_reference_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V1@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I1@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I2@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V1@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V2@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Iup@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I3@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V3@3_ports_electrical_node_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V2@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I2@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Iup@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable input3@control01_4 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable output@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I3@elec2signal2_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Vup@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V3@elec2signal2_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable P@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Ppos@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Pneg@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable output@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable input1@control01_4 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I3@elec2signal2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable V3@elec2signal2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Vup@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable P@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Ppos@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable Pneg@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable sink@signalsink_2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable output@control01_4 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable S3@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable U@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable I@controlled_voltagesource_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable usig1@elec2signal2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable usig1@elec2signal1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable isig2@elec2signal2 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable psig2@elec2signal1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable usig1@elec2signal1_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable usig1@elec2signal2_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable psig2@elec2signal1_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable isig2@elec2signal2_1 undeclared. 2018-09-13 05:17:53,756 [INFO] Variable dh@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Temp@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable t1@th_temperature_source_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torqstat@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wstat@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wzero@zeroomegasource_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable theta@zeroomegasource_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable q3@elec2signal1_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable V1@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable I3@elec2signal1_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable I1@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable V2@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable q3@elec2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable I3@elec2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable I2@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wout@rotary2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wrot@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torqrot@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tin@rotary2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tsignal@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable U@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable I@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wdif@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torque@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Tmaxgenerator@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Tmaxmotor@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Tmax@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Tmin@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable effCalcul@emd_TableMachine undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wout@rotary2signal2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable win@rotary2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tin@rotary2signal2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tout@rotary2signal1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable t1@reducer_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tordup@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable w1@reducer_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable w@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wdup@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable w2@reducer_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torque@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable t2@reducer_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable w@rottotransmtf undeclared. 2018-09-13 05:17:53,757 [INFO] Variable w@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tq@rottotransmtf undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tordup@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable sink@signalsink_6 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable output@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable P@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Ppos@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable Pneg@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wsig@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tout@rotary2signal2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torque@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable win@rotary2signal2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable wdup@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable v@rottotransmtf undeclared. 2018-09-13 05:17:53,757 [INFO] Variable v4@linear2signal3 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable x4@linear2signal3 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable f@rottotransmtf undeclared. 2018-09-13 05:17:53,757 [INFO] Variable f4@linear2signal3 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable out@constant undeclared. 2018-09-13 05:17:53,757 [INFO] Variable x@rottotransmtf undeclared. 2018-09-13 05:17:53,757 [INFO] Variable vsig@linear2signal3 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable xsig@linear2signal3 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable torque_input@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable psu_vol_input_v@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable V_IN@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable X_IN@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable ang_vel_out_rpm@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable F_OUT@expseu_ declared. 2018-09-13 05:17:53,757 [INFO] Variable maxTimeStep undeclared. 2018-09-13 05:17:53,757 [INFO] Variable tolerance undeclared. 2018-09-13 05:17:53,757 [INFO] Variable fixedh undeclared. 2018-09-13 05:17:53,757 [INFO] Variable errCtrl undeclared. 2018-09-13 05:17:53,757 [INFO] Variable writeLevel undeclared. 2018-09-13 05:17:53,757 [INFO] Variable extraDisconPrints undeclared. 2018-09-13 05:17:53,757 [INFO] Variable runStats undeclared. 2018-09-13 05:17:53,757 [INFO] Variable runType undeclared. 2018-09-13 05:17:53,757 [INFO] Variable theSolverType undeclared. 2018-09-13 05:17:53,757 [INFO] Variable fixedorder undeclared. 2018-09-13 05:17:53,757 [INFO] Variable #V1@potential_reference_1 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable offsetp@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable gainp@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable offsete@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable gaine@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable offseta@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable gaina@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable comp@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable conv@powersensor_elect_2 undeclared. 2018-09-13 05:17:53,757 [INFO] Variable offsetp@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gainp@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offsete@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gaine@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offseta@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gaina@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable comp@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable conv@powersensor_elect_3 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable #t1@th_temperature_source_2 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable #wzero@zeroomegasource_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable #theta@zeroomegasource_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable effConst@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable maxT@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable maxP@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable maxW@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable tau@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable wmin@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable Umin@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable minP@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable charType@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable axisOrder@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable Tfunct@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TfunctWToUTe@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable Lossesfunct@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesfunctWToUTe@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable intltype@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable lmode@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable disc@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable cmode@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable mgTransType@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFile@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFile@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFileU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFileU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFileTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFileTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFileWU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFileWU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TmaxFileWUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable TminFileWUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFile@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileWT@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileWTU@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileWTTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable LossesFileWTUTemp@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable #torque@emd_TableMachine undeclared. 2018-09-13 05:17:53,758 [INFO] Variable alpha@reducer_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offsetp@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gainp@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offsete@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gaine@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offseta@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gaina@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable comp@powersensor_rotary_1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable offset@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable gain@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable conv@rotaryspeedsensor2 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable k@constant undeclared. 2018-09-13 05:17:53,758 [INFO] Variable dm undeclared. 2018-09-13 05:17:53,758 [INFO] Variable pitch undeclared. 2018-09-13 05:17:53,758 [INFO] Variable mu undeclared. 2018-09-13 05:17:53,758 [INFO] Variable mu1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable pitch1 undeclared. 2018-09-13 05:17:53,758 [INFO] Variable dm1 undeclared. 2018-09-13 05:17:53,758 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:03,884 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:03,885 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:03,885 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:03,885 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:03,887 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:03,888 [INFO] Getting scope within FMU: loop_sa 2018-09-13 05:18:03,888 [INFO] NULLSCOPE 2018-09-13 05:18:03,888 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-09-13 05:18:03,888 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-09-13 05:18:03,889 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,889 [INFO] NULLSCOPE 2018-09-13 05:18:03,889 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-09-13 05:18:03,889 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-09-13 05:18:03,889 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,889 [INFO] NULLSCOPE 2018-09-13 05:18:03,889 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-09-13 05:18:03,889 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-09-13 05:18:03,890 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-09-13 05:18:03,890 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:03,890 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,891 [INFO] NULLSCOPE 2018-09-13 05:18:03,891 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:03,891 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-09-13 05:18:03,891 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,891 [INFO] NULLSCOPE 2018-09-13 05:18:03,891 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-09-13 05:18:03,891 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-09-13 05:18:03,891 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,893 [INFO] NULLSCOPE 2018-09-13 05:18:03,893 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:03,893 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-09-13 05:18:03,893 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,893 [INFO] NULLSCOPE 2018-09-13 05:18:03,893 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:03,893 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-09-13 05:18:03,894 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,894 [INFO] NULLSCOPE 2018-09-13 05:18:03,894 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-09-13 05:18:03,894 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:03,894 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,894 [INFO] NULLSCOPE 2018-09-13 05:18:03,894 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:03,894 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:03,895 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,895 [INFO] NULLSCOPE 2018-09-13 05:18:03,895 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:03,895 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:03,895 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,895 [INFO] NULLSCOPE 2018-09-13 05:18:03,895 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:03,895 [DEBUG] before getLinkedObjects: node: 'speed' 2018-09-13 05:18:03,895 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,896 [INFO] NULLSCOPE 2018-09-13 05:18:03,896 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:18:03,896 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-09-13 05:18:03,896 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,896 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:03,896 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,897 [INFO] Getting scope within FMU: loop_sa 2018-09-13 05:18:03,897 [INFO] NULLSCOPE 2018-09-13 05:18:03,897 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:18:03,897 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:03,897 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,897 [INFO] NULLSCOPE 2018-09-13 05:18:03,898 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:03,898 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:03,898 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,898 [INFO] NULLSCOPE 2018-09-13 05:18:03,898 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:03,898 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:03,898 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:03,898 [INFO] NULLSCOPE 2018-09-13 05:18:03,899 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:03,899 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:18:03,901 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:03,901 [INFO] >Loading fmu "./LoopSA.fmu" 2018-09-13 05:18:03,901 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:03,901 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:03,901 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate/./LoopSA.fmu 2018-09-13 05:18:03,906 [INFO] >Loading fmu variables 2018-09-13 05:18:03,907 [INFO] Variable displacement declared. 2018-09-13 05:18:03,907 [INFO] Variable speed declared. 2018-09-13 05:18:03,907 [INFO] Variable tau declared. 2018-09-13 05:18:03,907 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,173 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,174 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:15,174 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:15,174 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:15,175 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,175 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,176 [INFO] NULLSCOPE 2018-09-13 05:18:15,176 [DEBUG] after getLinkedObjects: node: 'u' result: u 2018-09-13 05:18:15,176 [DEBUG] before getLinkedObjects: node: 'power' 2018-09-13 05:18:15,176 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,176 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,176 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,176 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,176 [INFO] NULLSCOPE 2018-09-13 05:18:15,176 [DEBUG] after getLinkedObjects: node: 'd' result: d 2018-09-13 05:18:15,176 [DEBUG] before getLinkedObjects: node: 'power' 2018-09-13 05:18:15,176 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,176 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,176 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,177 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,177 [INFO] NULLSCOPE 2018-09-13 05:18:15,177 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-09-13 05:18:15,177 [DEBUG] before getLinkedObjects: node: 'power' 2018-09-13 05:18:15,177 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,177 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,177 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,177 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,177 [INFO] NULLSCOPE 2018-09-13 05:18:15,177 [DEBUG] after getLinkedObjects: node: 'armature_current' result: armature_current 2018-09-13 05:18:15,177 [DEBUG] before getLinkedObjects: node: 'power' 2018-09-13 05:18:15,177 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,177 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,178 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,178 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,178 [INFO] NULLSCOPE 2018-09-13 05:18:15,178 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:18:15,178 [DEBUG] before getLinkedObjects: node: 'power' 2018-09-13 05:18:15,178 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,178 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:15,178 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:15,178 [INFO] Getting scope within FMU: power 2018-09-13 05:18:15,178 [INFO] NULLSCOPE 2018-09-13 05:18:15,178 [DEBUG] after getLinkedObjects: node: 'displacement' result: displacement 2018-09-13 05:18:15,178 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:18:15,180 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/power 2018-09-13 05:18:15,180 [INFO] >Loading fmu "./Power.fmu" 2018-09-13 05:18:15,180 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/power 2018-09-13 05:18:15,181 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/power 2018-09-13 05:18:15,181 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/power/./Power.fmu 2018-09-13 05:18:15,188 [INFO] >Loading fmu variables 2018-09-13 05:18:15,188 [INFO] Variable armature_current declared. 2018-09-13 05:18:15,188 [INFO] Variable displacement declared. 2018-09-13 05:18:15,188 [INFO] Variable speed declared. 2018-09-13 05:18:15,188 [INFO] Variable der(armature_current) undeclared. 2018-09-13 05:18:15,188 [INFO] Variable der(displacement) undeclared. 2018-09-13 05:18:15,188 [INFO] Variable der(speed) undeclared. 2018-09-13 05:18:15,188 [INFO] Variable V undeclared. 2018-09-13 05:18:15,188 [INFO] Variable d declared. 2018-09-13 05:18:15,188 [INFO] Variable tau declared. 2018-09-13 05:18:15,188 [INFO] Variable u declared. 2018-09-13 05:18:15,189 [INFO] Variable J undeclared. 2018-09-13 05:18:15,189 [INFO] Variable K undeclared. 2018-09-13 05:18:15,189 [INFO] Variable L undeclared. 2018-09-13 05:18:15,189 [INFO] Variable R undeclared. 2018-09-13 05:18:15,189 [INFO] Variable V_abs undeclared. 2018-09-13 05:18:15,189 [INFO] Variable b undeclared. 2018-09-13 05:18:15,189 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,363 [INFO] NULLSCOPE 2018-09-13 05:18:26,364 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-09-13 05:18:26,364 [DEBUG] before getLinkedObjects: node: 'RATE' 2018-09-13 05:18:26,364 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,364 [INFO] NULLSCOPE 2018-09-13 05:18:26,364 [DEBUG] after getLinkedObjects: node: 'RATE' result: RATE 2018-09-13 05:18:26,364 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-09-13 05:18:26,364 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-09-13 05:18:26,364 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:26,365 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:26,365 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:26,365 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:26,367 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,368 [INFO] NULLSCOPE 2018-09-13 05:18:26,368 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:26,368 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-09-13 05:18:26,368 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,368 [INFO] NULLSCOPE 2018-09-13 05:18:26,368 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-09-13 05:18:26,368 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-09-13 05:18:26,368 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,369 [INFO] NULLSCOPE 2018-09-13 05:18:26,369 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:26,369 [DEBUG] before getLinkedObjects: node: 'inner_time' 2018-09-13 05:18:26,369 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,369 [INFO] NULLSCOPE 2018-09-13 05:18:26,369 [DEBUG] after getLinkedObjects: node: 'inner_time' result: inner_time 2018-09-13 05:18:26,369 [DEBUG] before getLinkedObjects: node: 'micro_step' 2018-09-13 05:18:26,369 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,370 [INFO] NULLSCOPE 2018-09-13 05:18:26,370 [DEBUG] after getLinkedObjects: node: 'micro_step' result: micro_step 2018-09-13 05:18:26,370 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:26,370 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,370 [INFO] NULLSCOPE 2018-09-13 05:18:26,370 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:26,370 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:26,370 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,370 [INFO] NULLSCOPE 2018-09-13 05:18:26,371 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:26,371 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:26,371 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,371 [INFO] NULLSCOPE 2018-09-13 05:18:26,371 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:26,371 [DEBUG] before getLinkedObjects: node: 'speed' 2018-09-13 05:18:26,371 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,371 [INFO] NULLSCOPE 2018-09-13 05:18:26,372 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:18:26,372 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-09-13 05:18:26,372 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,372 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:26,372 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,373 [INFO] Getting scope within FMU: loop_sa 2018-09-13 05:18:26,373 [INFO] NULLSCOPE 2018-09-13 05:18:26,373 [DEBUG] after getLinkedObjects: node: 'speed' result: speed 2018-09-13 05:18:26,373 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:26,373 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,373 [INFO] NULLSCOPE 2018-09-13 05:18:26,373 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:26,373 [DEBUG] before getLinkedObjects: node: 'current_speed' 2018-09-13 05:18:26,373 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,374 [INFO] NULLSCOPE 2018-09-13 05:18:26,374 [DEBUG] after getLinkedObjects: node: 'current_speed' result: current_speed 2018-09-13 05:18:26,374 [DEBUG] before getLinkedObjects: node: 'previous_speed' 2018-09-13 05:18:26,374 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,374 [INFO] NULLSCOPE 2018-09-13 05:18:26,374 [DEBUG] after getLinkedObjects: node: 'previous_speed' result: previous_speed 2018-09-13 05:18:26,374 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_tau' 2018-09-13 05:18:26,374 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,375 [INFO] NULLSCOPE 2018-09-13 05:18:26,375 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_tau' result: stored_loop_sa_tau 2018-09-13 05:18:26,375 [DEBUG] before getLinkedObjects: node: 'loop_sa' 2018-09-13 05:18:26,375 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,375 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:26,375 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,376 [INFO] Getting scope within FMU: loop_sa 2018-09-13 05:18:26,376 [INFO] NULLSCOPE 2018-09-13 05:18:26,376 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-09-13 05:18:26,376 [DEBUG] before getLinkedObjects: node: 'rate_sa' 2018-09-13 05:18:26,376 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,376 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:26,376 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,377 [INFO] Getting scope within FMU: rate_sa 2018-09-13 05:18:26,377 [INFO] NULLSCOPE 2018-09-13 05:18:26,377 [DEBUG] after getLinkedObjects: node: 'tau' result: tau 2018-09-13 05:18:26,377 [DEBUG] before getLinkedObjects: node: 'stored_loop_sa_tau' 2018-09-13 05:18:26,377 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:26,377 [INFO] NULLSCOPE 2018-09-13 05:18:26,378 [DEBUG] after getLinkedObjects: node: 'stored_loop_sa_tau' result: stored_loop_sa_tau 2018-09-13 05:18:26,378 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:18:26,380 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:26,380 [INFO] >Loading fmu "./LoopSA.fmu" 2018-09-13 05:18:26,380 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:26,380 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate 2018-09-13 05:18:26,381 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/single_folder_spec/rate/./LoopSA.fmu 2018-09-13 05:18:26,385 [INFO] >Loading fmu variables 2018-09-13 05:18:26,386 [INFO] Variable displacement declared. 2018-09-13 05:18:26,386 [INFO] Variable speed declared. 2018-09-13 05:18:26,386 [INFO] Variable tau declared. 2018-09-13 05:18:26,386 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,353 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,353 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,354 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,354 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,354 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,355 [INFO] Getting scope within FMU: m1 2018-09-13 05:18:36,355 [INFO] NULLSCOPE 2018-09-13 05:18:36,355 [DEBUG] after getLinkedObjects: node: 'mim1out' result: mim1out 2018-09-13 05:18:36,355 [DEBUG] before getLinkedObjects: node: 'm2' 2018-09-13 05:18:36,355 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,355 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,355 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,355 [INFO] Getting scope within FMU: m2 2018-09-13 05:18:36,355 [INFO] NULLSCOPE 2018-09-13 05:18:36,355 [DEBUG] after getLinkedObjects: node: 'mim2in' result: mim2in 2018-09-13 05:18:36,355 [DEBUG] before getLinkedObjects: node: 'm1' 2018-09-13 05:18:36,355 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-09-13 05:18:36,355 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,356 [INFO] Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepImpl 2018-09-13 05:18:36,356 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,356 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,356 [INFO] NULLSCOPE 2018-09-13 05:18:36,356 [DEBUG] after getLinkedObjects: node: 'stored_m1_mimin' result: stored_m1_mimin 2018-09-13 05:18:36,356 [DEBUG] before getLinkedObjects: node: 'MIM' 2018-09-13 05:18:36,356 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,356 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,356 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,357 [INFO] Getting scope within FMU: MIM 2018-09-13 05:18:36,357 [INFO] NULLSCOPE 2018-09-13 05:18:36,357 [DEBUG] after getLinkedObjects: node: 'mimin' result: mimin 2018-09-13 05:18:36,357 [DEBUG] before getLinkedObjects: node: 'm1' 2018-09-13 05:18:36,357 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,357 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,357 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,357 [INFO] Getting scope within FMU: m1 2018-09-13 05:18:36,357 [INFO] NULLSCOPE 2018-09-13 05:18:36,357 [DEBUG] after getLinkedObjects: node: 'mim1in' result: mim1in 2018-09-13 05:18:36,357 [DEBUG] before getLinkedObjects: node: 'stored_m1_mimin' 2018-09-13 05:18:36,357 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,358 [INFO] NULLSCOPE 2018-09-13 05:18:36,358 [DEBUG] after getLinkedObjects: node: 'stored_m1_mimin' result: stored_m1_mimin 2018-09-13 05:18:36,358 [DEBUG] before getLinkedObjects: node: 'stored_m2_mim2out' 2018-09-13 05:18:36,358 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,358 [INFO] NULLSCOPE 2018-09-13 05:18:36,358 [DEBUG] after getLinkedObjects: node: 'stored_m2_mim2out' result: stored_m2_mim2out 2018-09-13 05:18:36,358 [DEBUG] before getLinkedObjects: node: 'm2' 2018-09-13 05:18:36,358 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,358 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,358 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,358 [INFO] Getting scope within FMU: m2 2018-09-13 05:18:36,358 [INFO] NULLSCOPE 2018-09-13 05:18:36,358 [DEBUG] after getLinkedObjects: node: 'mim2out' result: mim2out 2018-09-13 05:18:36,358 [DEBUG] before getLinkedObjects: node: 'MIM' 2018-09-13 05:18:36,358 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,358 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,359 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,359 [INFO] Getting scope within FMU: MIM 2018-09-13 05:18:36,359 [INFO] NULLSCOPE 2018-09-13 05:18:36,359 [DEBUG] after getLinkedObjects: node: 'mimout' result: mimout 2018-09-13 05:18:36,359 [DEBUG] before getLinkedObjects: node: 'stored_m2_mim2out' 2018-09-13 05:18:36,359 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,359 [INFO] NULLSCOPE 2018-09-13 05:18:36,359 [DEBUG] after getLinkedObjects: node: 'stored_m2_mim2out' result: stored_m2_mim2out 2018-09-13 05:18:36,359 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:18:36,360 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,361 [INFO] >Loading fmu "MIM1.fmu" 2018-09-13 05:18:36,361 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,361 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,361 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels/MIM1.fmu 2018-09-13 05:18:36,364 [INFO] >Loading fmu variables 2018-09-13 05:18:36,364 [INFO] Variable mim1out declared. 2018-09-13 05:18:36,364 [INFO] Variable mim1in declared. 2018-09-13 05:18:36,365 [INFO] Loading fmu "MIM2.fmu" 2018-09-13 05:18:36,365 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,365 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,365 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels/MIM2.fmu 2018-09-13 05:18:36,367 [INFO] >Loading fmu variables 2018-09-13 05:18:36,367 [INFO] Variable mim2out declared. 2018-09-13 05:18:36,367 [INFO] Variable mim2in declared. 2018-09-13 05:18:36,367 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,380 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,380 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,380 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,380 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:36,381 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,381 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,381 [INFO] NULLSCOPE 2018-09-13 05:18:36,381 [DEBUG] after getLinkedObjects: node: 'f' result: f 2018-09-13 05:18:36,382 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,382 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,382 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,382 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,382 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,382 [INFO] NULLSCOPE 2018-09-13 05:18:36,382 [DEBUG] after getLinkedObjects: node: 'f' result: f 2018-09-13 05:18:36,382 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,382 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,382 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,382 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,383 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,383 [INFO] NULLSCOPE 2018-09-13 05:18:36,383 [DEBUG] after getLinkedObjects: node: 'x' result: x 2018-09-13 05:18:36,383 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,383 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,383 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,383 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,383 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,383 [INFO] NULLSCOPE 2018-09-13 05:18:36,383 [DEBUG] after getLinkedObjects: node: 'x' result: x 2018-09-13 05:18:36,383 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,383 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,383 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,384 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,384 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,384 [INFO] NULLSCOPE 2018-09-13 05:18:36,384 [DEBUG] after getLinkedObjects: node: 'v' result: v 2018-09-13 05:18:36,384 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,384 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,384 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,384 [INFO] Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:36,384 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,384 [INFO] NULLSCOPE 2018-09-13 05:18:36,384 [DEBUG] after getLinkedObjects: node: 'v' result: v 2018-09-13 05:18:36,384 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,385 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,385 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,385 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,385 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,385 [INFO] NULLSCOPE 2018-09-13 05:18:36,385 [DEBUG] after getLinkedObjects: node: 'f' result: f 2018-09-13 05:18:36,385 [DEBUG] before getLinkedObjects: node: 'stored__f' 2018-09-13 05:18:36,385 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,385 [INFO] NULLSCOPE 2018-09-13 05:18:36,385 [DEBUG] after getLinkedObjects: node: 'stored__f' result: stored__f 2018-09-13 05:18:36,385 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,385 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:18:36,386 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,386 [INFO] Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,386 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,386 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,386 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,386 [INFO] NULLSCOPE 2018-09-13 05:18:36,386 [DEBUG] after getLinkedObjects: node: 'x' result: x 2018-09-13 05:18:36,386 [DEBUG] before getLinkedObjects: node: 'stored__x' 2018-09-13 05:18:36,386 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,387 [INFO] NULLSCOPE 2018-09-13 05:18:36,387 [DEBUG] after getLinkedObjects: node: 'stored__x' result: stored__x 2018-09-13 05:18:36,387 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,387 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,387 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,387 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,387 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,387 [INFO] NULLSCOPE 2018-09-13 05:18:36,387 [DEBUG] after getLinkedObjects: node: 'v' result: v 2018-09-13 05:18:36,387 [DEBUG] before getLinkedObjects: node: 'stored__v' 2018-09-13 05:18:36,387 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,387 [INFO] NULLSCOPE 2018-09-13 05:18:36,388 [DEBUG] after getLinkedObjects: node: 'stored__v' result: stored__v 2018-09-13 05:18:36,388 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,388 [INFO] >Getting scope for fmu within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.DoStepFunImpl 2018-09-13 05:18:36,388 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,388 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,388 [INFO] NULLSCOPE 2018-09-13 05:18:36,388 [DEBUG] after getLinkedObjects: node: 'H_sensor' result: H_sensor 2018-09-13 05:18:36,388 [DEBUG] before getLinkedObjects: node: 'H_plant' 2018-09-13 05:18:36,388 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,388 [INFO] NULLSCOPE 2018-09-13 05:18:36,388 [DEBUG] after getLinkedObjects: node: 'H_plant' result: H_plant 2018-09-13 05:18:36,389 [DEBUG] before getLinkedObjects: node: 'stored__psu' 2018-09-13 05:18:36,389 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,389 [INFO] NULLSCOPE 2018-09-13 05:18:36,389 [DEBUG] after getLinkedObjects: node: 'stored__psu' result: stored__psu 2018-09-13 05:18:36,389 [DEBUG] before getLinkedObjects: node: 'SensorPlantMultiRate' 2018-09-13 05:18:36,389 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,389 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,389 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,389 [INFO] Getting scope within FMU: SensorPlantMultiRate 2018-09-13 05:18:36,389 [INFO] NULLSCOPE 2018-09-13 05:18:36,389 [DEBUG] after getLinkedObjects: node: 'psu' result: psu 2018-09-13 05:18:36,389 [DEBUG] before getLinkedObjects: node: 'stored__torque' 2018-09-13 05:18:36,389 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,390 [INFO] NULLSCOPE 2018-09-13 05:18:36,390 [DEBUG] after getLinkedObjects: node: 'stored__torque' result: stored__torque 2018-09-13 05:18:36,390 [DEBUG] before getLinkedObjects: node: 'SensorPlantMultiRate' 2018-09-13 05:18:36,390 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,390 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,390 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,390 [INFO] Getting scope within FMU: SensorPlantMultiRate 2018-09-13 05:18:36,390 [INFO] NULLSCOPE 2018-09-13 05:18:36,390 [DEBUG] after getLinkedObjects: node: 'torque' result: torque 2018-09-13 05:18:36,390 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,390 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,390 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,391 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,391 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,391 [INFO] NULLSCOPE 2018-09-13 05:18:36,391 [DEBUG] after getLinkedObjects: node: 'torque' result: torque 2018-09-13 05:18:36,391 [DEBUG] before getLinkedObjects: node: 'stored__torque' 2018-09-13 05:18:36,391 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,391 [INFO] NULLSCOPE 2018-09-13 05:18:36,391 [DEBUG] after getLinkedObjects: node: 'stored__torque' result: stored__torque 2018-09-13 05:18:36,391 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,391 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,391 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,391 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,392 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,392 [INFO] NULLSCOPE 2018-09-13 05:18:36,392 [DEBUG] after getLinkedObjects: node: 'psu' result: psu 2018-09-13 05:18:36,392 [DEBUG] before getLinkedObjects: node: 'stored__psu' 2018-09-13 05:18:36,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,392 [INFO] NULLSCOPE 2018-09-13 05:18:36,392 [DEBUG] after getLinkedObjects: node: 'stored__psu' result: stored__psu 2018-09-13 05:18:36,392 [DEBUG] before getLinkedObjects: node: 'INIT_TORQUE' 2018-09-13 05:18:36,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,392 [INFO] NULLSCOPE 2018-09-13 05:18:36,392 [DEBUG] after getLinkedObjects: node: 'INIT_TORQUE' result: INIT_TORQUE 2018-09-13 05:18:36,392 [DEBUG] before getLinkedObjects: node: 'INIT_PSU' 2018-09-13 05:18:36,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,392 [INFO] NULLSCOPE 2018-09-13 05:18:36,392 [DEBUG] after getLinkedObjects: node: 'INIT_PSU' result: INIT_PSU 2018-09-13 05:18:36,393 [DEBUG] before getLinkedObjects: node: 'stored__f' 2018-09-13 05:18:36,393 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,393 [INFO] NULLSCOPE 2018-09-13 05:18:36,393 [DEBUG] after getLinkedObjects: node: 'stored__f' result: stored__f 2018-09-13 05:18:36,393 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,393 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,393 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,393 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,393 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,393 [INFO] NULLSCOPE 2018-09-13 05:18:36,393 [DEBUG] after getLinkedObjects: node: 'f' result: f 2018-09-13 05:18:36,393 [DEBUG] before getLinkedObjects: node: 'stored__x' 2018-09-13 05:18:36,393 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,394 [INFO] NULLSCOPE 2018-09-13 05:18:36,394 [DEBUG] after getLinkedObjects: node: 'stored__x' result: stored__x 2018-09-13 05:18:36,394 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,394 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,394 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,394 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,394 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,394 [INFO] NULLSCOPE 2018-09-13 05:18:36,394 [DEBUG] after getLinkedObjects: node: 'x' result: x 2018-09-13 05:18:36,394 [DEBUG] before getLinkedObjects: node: 'stored__w' 2018-09-13 05:18:36,394 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,394 [INFO] NULLSCOPE 2018-09-13 05:18:36,394 [DEBUG] after getLinkedObjects: node: 'stored__w' result: stored__w 2018-09-13 05:18:36,394 [DEBUG] before getLinkedObjects: node: 'plant' 2018-09-13 05:18:36,395 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,395 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,395 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,395 [INFO] Getting scope within FMU: plant 2018-09-13 05:18:36,395 [INFO] NULLSCOPE 2018-09-13 05:18:36,395 [DEBUG] after getLinkedObjects: node: 'w' result: w 2018-09-13 05:18:36,395 [DEBUG] before getLinkedObjects: node: 'stored__v' 2018-09-13 05:18:36,395 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,395 [INFO] NULLSCOPE 2018-09-13 05:18:36,395 [DEBUG] after getLinkedObjects: node: 'stored__v' result: stored__v 2018-09-13 05:18:36,395 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,395 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,395 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,396 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,396 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,396 [INFO] NULLSCOPE 2018-09-13 05:18:36,396 [DEBUG] after getLinkedObjects: node: 'v' result: v 2018-09-13 05:18:36,396 [DEBUG] before getLinkedObjects: node: 'stored__x_aft' 2018-09-13 05:18:36,396 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,396 [INFO] NULLSCOPE 2018-09-13 05:18:36,396 [DEBUG] after getLinkedObjects: node: 'stored__x_aft' result: stored__x_aft 2018-09-13 05:18:36,396 [DEBUG] before getLinkedObjects: node: 'sensor' 2018-09-13 05:18:36,396 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,396 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,397 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,397 [INFO] Getting scope within FMU: sensor 2018-09-13 05:18:36,397 [INFO] NULLSCOPE 2018-09-13 05:18:36,397 [DEBUG] after getLinkedObjects: node: 'x_aft' result: x_aft 2018-09-13 05:18:36,397 [DEBUG] before getLinkedObjects: node: 'SensorPlantMultiRate' 2018-09-13 05:18:36,397 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,397 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,397 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,397 [INFO] Getting scope within FMU: SensorPlantMultiRate 2018-09-13 05:18:36,397 [INFO] NULLSCOPE 2018-09-13 05:18:36,397 [DEBUG] after getLinkedObjects: node: 'w' result: w 2018-09-13 05:18:36,398 [DEBUG] before getLinkedObjects: node: 'stored__w' 2018-09-13 05:18:36,398 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,398 [INFO] NULLSCOPE 2018-09-13 05:18:36,398 [DEBUG] after getLinkedObjects: node: 'stored__w' result: stored__w 2018-09-13 05:18:36,398 [DEBUG] before getLinkedObjects: node: 'SensorPlantMultiRate' 2018-09-13 05:18:36,398 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,398 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:36,398 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,398 [INFO] Getting scope within FMU: SensorPlantMultiRate 2018-09-13 05:18:36,398 [INFO] NULLSCOPE 2018-09-13 05:18:36,398 [DEBUG] after getLinkedObjects: node: 'x_aft' result: x_aft 2018-09-13 05:18:36,399 [DEBUG] before getLinkedObjects: node: 'stored__x_aft' 2018-09-13 05:18:36,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,399 [INFO] NULLSCOPE 2018-09-13 05:18:36,399 [DEBUG] after getLinkedObjects: node: 'stored__x_aft' result: stored__x_aft 2018-09-13 05:18:36,399 [DEBUG] before getLinkedObjects: node: 'INIT_X_AFT' 2018-09-13 05:18:36,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,399 [INFO] NULLSCOPE 2018-09-13 05:18:36,399 [DEBUG] after getLinkedObjects: node: 'INIT_X_AFT' result: INIT_X_AFT 2018-09-13 05:18:36,399 [DEBUG] before getLinkedObjects: node: 'INIT_X' 2018-09-13 05:18:36,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,399 [INFO] NULLSCOPE 2018-09-13 05:18:36,399 [DEBUG] after getLinkedObjects: node: 'INIT_X' result: INIT_X 2018-09-13 05:18:36,399 [DEBUG] before getLinkedObjects: node: 'INIT_V' 2018-09-13 05:18:36,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,399 [INFO] NULLSCOPE 2018-09-13 05:18:36,399 [DEBUG] after getLinkedObjects: node: 'INIT_V' result: INIT_V 2018-09-13 05:18:36,400 [DEBUG] before getLinkedObjects: node: 'INIT_F' 2018-09-13 05:18:36,400 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,400 [INFO] NULLSCOPE 2018-09-13 05:18:36,400 [DEBUG] after getLinkedObjects: node: 'INIT_F' result: INIT_F 2018-09-13 05:18:36,400 [DEBUG] before getLinkedObjects: node: 'INIT_W' 2018-09-13 05:18:36,400 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:36,400 [INFO] NULLSCOPE 2018-09-13 05:18:36,400 [DEBUG] after getLinkedObjects: node: 'INIT_W' result: INIT_W 2018-09-13 05:18:36,400 [DEBUG] Syntax check OK! Resource: __synthetic0.sa 2018-09-13 05:18:36,401 [INFO] >CppGenerator.doGenerate /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,401 [INFO] >Loading fmu "./sensor.fmu" 2018-09-13 05:18:36,401 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,402 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,402 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels/./sensor.fmu 2018-09-13 05:18:36,407 [INFO] >Loading fmu variables 2018-09-13 05:18:36,407 [INFO] Variable vdup@displacementsensor2 undeclared. 2018-09-13 05:18:36,407 [INFO] Variable xdup@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable force@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable fzero@zeroforcesource undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Fext1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable fordup@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable v@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable v1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable x@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable x1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable acc1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Fext2@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable f4@linear2signal4 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable v1dup@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable v4@linear2signal4 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable x1dup@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable x4@linear2signal4 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable acc1dup@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Fmin@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Fmax@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Fvisc@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable Ffric@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable stick@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable fsig@linear2signal4 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable xsig@displacementsensor2 undeclared. 2018-09-13 05:18:36,408 [INFO] Variable F_INPUT@expseu_ declared. 2018-09-13 05:18:36,408 [INFO] Variable X_OUTPUT@expseu_ declared. 2018-09-13 05:18:36,408 [INFO] Variable V_OUTPUT@expseu_ declared. 2018-09-13 05:18:36,409 [INFO] Variable X_AFTER_LOAD@expseu_ declared. 2018-09-13 05:18:36,409 [INFO] Variable maxTimeStep undeclared. 2018-09-13 05:18:36,409 [INFO] Variable tolerance undeclared. 2018-09-13 05:18:36,409 [INFO] Variable fixedh undeclared. 2018-09-13 05:18:36,409 [INFO] Variable errCtrl undeclared. 2018-09-13 05:18:36,409 [INFO] Variable writeLevel undeclared. 2018-09-13 05:18:36,409 [INFO] Variable extraDisconPrints undeclared. 2018-09-13 05:18:36,409 [INFO] Variable runStats undeclared. 2018-09-13 05:18:36,409 [INFO] Variable runType undeclared. 2018-09-13 05:18:36,409 [INFO] Variable theSolverType undeclared. 2018-09-13 05:18:36,409 [INFO] Variable fixedorder undeclared. 2018-09-13 05:18:36,409 [INFO] Variable #fzero@zeroforcesource undeclared. 2018-09-13 05:18:36,409 [INFO] Variable mass@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable fstick@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable fcoul@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable rvisc@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable wind@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable dvel@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable restdvel@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable restcoeff@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable astrib@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable xmin@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable Kbmin@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable Dbmin@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable Pdmin@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable xmax@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable Kbmax@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,409 [INFO] Variable Dbmax@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable Pdmax@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable theta@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable useFriction@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable stoptype@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable strib@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable frictionType@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable #v1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable #x1@mass_friction_endstops_1 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable offset@displacementsensor2 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable gain@displacementsensor2 undeclared. 2018-09-13 05:18:36,410 [INFO] Variable conv@displacementsensor2 undeclared. 2018-09-13 05:18:36,410 [INFO] Loading fmu "./plant.fmu" 2018-09-13 05:18:36,410 [INFO] Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,410 [INFO] Resolved Current working dir: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels 2018-09-13 05:18:36,410 [INFO] Resolved fmu path: /var/lib/jenkins/workspace/HybridCosimulation_master-LDEVB56LP46DTRNYHQSCKMS3FR4JD6RBBK6S2LPONMGDZRBJQH3A/DSL_SemanticAdaptation/be.uantwerpen.ansymo.semanticadaptation.cg.cpp.tests/target/test-classes/multipleInnerModels/./plant.fmu 2018-09-13 05:18:36,424 [INFO] >Loading fmu variables 2018-09-13 05:18:36,424 [INFO] Variable I1@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,424 [INFO] Variable V1@potential_reference_1 undeclared. 2018-09-13 05:18:36,424 [INFO] Variable V1@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,424 [INFO] Variable I1@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,424 [INFO] Variable I2@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V1@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V2@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Iup@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I3@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V3@3_ports_electrical_node_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V2@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I2@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Iup@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable input3@control01_4 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable output@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I3@elec2signal2_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Vup@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V3@elec2signal2_1 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable P@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Ppos@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Pneg@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable output@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable input1@control01_4 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable I3@elec2signal2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable V3@elec2signal2 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable Vup@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,425 [INFO] Variable P@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable Ppos@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable Pneg@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable sink@signalsink_2 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable output@control01_4 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable S3@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable U@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable I@controlled_voltagesource_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable usig1@elec2signal2 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable usig1@elec2signal1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable isig2@elec2signal2 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable psig2@elec2signal1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable usig1@elec2signal1_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable usig1@elec2signal2_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable psig2@elec2signal1_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable isig2@elec2signal2_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable dh@emd_TableMachine undeclared. 2018-09-13 05:18:36,426 [INFO] Variable Temp@emd_TableMachine undeclared. 2018-09-13 05:18:36,426 [INFO] Variable t1@th_temperature_source_2 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable torqstat@emd_TableMachine undeclared. 2018-09-13 05:18:36,426 [INFO] Variable wstat@emd_TableMachine undeclared. 2018-09-13 05:18:36,426 [INFO] Variable wzero@zeroomegasource_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable theta@zeroomegasource_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable q3@elec2signal1_1 undeclared. 2018-09-13 05:18:36,426 [INFO] Variable V1@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable I3@elec2signal1_1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable I1@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable V2@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable q3@elec2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable I3@elec2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable I2@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable wout@rotary2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable wrot@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable torqrot@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable tin@rotary2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable tsignal@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable U@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable I@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable wdif@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable torque@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable Tmaxgenerator@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable Tmaxmotor@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable Tmax@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable Tmin@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable effCalcul@emd_TableMachine undeclared. 2018-09-13 05:18:36,427 [INFO] Variable wout@rotary2signal2 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable win@rotary2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable tin@rotary2signal2 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable tout@rotary2signal1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable t1@reducer_1 undeclared. 2018-09-13 05:18:36,427 [INFO] Variable tordup@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable w1@reducer_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable w@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable wdup@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable w2@reducer_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable torque@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable t2@reducer_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable w@rottotransmtf undeclared. 2018-09-13 05:18:36,428 [INFO] Variable w@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable tq@rottotransmtf undeclared. 2018-09-13 05:18:36,428 [INFO] Variable tordup@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable sink@signalsink_6 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable output@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable P@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable Ppos@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable Pneg@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable wsig@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable tout@rotary2signal2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable torque@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable win@rotary2signal2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable wdup@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable v@rottotransmtf undeclared. 2018-09-13 05:18:36,428 [INFO] Variable v4@linear2signal3 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable x4@linear2signal3 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable f@rottotransmtf undeclared. 2018-09-13 05:18:36,428 [INFO] Variable f4@linear2signal3 undeclared. 2018-09-13 05:18:36,428 [INFO] Variable out@constant undeclared. 2018-09-13 05:18:36,429 [INFO] Variable x@rottotransmtf undeclared. 2018-09-13 05:18:36,429 [INFO] Variable vsig@linear2signal3 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable xsig@linear2signal3 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable torque_input@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable psu_vol_input_v@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable V_IN@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable X_IN@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable ang_vel_out_rpm@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable F_OUT@expseu_ declared. 2018-09-13 05:18:36,429 [INFO] Variable maxTimeStep undeclared. 2018-09-13 05:18:36,429 [INFO] Variable tolerance undeclared. 2018-09-13 05:18:36,429 [INFO] Variable fixedh undeclared. 2018-09-13 05:18:36,429 [INFO] Variable errCtrl undeclared. 2018-09-13 05:18:36,429 [INFO] Variable writeLevel undeclared. 2018-09-13 05:18:36,429 [INFO] Variable extraDisconPrints undeclared. 2018-09-13 05:18:36,429 [INFO] Variable runStats undeclared. 2018-09-13 05:18:36,429 [INFO] Variable runType undeclared. 2018-09-13 05:18:36,429 [INFO] Variable theSolverType undeclared. 2018-09-13 05:18:36,429 [INFO] Variable fixedorder undeclared. 2018-09-13 05:18:36,429 [INFO] Variable #V1@potential_reference_1 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable offsetp@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable gainp@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable offsete@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable gaine@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable offseta@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable gaina@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,429 [INFO] Variable comp@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable conv@powersensor_elect_2 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable offsetp@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable gainp@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable offsete@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable gaine@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable offseta@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable gaina@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable comp@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable conv@powersensor_elect_3 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable #t1@th_temperature_source_2 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable #wzero@zeroomegasource_1 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable #theta@zeroomegasource_1 undeclared. 2018-09-13 05:18:36,430 [INFO] Variable effConst@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable maxT@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable maxP@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable maxW@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable tau@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable wmin@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable Umin@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable minP@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable charType@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable axisOrder@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable Tfunct@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable TfunctWToUTe@emd_TableMachine undeclared. 2018-09-13 05:18:36,430 [INFO] Variable Lossesfunct@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesfunctWToUTe@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable intltype@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable lmode@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable disc@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable cmode@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable mgTransType@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFile@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFile@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFileU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFileU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFileTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFileTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFileWU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFileWU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TmaxFileWUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable TminFileWUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFile@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileWT@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileWTU@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileWTTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,431 [INFO] Variable LossesFileWTUTemp@emd_TableMachine undeclared. 2018-09-13 05:18:36,432 [INFO] Variable #torque@emd_TableMachine undeclared. 2018-09-13 05:18:36,432 [INFO] Variable alpha@reducer_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable offsetp@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable gainp@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable offsete@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable gaine@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable offseta@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable gaina@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable comp@powersensor_rotary_1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable offset@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable gain@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable conv@rotaryspeedsensor2 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable k@constant undeclared. 2018-09-13 05:18:36,432 [INFO] Variable dm undeclared. 2018-09-13 05:18:36,432 [INFO] Variable pitch undeclared. 2018-09-13 05:18:36,432 [INFO] Variable mu undeclared. 2018-09-13 05:18:36,432 [INFO] Variable mu1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable pitch1 undeclared. 2018-09-13 05:18:36,432 [INFO] Variable dm1 undeclared. 2018-09-13 05:18:36,432 [INFO] Generating canonical semantic adaptation for file... 2018-09-13 05:18:48,090 [INFO] >Formatting document 2018-09-13 05:18:48,090 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@28d6d970 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-09-13 05:18:48,090 [INFO] >Formatting adaptation 2018-09-13 05:18:48,095 [INFO] >Formatting CustomControlRule 2018-09-13 05:18:48,095 [INFO] >Formatting Statement 2018-09-13 05:18:48,095 [INFO] Formatting Statement 2018-09-13 05:18:48,095 [INFO] Formatting Statement 2018-09-13 05:18:48,095 [INFO] Formatting Statement 2018-09-13 05:18:48,095 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting Statement 2018-09-13 05:18:48,096 [INFO] Formatting document 2018-09-13 05:18:48,139 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@28d6d970 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-09-13 05:18:48,139 [INFO] >Formatting adaptation 2018-09-13 05:18:48,139 [INFO] >Formatting CustomControlRule 2018-09-13 05:18:48,139 [INFO] >Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] Formatting Statement 2018-09-13 05:18:48,140 [INFO] controller.obj_detected, 2018-09-13 05:18:48,142 [INFO] passenger_up -> controller.passenger_up, 2018-09-13 05:18:48,142 [INFO] passenger_down -> controller.passenger_down, 2018-09-13 05:18:48,142 [INFO] passenger_stop -> controller.passenger_stop, 2018-09-13 05:18:48,142 [INFO] driver_up -> controller.driver_up, 2018-09-13 05:18:48,142 [INFO] driver_down -> controller.driver_down, 2018-09-13 05:18:48,142 [INFO] driver_stop -> controller.driver_stop 2018-09-13 05:18:48,142 [INFO] 2018-09-13 05:18:48,142 [INFO] param INIT_OBJ_DETECTED := false, 2018-09-13 05:18:48,142 [INFO] INIT_PASSENGER_UP := false, 2018-09-13 05:18:48,142 [INFO] INIT_PASSENGER_DOWN := false, 2018-09-13 05:18:48,142 [INFO] INIT_PASSENGER_STOP := false, 2018-09-13 05:18:48,142 [INFO] INIT_DRIVER_UP := false, 2018-09-13 05:18:48,142 [INFO] INIT_DRIVER_DOWN := false, 2018-09-13 05:18:48,142 [INFO] INIT_DRIVER_STOP := false; 2018-09-13 05:18:48,142 [INFO] 2018-09-13 05:18:48,142 [INFO] control var tn := -1.0, 2018-09-13 05:18:48,142 [INFO] tl := -1.0, 2018-09-13 05:18:48,142 [INFO] prev_obj_detected := INIT_OBJ_DETECTED, 2018-09-13 05:18:48,142 [INFO] prev_passenger_up := INIT_PASSENGER_UP, 2018-09-13 05:18:48,142 [INFO] prev_passenger_down := INIT_PASSENGER_DOWN, 2018-09-13 05:18:48,142 [INFO] prev_passenger_stop := INIT_PASSENGER_STOP, 2018-09-13 05:18:48,142 [INFO] prev_driver_up := INIT_DRIVER_UP, 2018-09-13 05:18:48,142 [INFO] prev_driver_down := INIT_DRIVER_DOWN, 2018-09-13 05:18:48,142 [INFO] prev_driver_stop := INIT_DRIVER_STOP; 2018-09-13 05:18:48,143 [INFO] 2018-09-13 05:18:48,143 [INFO] control rules { 2018-09-13 05:18:48,143 [INFO] if (tl < 0.0){ 2018-09-13 05:18:48,143 [INFO] tl := t; 2018-09-13 05:18:48,143 [INFO] } 2018-09-13 05:18:48,143 [INFO] 2018-09-13 05:18:48,143 [INFO] var step_size := min(H, tn - t); 2018-09-13 05:18:48,143 [INFO] if (LazySA.obj_detected != prev_obj_detected or 2018-09-13 05:18:48,143 [INFO] LazySA.passenger_up != prev_passenger_up or 2018-09-13 05:18:48,143 [INFO] LazySA.passenger_down != prev_passenger_down or 2018-09-13 05:18:48,143 [INFO] LazySA.passenger_stop != prev_passenger_stop or 2018-09-13 05:18:48,143 [INFO] LazySA.driver_up != prev_driver_up or 2018-09-13 05:18:48,143 [INFO] LazySA.driver_down != prev_driver_down or 2018-09-13 05:18:48,143 [INFO] LazySA.driver_stop != prev_driver_stop or 2018-09-13 05:18:48,143 [INFO] (t+H) >= tn 2018-09-13 05:18:48,143 [INFO] ){ 2018-09-13 05:18:48,143 [INFO] var Real step_to_be_done := (t+H-tl); 2018-09-13 05:18:48,143 [INFO] var step_done := do_step(controller, t, step_to_be_done); 2018-09-13 05:18:48,143 [INFO] tn := tl + step_done + get_next_time_step(controller); 2018-09-13 05:18:48,143 [INFO] step_size := tl + step_done - t; 2018-09-13 05:18:48,143 [INFO] tl := tl + step_done; 2018-09-13 05:18:48,143 [INFO] } 2018-09-13 05:18:48,143 [INFO] 2018-09-13 05:18:48,143 [INFO] prev_obj_detected := LazySA.obj_detected; 2018-09-13 05:18:48,143 [INFO] prev_passenger_up := LazySA.passenger_up; 2018-09-13 05:18:48,143 [INFO] prev_passenger_down := LazySA.passenger_down; 2018-09-13 05:18:48,144 [INFO] prev_passenger_stop := LazySA.passenger_stop; 2018-09-13 05:18:48,144 [INFO] prev_driver_up := LazySA.driver_up; 2018-09-13 05:18:48,144 [INFO] prev_driver_down := LazySA.driver_down; 2018-09-13 05:18:48,144 [INFO] prev_driver_stop := LazySA.driver_stop; 2018-09-13 05:18:48,144 [INFO] 2018-09-13 05:18:48,144 [INFO] return step_size; 2018-09-13 05:18:48,144 [INFO] } 2018-09-13 05:18:48,144 [INFO] 2018-09-13 05:18:48,144 [INFO] __________________________________________________________________________ 2018-09-13 05:18:48,144 [INFO] Checking if file is already a canonical version... 2018-09-13 05:18:48,144 [INFO] It is not. 2018-09-13 05:18:48,144 [INFO] canonicalFileName = lazy_canonical.sa 2018-09-13 05:18:48,144 [INFO] >Canonicalize 2018-09-13 05:18:48,145 [INFO] >Running generic inference algorithm... 2018-09-13 05:18:48,145 [INFO] Inferring parameter fields... 2018-09-13 05:18:48,145 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-09-13 05:18:48,145 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_PASSENGER_UP 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_DRIVER_UP 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Computing field for param INIT_DRIVER_STOP 2018-09-13 05:18:48,146 [INFO] Already has been inferred: Dips 2018-09-13 05:18:48,146 [INFO] Inferring port fields of FMU controller 2018-09-13 05:18:48,146 [INFO] Computing unit for port controller.obj_detected 2018-09-13 05:18:48,146 [INFO] Has no unit. 2018-09-13 05:18:48,146 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,147 [INFO] Has no source dependency. 2018-09-13 05:18:48,147 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,147 [INFO] Cannot infer field now. 2018-09-13 05:18:48,147 [INFO] Computing unit for port controller.passenger_up 2018-09-13 05:18:48,147 [INFO] Has no unit. 2018-09-13 05:18:48,147 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,147 [INFO] Has no source dependency. 2018-09-13 05:18:48,147 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,147 [INFO] Cannot infer field now. 2018-09-13 05:18:48,147 [INFO] Computing unit for port controller.passenger_down 2018-09-13 05:18:48,147 [INFO] Has no unit. 2018-09-13 05:18:48,147 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,147 [INFO] Has no source dependency. 2018-09-13 05:18:48,147 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,147 [INFO] Cannot infer field now. 2018-09-13 05:18:48,147 [INFO] Computing unit for port controller.passenger_stop 2018-09-13 05:18:48,147 [INFO] Has no unit. 2018-09-13 05:18:48,147 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,147 [INFO] Has no source dependency. 2018-09-13 05:18:48,147 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,147 [INFO] Cannot infer field now. 2018-09-13 05:18:48,147 [INFO] Computing unit for port controller.driver_up 2018-09-13 05:18:48,147 [INFO] Has no unit. 2018-09-13 05:18:48,147 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,148 [INFO] Has no source dependency. 2018-09-13 05:18:48,148 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,148 [INFO] Cannot infer field now. 2018-09-13 05:18:48,148 [INFO] Computing unit for port controller.driver_down 2018-09-13 05:18:48,148 [INFO] Has no unit. 2018-09-13 05:18:48,148 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,148 [INFO] Has no source dependency. 2018-09-13 05:18:48,148 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,148 [INFO] Cannot infer field now. 2018-09-13 05:18:48,148 [INFO] Computing unit for port controller.driver_stop 2018-09-13 05:18:48,148 [INFO] Has no unit. 2018-09-13 05:18:48,148 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,148 [INFO] Has no source dependency. 2018-09-13 05:18:48,148 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,148 [INFO] Cannot infer field now. 2018-09-13 05:18:48,148 [INFO] Computing unit for port controller.up 2018-09-13 05:18:48,148 [INFO] Has no unit. 2018-09-13 05:18:48,148 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,148 [INFO] Has no source dependency. 2018-09-13 05:18:48,148 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,148 [INFO] Cannot infer field now. 2018-09-13 05:18:48,148 [INFO] Computing unit for port controller.down 2018-09-13 05:18:48,148 [INFO] Has no unit. 2018-09-13 05:18:48,148 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,149 [INFO] Has no source dependency. 2018-09-13 05:18:48,149 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,149 [INFO] Cannot infer field now. 2018-09-13 05:18:48,149 [INFO] Computing unit for port controller.stop 2018-09-13 05:18:48,149 [INFO] Has no unit. 2018-09-13 05:18:48,149 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,149 [INFO] Has no source dependency. 2018-09-13 05:18:48,149 [INFO] Has no target dependency, or unit has already been inferred from source dependency. 2018-09-13 05:18:48,149 [INFO] Cannot infer field now. 2018-09-13 05:18:48,149 [INFO] Inferring external port fields... 2018-09-13 05:18:48,149 [INFO] Computing unit for port LazySA.obj_detected 2018-09-13 05:18:48,149 [INFO] Has no unit. 2018-09-13 05:18:48,149 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,149 [INFO] Has no source dependency. 2018-09-13 05:18:48,151 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-09-13 05:18:48,151 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,151 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,151 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,151 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,154 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,155 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,155 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,164 [INFO] NULLSCOPE 2018-09-13 05:18:48,166 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:18:48,166 [INFO] Has a target dependency: controller.obj_detected 2018-09-13 05:18:48,166 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,166 [INFO] Cannot infer field now. 2018-09-13 05:18:48,166 [INFO] Computing unit for port LazySA.passenger_up 2018-09-13 05:18:48,166 [INFO] Has no unit. 2018-09-13 05:18:48,166 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,166 [INFO] Has no source dependency. 2018-09-13 05:18:48,166 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-09-13 05:18:48,166 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,166 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,166 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,166 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,167 [INFO] NULLSCOPE 2018-09-13 05:18:48,167 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:18:48,167 [INFO] Has a target dependency: controller.passenger_up 2018-09-13 05:18:48,167 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,167 [INFO] Cannot infer field now. 2018-09-13 05:18:48,167 [INFO] Computing unit for port LazySA.passenger_down 2018-09-13 05:18:48,167 [INFO] Has no unit. 2018-09-13 05:18:48,167 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,167 [INFO] Has no source dependency. 2018-09-13 05:18:48,167 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-09-13 05:18:48,167 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,168 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,168 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,168 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,168 [INFO] NULLSCOPE 2018-09-13 05:18:48,168 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:18:48,168 [INFO] Has a target dependency: controller.passenger_down 2018-09-13 05:18:48,168 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,168 [INFO] Cannot infer field now. 2018-09-13 05:18:48,168 [INFO] Computing unit for port LazySA.passenger_stop 2018-09-13 05:18:48,168 [INFO] Has no unit. 2018-09-13 05:18:48,169 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,169 [INFO] Has no source dependency. 2018-09-13 05:18:48,169 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-09-13 05:18:48,169 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,169 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,169 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,169 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,169 [INFO] NULLSCOPE 2018-09-13 05:18:48,169 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:18:48,169 [INFO] Has a target dependency: controller.passenger_stop 2018-09-13 05:18:48,169 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,170 [INFO] Cannot infer field now. 2018-09-13 05:18:48,170 [INFO] Computing unit for port LazySA.driver_up 2018-09-13 05:18:48,170 [INFO] Has no unit. 2018-09-13 05:18:48,170 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,170 [INFO] Has no source dependency. 2018-09-13 05:18:48,170 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-09-13 05:18:48,170 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,170 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,170 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,170 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,170 [INFO] NULLSCOPE 2018-09-13 05:18:48,171 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:18:48,171 [INFO] Has a target dependency: controller.driver_up 2018-09-13 05:18:48,171 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,171 [INFO] Cannot infer field now. 2018-09-13 05:18:48,171 [INFO] Computing unit for port LazySA.driver_down 2018-09-13 05:18:48,171 [INFO] Has no unit. 2018-09-13 05:18:48,171 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,171 [INFO] Has no source dependency. 2018-09-13 05:18:48,171 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-09-13 05:18:48,171 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,171 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,171 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,171 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,171 [INFO] NULLSCOPE 2018-09-13 05:18:48,172 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:18:48,172 [INFO] Has a target dependency: controller.driver_down 2018-09-13 05:18:48,172 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,172 [INFO] Cannot infer field now. 2018-09-13 05:18:48,172 [INFO] Computing unit for port LazySA.driver_stop 2018-09-13 05:18:48,172 [INFO] Has no unit. 2018-09-13 05:18:48,172 [INFO] Attempting to infer unit from bindings. 2018-09-13 05:18:48,172 [INFO] Has no source dependency. 2018-09-13 05:18:48,172 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-09-13 05:18:48,172 [INFO] >Getting scope for port within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,172 [DEBUG] before getLinkedObjects: node: 'controller' 2018-09-13 05:18:48,172 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SpecifiedPortImpl 2018-09-13 05:18:48,172 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,172 [INFO] NULLSCOPE 2018-09-13 05:18:48,173 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:18:48,173 [INFO] Has a target dependency: controller.driver_stop 2018-09-13 05:18:48,173 [INFO] Dependency has no unit yet. 2018-09-13 05:18:48,173 [INFO] Cannot infer field now. 2018-09-13 05:18:48,173 [INFO] Inferring all other declaration fields... 2018-09-13 05:18:48,173 [INFO] Computing field for declaration tn 2018-09-13 05:18:48,173 [INFO] Already has a field: Dips 2018-09-13 05:18:48,173 [INFO] Computing field for declaration tl 2018-09-13 05:18:48,173 [INFO] Already has a field: Dips 2018-09-13 05:18:48,173 [INFO] Computing field for declaration prev_obj_detected 2018-09-13 05:18:48,173 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_passenger_up 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_passenger_down 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_passenger_stop 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_driver_up 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_driver_down 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration prev_driver_stop 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration step_size 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration step_to_be_done 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Computing field for declaration step_done 2018-09-13 05:18:48,174 [INFO] Already has a field: Dips 2018-09-13 05:18:48,174 [INFO] Ended iteration with unfielded elements remaining: 17 2018-09-13 05:18:48,174 [INFO] Running generic inference algorithm... 2018-09-13 05:18:48,175 [INFO] Inferring parameter fields... 2018-09-13 05:18:48,175 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-09-13 05:18:48,175 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [DEBUG] Clear 187 cache entries for resource __synthetic0.sa after 169 hits and 186 misses (quota: 47%) 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_PASSENGER_UP 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_DRIVER_UP 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,176 [INFO] Computing field for param INIT_DRIVER_STOP 2018-09-13 05:18:48,176 [INFO] Has not been inferred yet. 2018-09-13 05:18:48,176 [INFO] Got new field: Bool 2018-09-13 05:18:48,177 [INFO] Inferring port fields of FMU controller 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Already has a field: Bool 2018-09-13 05:18:48,177 [INFO] Inferring external port fields... 2018-09-13 05:18:48,177 [INFO] Computing type for port LazySA.obj_detected 2018-09-13 05:18:48,177 [INFO] Has no type. 2018-09-13 05:18:48,177 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,177 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,177 [INFO] Has no source dependency. 2018-09-13 05:18:48,177 [INFO] Has a target dependency: controller.obj_detected 2018-09-13 05:18:48,177 [INFO] Got new type: Bool 2018-09-13 05:18:48,177 [INFO] Got new field: Bool 2018-09-13 05:18:48,177 [INFO] Computing type for port LazySA.passenger_up 2018-09-13 05:18:48,177 [INFO] Has no type. 2018-09-13 05:18:48,177 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,177 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,177 [INFO] Has no source dependency. 2018-09-13 05:18:48,178 [INFO] Has a target dependency: controller.passenger_up 2018-09-13 05:18:48,178 [INFO] Got new type: Bool 2018-09-13 05:18:48,178 [INFO] Got new field: Bool 2018-09-13 05:18:48,178 [INFO] Computing type for port LazySA.passenger_down 2018-09-13 05:18:48,178 [INFO] Has no type. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,178 [INFO] Has no source dependency. 2018-09-13 05:18:48,178 [INFO] Has a target dependency: controller.passenger_down 2018-09-13 05:18:48,178 [INFO] Got new type: Bool 2018-09-13 05:18:48,178 [INFO] Got new field: Bool 2018-09-13 05:18:48,178 [INFO] Computing type for port LazySA.passenger_stop 2018-09-13 05:18:48,178 [INFO] Has no type. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,178 [INFO] Has no source dependency. 2018-09-13 05:18:48,178 [INFO] Has a target dependency: controller.passenger_stop 2018-09-13 05:18:48,178 [INFO] Got new type: Bool 2018-09-13 05:18:48,178 [INFO] Got new field: Bool 2018-09-13 05:18:48,178 [INFO] Computing type for port LazySA.driver_up 2018-09-13 05:18:48,178 [INFO] Has no type. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,178 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,178 [INFO] Has no source dependency. 2018-09-13 05:18:48,178 [INFO] Has a target dependency: controller.driver_up 2018-09-13 05:18:48,178 [INFO] Got new type: Bool 2018-09-13 05:18:48,179 [INFO] Got new field: Bool 2018-09-13 05:18:48,179 [INFO] Computing type for port LazySA.driver_down 2018-09-13 05:18:48,179 [INFO] Has no type. 2018-09-13 05:18:48,179 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,179 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,179 [INFO] Has no source dependency. 2018-09-13 05:18:48,179 [INFO] Has a target dependency: controller.driver_down 2018-09-13 05:18:48,179 [INFO] Got new type: Bool 2018-09-13 05:18:48,179 [INFO] Got new field: Bool 2018-09-13 05:18:48,179 [INFO] Computing type for port LazySA.driver_stop 2018-09-13 05:18:48,179 [INFO] Has no type. 2018-09-13 05:18:48,179 [INFO] Attempting to infer type from units. 2018-09-13 05:18:48,179 [INFO] Attempting to infer type from bindings. 2018-09-13 05:18:48,179 [INFO] Has no source dependency. 2018-09-13 05:18:48,179 [INFO] Has a target dependency: controller.driver_stop 2018-09-13 05:18:48,179 [INFO] Got new type: Bool 2018-09-13 05:18:48,179 [INFO] Got new field: Bool 2018-09-13 05:18:48,179 [INFO] Inferring all other declaration fields... 2018-09-13 05:18:48,179 [INFO] Computing field for declaration tn 2018-09-13 05:18:48,179 [INFO] Got new field: Real 2018-09-13 05:18:48,179 [INFO] Computing field for declaration tl 2018-09-13 05:18:48,180 [INFO] Got new field: Real 2018-09-13 05:18:48,180 [INFO] Computing field for declaration prev_obj_detected 2018-09-13 05:18:48,180 [DEBUG] before getLinkedObjects: node: 'INIT_OBJ_DETECTED' 2018-09-13 05:18:48,180 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,180 [INFO] NULLSCOPE 2018-09-13 05:18:48,180 [DEBUG] after getLinkedObjects: node: 'INIT_OBJ_DETECTED' result: INIT_OBJ_DETECTED 2018-09-13 05:18:48,180 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,181 [INFO] Got new field: Bool 2018-09-13 05:18:48,181 [INFO] Computing field for declaration prev_passenger_up 2018-09-13 05:18:48,181 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_UP' 2018-09-13 05:18:48,181 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,181 [INFO] NULLSCOPE 2018-09-13 05:18:48,181 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_UP' result: INIT_PASSENGER_UP 2018-09-13 05:18:48,181 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,181 [INFO] Got new field: Bool 2018-09-13 05:18:48,181 [INFO] Computing field for declaration prev_passenger_down 2018-09-13 05:18:48,181 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_DOWN' 2018-09-13 05:18:48,181 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,182 [INFO] NULLSCOPE 2018-09-13 05:18:48,182 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_DOWN' result: INIT_PASSENGER_DOWN 2018-09-13 05:18:48,182 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,182 [INFO] Got new field: Bool 2018-09-13 05:18:48,182 [INFO] Computing field for declaration prev_passenger_stop 2018-09-13 05:18:48,182 [DEBUG] before getLinkedObjects: node: 'INIT_PASSENGER_STOP' 2018-09-13 05:18:48,182 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,182 [INFO] NULLSCOPE 2018-09-13 05:18:48,183 [DEBUG] after getLinkedObjects: node: 'INIT_PASSENGER_STOP' result: INIT_PASSENGER_STOP 2018-09-13 05:18:48,183 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,183 [INFO] Got new field: Bool 2018-09-13 05:18:48,183 [INFO] Computing field for declaration prev_driver_up 2018-09-13 05:18:48,183 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_UP' 2018-09-13 05:18:48,183 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,183 [INFO] NULLSCOPE 2018-09-13 05:18:48,183 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_UP' result: INIT_DRIVER_UP 2018-09-13 05:18:48,183 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,184 [INFO] Got new field: Bool 2018-09-13 05:18:48,184 [INFO] Computing field for declaration prev_driver_down 2018-09-13 05:18:48,184 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_DOWN' 2018-09-13 05:18:48,184 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,184 [INFO] NULLSCOPE 2018-09-13 05:18:48,184 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_DOWN' result: INIT_DRIVER_DOWN 2018-09-13 05:18:48,184 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,184 [INFO] Got new field: Bool 2018-09-13 05:18:48,184 [INFO] Computing field for declaration prev_driver_stop 2018-09-13 05:18:48,184 [DEBUG] before getLinkedObjects: node: 'INIT_DRIVER_STOP' 2018-09-13 05:18:48,184 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,185 [INFO] NULLSCOPE 2018-09-13 05:18:48,185 [DEBUG] after getLinkedObjects: node: 'INIT_DRIVER_STOP' result: INIT_DRIVER_STOP 2018-09-13 05:18:48,185 [DEBUG] Clear 1 cache entries for resource __synthetic0.sa after 0 hits and 1 misses (quota: 0%) 2018-09-13 05:18:48,185 [INFO] Got new field: Bool 2018-09-13 05:18:48,185 [INFO] Computing field for declaration step_size 2018-09-13 05:18:48,185 [INFO] Got new field: Real 2018-09-13 05:18:48,185 [INFO] Computing field for declaration step_to_be_done 2018-09-13 05:18:48,185 [INFO] Already has a field: Real 2018-09-13 05:18:48,185 [INFO] Computing field for declaration step_done 2018-09-13 05:18:48,185 [INFO] Got new field: Real 2018-09-13 05:18:48,185 [INFO] Ended iteration with unfielded elements remaining: 0 2018-09-13 05:18:48,186 [INFO] Inferring parameter fields... 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_OBJ_DETECTED 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_PASSENGER_UP 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_PASSENGER_DOWN 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_PASSENGER_STOP 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_DRIVER_UP 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_DRIVER_DOWN 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Computing field for param INIT_DRIVER_STOP 2018-09-13 05:18:48,186 [INFO] Already has been inferred: Bool 2018-09-13 05:18:48,186 [INFO] Inferring port fields of FMU controller 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,186 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Inferring external port fields... 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Pushing field of port LazySA.obj_detected to its bindings. 2018-09-13 05:18:48,187 [INFO] Pushing field: Bool 2018-09-13 05:18:48,187 [INFO] Has no source dependency. 2018-09-13 05:18:48,187 [INFO] Has a target dependency: controller.obj_detected 2018-09-13 05:18:48,187 [INFO] Target port already has field. 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Pushing field of port LazySA.passenger_up to its bindings. 2018-09-13 05:18:48,187 [INFO] Pushing field: Bool 2018-09-13 05:18:48,187 [INFO] Has no source dependency. 2018-09-13 05:18:48,187 [INFO] Has a target dependency: controller.passenger_up 2018-09-13 05:18:48,187 [INFO] Target port already has field. 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Pushing field of port LazySA.passenger_down to its bindings. 2018-09-13 05:18:48,187 [INFO] Pushing field: Bool 2018-09-13 05:18:48,187 [INFO] Has no source dependency. 2018-09-13 05:18:48,187 [INFO] Has a target dependency: controller.passenger_down 2018-09-13 05:18:48,187 [INFO] Target port already has field. 2018-09-13 05:18:48,187 [INFO] Already has a field: Bool 2018-09-13 05:18:48,187 [INFO] Pushing field of port LazySA.passenger_stop to its bindings. 2018-09-13 05:18:48,187 [INFO] Pushing field: Bool 2018-09-13 05:18:48,187 [INFO] Has no source dependency. 2018-09-13 05:18:48,188 [INFO] Has a target dependency: controller.passenger_stop 2018-09-13 05:18:48,188 [INFO] Target port already has field. 2018-09-13 05:18:48,188 [INFO] Already has a field: Bool 2018-09-13 05:18:48,188 [INFO] Pushing field of port LazySA.driver_up to its bindings. 2018-09-13 05:18:48,188 [INFO] Pushing field: Bool 2018-09-13 05:18:48,188 [INFO] Has no source dependency. 2018-09-13 05:18:48,188 [INFO] Has a target dependency: controller.driver_up 2018-09-13 05:18:48,188 [INFO] Target port already has field. 2018-09-13 05:18:48,188 [INFO] Already has a field: Bool 2018-09-13 05:18:48,188 [INFO] Pushing field of port LazySA.driver_down to its bindings. 2018-09-13 05:18:48,188 [INFO] Pushing field: Bool 2018-09-13 05:18:48,188 [INFO] Has no source dependency. 2018-09-13 05:18:48,188 [INFO] Has a target dependency: controller.driver_down 2018-09-13 05:18:48,188 [INFO] Target port already has field. 2018-09-13 05:18:48,188 [INFO] Already has a field: Bool 2018-09-13 05:18:48,188 [INFO] Pushing field of port LazySA.driver_stop to its bindings. 2018-09-13 05:18:48,188 [INFO] Pushing field: Bool 2018-09-13 05:18:48,188 [INFO] Has no source dependency. 2018-09-13 05:18:48,188 [INFO] Has a target dependency: controller.driver_stop 2018-09-13 05:18:48,188 [INFO] Target port already has field. 2018-09-13 05:18:48,188 [INFO] Inferring all other declaration fields... 2018-09-13 05:18:48,188 [INFO] Computing field for declaration tn 2018-09-13 05:18:48,189 [INFO] Already has a field: Real 2018-09-13 05:18:48,189 [INFO] Computing field for declaration tl 2018-09-13 05:18:48,189 [INFO] Already has a field: Real 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_obj_detected 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_passenger_up 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_passenger_down 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_passenger_stop 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_driver_up 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_driver_down 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration prev_driver_stop 2018-09-13 05:18:48,189 [INFO] Already has a field: Bool 2018-09-13 05:18:48,189 [INFO] Computing field for declaration step_size 2018-09-13 05:18:48,189 [INFO] Already has a field: Real 2018-09-13 05:18:48,189 [INFO] Computing field for declaration step_to_be_done 2018-09-13 05:18:48,189 [INFO] Already has a field: Real 2018-09-13 05:18:48,189 [INFO] Computing field for declaration step_done 2018-09-13 05:18:48,189 [INFO] Already has a field: Real 2018-09-13 05:18:48,189 [INFO] Ended iteration with unfielded elements remaining: 0 2018-09-13 05:18:48,189 [INFO] Adding input ports... 2018-09-13 05:18:48,190 [INFO] Checking if port controller.obj_detected has incoming connections 2018-09-13 05:18:48,190 [INFO] Port controller.obj_detected has an incoming connection from external port LazySA.obj_detected 2018-09-13 05:18:48,190 [INFO] Port controller.obj_detected has an incoming connection. 2018-09-13 05:18:48,190 [INFO] Checking if port controller.passenger_up has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_up has an incoming connection from external port LazySA.passenger_up 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_up has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Checking if port controller.passenger_down has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_down has an incoming connection from external port LazySA.passenger_down 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_down has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Checking if port controller.passenger_stop has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_stop has an incoming connection from external port LazySA.passenger_stop 2018-09-13 05:18:48,191 [INFO] Port controller.passenger_stop has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Checking if port controller.driver_up has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.driver_up has an incoming connection from external port LazySA.driver_up 2018-09-13 05:18:48,191 [INFO] Port controller.driver_up has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Checking if port controller.driver_down has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.driver_down has an incoming connection from external port LazySA.driver_down 2018-09-13 05:18:48,191 [INFO] Port controller.driver_down has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Checking if port controller.driver_stop has incoming connections 2018-09-13 05:18:48,191 [INFO] Port controller.driver_stop has an incoming connection from external port LazySA.driver_stop 2018-09-13 05:18:48,191 [INFO] Port controller.driver_stop has an incoming connection. 2018-09-13 05:18:48,191 [INFO] Adding input parameters... 2018-09-13 05:18:48,191 [INFO] >addParamForPortDeclarations 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.obj_detected 2018-09-13 05:18:48,192 [INFO] Parameter INIT_OBJ_DETECTED already declared for port LazySA.obj_detected 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.passenger_up 2018-09-13 05:18:48,192 [INFO] Parameter INIT_PASSENGER_UP already declared for port LazySA.passenger_up 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.passenger_down 2018-09-13 05:18:48,192 [INFO] Parameter INIT_PASSENGER_DOWN already declared for port LazySA.passenger_down 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.passenger_stop 2018-09-13 05:18:48,192 [INFO] Parameter INIT_PASSENGER_STOP already declared for port LazySA.passenger_stop 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.driver_up 2018-09-13 05:18:48,192 [INFO] Parameter INIT_DRIVER_UP already declared for port LazySA.driver_up 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.driver_down 2018-09-13 05:18:48,192 [INFO] Parameter INIT_DRIVER_DOWN already declared for port LazySA.driver_down 2018-09-13 05:18:48,192 [INFO] Generating parameter for port LazySA.driver_stop 2018-09-13 05:18:48,192 [INFO] Parameter INIT_DRIVER_STOP already declared for port LazySA.driver_stop 2018-09-13 05:18:48,192 [INFO] addInVars 2018-09-13 05:18:48,193 [INFO] >addStorageVars 2018-09-13 05:18:48,193 [INFO] addInRules_External2Stored_Assignments 2018-09-13 05:18:48,193 [INFO] >addRules_External2Stored_Assignments 2018-09-13 05:18:48,193 [INFO] No existing rule found with true condition. Creating one. 2018-09-13 05:18:48,195 [INFO] findAllExternalPort2InputPort_Bindings 2018-09-13 05:18:48,196 [INFO] Checking if port controller.obj_detected is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.obj_detected is bound to an external port: LazySA.obj_detected 2018-09-13 05:18:48,196 [INFO] Checking if port controller.passenger_up is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.passenger_up is bound to an external port: LazySA.passenger_up 2018-09-13 05:18:48,196 [INFO] Checking if port controller.passenger_down is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.passenger_down is bound to an external port: LazySA.passenger_down 2018-09-13 05:18:48,196 [INFO] Checking if port controller.passenger_stop is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.passenger_stop is bound to an external port: LazySA.passenger_stop 2018-09-13 05:18:48,196 [INFO] Checking if port controller.driver_up is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.driver_up is bound to an external port: LazySA.driver_up 2018-09-13 05:18:48,196 [INFO] Checking if port controller.driver_down is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.driver_down is bound to an external port: LazySA.driver_down 2018-09-13 05:18:48,196 [INFO] Checking if port controller.driver_stop is bound to an external port. 2018-09-13 05:18:48,196 [INFO] Port controller.driver_stop is bound to an external port: LazySA.driver_stop 2018-09-13 05:18:48,196 [INFO] addInRules_External2Internal_Assignments 2018-09-13 05:18:48,196 [INFO] Existing rule with true condition found. 2018-09-13 05:18:48,196 [INFO] >addPortAssignment 2018-09-13 05:18:48,196 [INFO] Assignment controller.driver_up := LazySA.driver_up created. 2018-09-13 05:18:48,196 [INFO] addPortAssignment 2018-09-13 05:18:48,196 [INFO] Assignment controller.driver_down := LazySA.driver_down created. 2018-09-13 05:18:48,197 [INFO] addPortAssignment 2018-09-13 05:18:48,197 [INFO] Assignment controller.passenger_up := LazySA.passenger_up created. 2018-09-13 05:18:48,197 [INFO] addPortAssignment 2018-09-13 05:18:48,197 [INFO] Assignment controller.passenger_down := LazySA.passenger_down created. 2018-09-13 05:18:48,197 [INFO] addPortAssignment 2018-09-13 05:18:48,197 [INFO] Assignment controller.passenger_stop := LazySA.passenger_stop created. 2018-09-13 05:18:48,197 [INFO] addPortAssignment 2018-09-13 05:18:48,197 [INFO] Assignment controller.obj_detected := LazySA.obj_detected created. 2018-09-13 05:18:48,197 [INFO] addPortAssignment 2018-09-13 05:18:48,197 [INFO] Assignment controller.driver_stop := LazySA.driver_stop created. 2018-09-13 05:18:48,197 [INFO] removeBindings 2018-09-13 05:18:48,197 [INFO] Removing binding LazySA.driver_up->controller.driver_up 2018-09-13 05:18:48,197 [INFO] Removing binding LazySA.driver_up<-controller.driver_up 2018-09-13 05:18:48,197 [INFO] Removing binding LazySA.driver_down->controller.driver_down 2018-09-13 05:18:48,197 [INFO] Removing binding LazySA.driver_down<-controller.driver_down 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_up->controller.passenger_up 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_up<-controller.passenger_up 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_down->controller.passenger_down 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_down<-controller.passenger_down 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_stop->controller.passenger_stop 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.passenger_stop<-controller.passenger_stop 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.obj_detected->controller.obj_detected 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.obj_detected<-controller.obj_detected 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.driver_stop->controller.driver_stop 2018-09-13 05:18:48,198 [INFO] Removing binding LazySA.driver_stop<-controller.driver_stop 2018-09-13 05:18:48,198 [INFO] Adding output ports... 2018-09-13 05:18:48,198 [INFO] Checking if port controller.up has outgoing connections 2018-09-13 05:18:48,198 [INFO] Port controller.up has no outgoing connections. 2018-09-13 05:18:48,199 [INFO] External port LazySA.up created. 2018-09-13 05:18:48,199 [INFO] External port LazySA.up bound to port controller.up 2018-09-13 05:18:48,199 [INFO] Checking if port controller.down has outgoing connections 2018-09-13 05:18:48,199 [INFO] Port controller.down has no outgoing connections. 2018-09-13 05:18:48,199 [INFO] External port LazySA.down created. 2018-09-13 05:18:48,199 [INFO] External port LazySA.down bound to port controller.down 2018-09-13 05:18:48,199 [INFO] Checking if port controller.stop has outgoing connections 2018-09-13 05:18:48,199 [INFO] Port controller.stop has no outgoing connections. 2018-09-13 05:18:48,199 [INFO] External port LazySA.stop created. 2018-09-13 05:18:48,199 [INFO] External port LazySA.stop bound to port controller.stop 2018-09-13 05:18:48,199 [INFO] Adding output parameters... 2018-09-13 05:18:48,199 [INFO] >addParamForPortDeclarations 2018-09-13 05:18:48,199 [INFO] Generating parameter for port controller.up 2018-09-13 05:18:48,199 [INFO] Declaring new parameter INIT_UP for port controller.up 2018-09-13 05:18:48,200 [INFO] Generating parameter for port controller.down 2018-09-13 05:18:48,200 [INFO] Declaring new parameter INIT_DOWN for port controller.down 2018-09-13 05:18:48,200 [INFO] Generating parameter for port controller.stop 2018-09-13 05:18:48,200 [INFO] Declaring new parameter INIT_STOP for port controller.stop 2018-09-13 05:18:48,200 [INFO] addOutVars 2018-09-13 05:18:48,200 [INFO] >addStorageVars 2018-09-13 05:18:48,200 [INFO] Processing port controller.stop 2018-09-13 05:18:48,200 [INFO] Creating new variable declaration stored__stop 2018-09-13 05:18:48,201 [INFO] New variable declaration created: stored__stop := INIT_STOP 2018-09-13 05:18:48,201 [INFO] Processing port controller.up 2018-09-13 05:18:48,201 [INFO] Creating new variable declaration stored__up 2018-09-13 05:18:48,201 [INFO] New variable declaration created: stored__up := INIT_UP 2018-09-13 05:18:48,201 [INFO] Processing port controller.down 2018-09-13 05:18:48,201 [INFO] Creating new variable declaration stored__down 2018-09-13 05:18:48,201 [INFO] New variable declaration created: stored__down := INIT_DOWN 2018-09-13 05:18:48,201 [INFO] findAllInternalPort2ExternalOutputPort_Bindings 2018-09-13 05:18:48,201 [INFO] Checking if port controller.up is bound to an external port. 2018-09-13 05:18:48,201 [INFO] Port LazySA.up is bound to an internal port: controller.up 2018-09-13 05:18:48,201 [INFO] Checking if port controller.down is bound to an external port. 2018-09-13 05:18:48,201 [INFO] Port LazySA.down is bound to an internal port: controller.down 2018-09-13 05:18:48,201 [INFO] Checking if port controller.stop is bound to an external port. 2018-09-13 05:18:48,201 [INFO] Port LazySA.stop is bound to an internal port: controller.stop 2018-09-13 05:18:48,201 [INFO] addOutRules_Internal2Stored_Assignments 2018-09-13 05:18:48,201 [INFO] >addRules_External2Stored_Assignments 2018-09-13 05:18:48,201 [INFO] No existing rule found with true condition. Creating one. 2018-09-13 05:18:48,201 [INFO] >addAssignmentToStoredVar 2018-09-13 05:18:48,201 [INFO] Assignment stored__down := controller.down created. 2018-09-13 05:18:48,201 [INFO] addAssignmentToStoredVar 2018-09-13 05:18:48,201 [INFO] Assignment stored__stop := controller.stop created. 2018-09-13 05:18:48,202 [INFO] addAssignmentToStoredVar 2018-09-13 05:18:48,202 [INFO] Assignment stored__up := controller.up created. 2018-09-13 05:18:48,202 [INFO] addOutRules_Internal2External_Assignments 2018-09-13 05:18:48,202 [INFO] Existing rule with true condition found. 2018-09-13 05:18:48,202 [INFO] >addPortAssignment 2018-09-13 05:18:48,202 [INFO] Assignment LazySA.down := controller.down created. 2018-09-13 05:18:48,202 [INFO] addPortAssignment 2018-09-13 05:18:48,202 [INFO] Assignment LazySA.stop := controller.stop created. 2018-09-13 05:18:48,202 [INFO] addPortAssignment 2018-09-13 05:18:48,202 [INFO] Assignment LazySA.up := controller.up created. 2018-09-13 05:18:48,202 [INFO] removeBindings 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.down->controller.down 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.down<-controller.down 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.stop->controller.stop 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.stop<-controller.stop 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.up->controller.up 2018-09-13 05:18:48,202 [INFO] Removing binding LazySA.up<-controller.up 2018-09-13 05:18:48,203 [INFO] createInternalBindingAssignments 2018-09-13 05:18:48,203 [INFO] Replace port refs in input rules 2018-09-13 05:18:48,203 [INFO] >replacePortRefsByVarDecl 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@45ebde80 (name: driver_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: driver_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@16dd2634 (name: obj_detected) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@f8fd472 (name: obj_detected) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@234e9716 (name: passenger_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6d5a43c1 (name: passenger_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6effce89 (name: passenger_down) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3c0a1c1c (name: passenger_down) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@53db4ff8 (name: passenger_up) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@52e2ea7a (name: passenger_up) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@5570d921 (name: driver_down) (type: Bool, alias: null) 2018-09-13 05:18:48,203 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@59f3ae9c (name: driver_down) (type: Bool, alias: null) 2018-09-13 05:18:48,204 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@5cddf9cd (name: driver_up) (type: Bool, alias: null) 2018-09-13 05:18:48,204 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1c07365c (name: driver_up) (type: Bool, alias: null) 2018-09-13 05:18:48,204 [INFO] Replace port refs in control rule 2018-09-13 05:18:48,204 [INFO] >replacePortRefsByVarDecl 2018-09-13 05:18:48,204 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,204 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,204 [INFO] NULLSCOPE 2018-09-13 05:18:48,204 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,204 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,204 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,204 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,205 [INFO] NULLSCOPE 2018-09-13 05:18:48,205 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,205 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,205 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:18:48,205 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,205 [INFO] NULLSCOPE 2018-09-13 05:18:48,205 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:18:48,205 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@304c70b1 (name: tn) (type: Real) 2018-09-13 05:18:48,205 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-09-13 05:18:48,205 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,205 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,205 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,205 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,206 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,206 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,206 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,208 [INFO] NULLSCOPE 2018-09-13 05:18:48,208 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:18:48,208 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@f8fd472 (name: obj_detected) (type: Bool, alias: null) 2018-09-13 05:18:48,208 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-09-13 05:18:48,208 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,209 [INFO] NULLSCOPE 2018-09-13 05:18:48,209 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-09-13 05:18:48,209 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@3e632c01 (name: prev_obj_detected) (type: Bool) 2018-09-13 05:18:48,209 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-09-13 05:18:48,209 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,209 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,209 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,209 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,209 [INFO] NULLSCOPE 2018-09-13 05:18:48,210 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:18:48,210 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@52e2ea7a (name: passenger_up) (type: Bool, alias: null) 2018-09-13 05:18:48,210 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-09-13 05:18:48,210 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,210 [INFO] NULLSCOPE 2018-09-13 05:18:48,210 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-09-13 05:18:48,210 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4e4fe7ba (name: prev_passenger_up) (type: Bool) 2018-09-13 05:18:48,210 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-09-13 05:18:48,210 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,210 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,210 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,210 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,211 [INFO] NULLSCOPE 2018-09-13 05:18:48,211 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:18:48,211 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3c0a1c1c (name: passenger_down) (type: Bool, alias: null) 2018-09-13 05:18:48,211 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-09-13 05:18:48,211 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,211 [INFO] NULLSCOPE 2018-09-13 05:18:48,211 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-09-13 05:18:48,211 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1d55df3a (name: prev_passenger_down) (type: Bool) 2018-09-13 05:18:48,211 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-09-13 05:18:48,211 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,211 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,212 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,212 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,212 [INFO] NULLSCOPE 2018-09-13 05:18:48,212 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:18:48,212 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6d5a43c1 (name: passenger_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,212 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-09-13 05:18:48,212 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,212 [INFO] NULLSCOPE 2018-09-13 05:18:48,213 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-09-13 05:18:48,213 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7b1ca32d (name: prev_passenger_stop) (type: Bool) 2018-09-13 05:18:48,213 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-09-13 05:18:48,213 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,213 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,213 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,213 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,213 [INFO] NULLSCOPE 2018-09-13 05:18:48,213 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:18:48,213 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1c07365c (name: driver_up) (type: Bool, alias: null) 2018-09-13 05:18:48,213 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-09-13 05:18:48,213 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,214 [INFO] NULLSCOPE 2018-09-13 05:18:48,214 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-09-13 05:18:48,214 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5cb88b6b (name: prev_driver_up) (type: Bool) 2018-09-13 05:18:48,214 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-09-13 05:18:48,214 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,214 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,214 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,214 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,214 [INFO] NULLSCOPE 2018-09-13 05:18:48,215 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:18:48,215 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@59f3ae9c (name: driver_down) (type: Bool, alias: null) 2018-09-13 05:18:48,215 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-09-13 05:18:48,215 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,215 [INFO] NULLSCOPE 2018-09-13 05:18:48,215 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-09-13 05:18:48,215 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: prev_driver_down) (type: Bool) 2018-09-13 05:18:48,215 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-09-13 05:18:48,215 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,215 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,215 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,215 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,215 [INFO] NULLSCOPE 2018-09-13 05:18:48,216 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:18:48,216 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: driver_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,216 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-09-13 05:18:48,216 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,216 [INFO] NULLSCOPE 2018-09-13 05:18:48,216 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-09-13 05:18:48,216 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5e646bfb (name: prev_driver_stop) (type: Bool) 2018-09-13 05:18:48,216 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:18:48,216 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,217 [INFO] NULLSCOPE 2018-09-13 05:18:48,217 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:18:48,217 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@304c70b1 (name: tn) (type: Real) 2018-09-13 05:18:48,217 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,217 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,217 [INFO] NULLSCOPE 2018-09-13 05:18:48,217 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,217 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,217 [DEBUG] before getLinkedObjects: node: 'step_to_be_done' 2018-09-13 05:18:48,217 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,217 [INFO] NULLSCOPE 2018-09-13 05:18:48,217 [DEBUG] after getLinkedObjects: node: 'step_to_be_done' result: step_to_be_done 2018-09-13 05:18:48,217 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@27e3bf50 (name: step_to_be_done) (type: Real) 2018-09-13 05:18:48,218 [DEBUG] before getLinkedObjects: node: 'tn' 2018-09-13 05:18:48,218 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,218 [INFO] NULLSCOPE 2018-09-13 05:18:48,218 [DEBUG] after getLinkedObjects: node: 'tn' result: tn 2018-09-13 05:18:48,218 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@304c70b1 (name: tn) (type: Real) 2018-09-13 05:18:48,218 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,218 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,218 [INFO] NULLSCOPE 2018-09-13 05:18:48,218 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,218 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,218 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:18:48,218 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,218 [INFO] NULLSCOPE 2018-09-13 05:18:48,219 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:18:48,219 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@71b8c7c5 (name: step_done) (type: Real) 2018-09-13 05:18:48,219 [DEBUG] before getLinkedObjects: node: 'step_size' 2018-09-13 05:18:48,219 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,219 [INFO] NULLSCOPE 2018-09-13 05:18:48,219 [DEBUG] after getLinkedObjects: node: 'step_size' result: step_size 2018-09-13 05:18:48,219 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@144a3109 (name: step_size) (type: Real) 2018-09-13 05:18:48,219 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,219 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,219 [INFO] NULLSCOPE 2018-09-13 05:18:48,219 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,219 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,219 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:18:48,219 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,220 [INFO] NULLSCOPE 2018-09-13 05:18:48,220 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:18:48,220 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@71b8c7c5 (name: step_done) (type: Real) 2018-09-13 05:18:48,220 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,220 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,220 [INFO] NULLSCOPE 2018-09-13 05:18:48,220 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,220 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,220 [DEBUG] before getLinkedObjects: node: 'tl' 2018-09-13 05:18:48,220 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,220 [INFO] NULLSCOPE 2018-09-13 05:18:48,220 [DEBUG] after getLinkedObjects: node: 'tl' result: tl 2018-09-13 05:18:48,220 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7ec287d (name: tl) (type: Real) 2018-09-13 05:18:48,220 [DEBUG] before getLinkedObjects: node: 'step_done' 2018-09-13 05:18:48,220 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,221 [INFO] NULLSCOPE 2018-09-13 05:18:48,221 [DEBUG] after getLinkedObjects: node: 'step_done' result: step_done 2018-09-13 05:18:48,221 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@71b8c7c5 (name: step_done) (type: Real) 2018-09-13 05:18:48,221 [DEBUG] before getLinkedObjects: node: 'prev_obj_detected' 2018-09-13 05:18:48,221 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,221 [INFO] NULLSCOPE 2018-09-13 05:18:48,221 [DEBUG] after getLinkedObjects: node: 'prev_obj_detected' result: prev_obj_detected 2018-09-13 05:18:48,221 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@3e632c01 (name: prev_obj_detected) (type: Bool) 2018-09-13 05:18:48,221 [DEBUG] before getLinkedObjects: node: 'obj_detected' 2018-09-13 05:18:48,221 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,221 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,221 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,221 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,222 [INFO] NULLSCOPE 2018-09-13 05:18:48,222 [DEBUG] after getLinkedObjects: node: 'obj_detected' result: obj_detected 2018-09-13 05:18:48,222 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@f8fd472 (name: obj_detected) (type: Bool, alias: null) 2018-09-13 05:18:48,222 [DEBUG] before getLinkedObjects: node: 'prev_passenger_up' 2018-09-13 05:18:48,222 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,222 [INFO] NULLSCOPE 2018-09-13 05:18:48,222 [DEBUG] after getLinkedObjects: node: 'prev_passenger_up' result: prev_passenger_up 2018-09-13 05:18:48,222 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@4e4fe7ba (name: prev_passenger_up) (type: Bool) 2018-09-13 05:18:48,222 [DEBUG] before getLinkedObjects: node: 'passenger_up' 2018-09-13 05:18:48,222 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,222 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,222 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,222 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,223 [INFO] NULLSCOPE 2018-09-13 05:18:48,223 [DEBUG] after getLinkedObjects: node: 'passenger_up' result: passenger_up 2018-09-13 05:18:48,223 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@52e2ea7a (name: passenger_up) (type: Bool, alias: null) 2018-09-13 05:18:48,223 [DEBUG] before getLinkedObjects: node: 'prev_passenger_down' 2018-09-13 05:18:48,223 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,223 [INFO] NULLSCOPE 2018-09-13 05:18:48,224 [DEBUG] after getLinkedObjects: node: 'prev_passenger_down' result: prev_passenger_down 2018-09-13 05:18:48,224 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@1d55df3a (name: prev_passenger_down) (type: Bool) 2018-09-13 05:18:48,224 [DEBUG] before getLinkedObjects: node: 'passenger_down' 2018-09-13 05:18:48,224 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,224 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,224 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,224 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,224 [INFO] NULLSCOPE 2018-09-13 05:18:48,224 [DEBUG] after getLinkedObjects: node: 'passenger_down' result: passenger_down 2018-09-13 05:18:48,224 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@3c0a1c1c (name: passenger_down) (type: Bool, alias: null) 2018-09-13 05:18:48,224 [DEBUG] before getLinkedObjects: node: 'prev_passenger_stop' 2018-09-13 05:18:48,224 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,225 [INFO] NULLSCOPE 2018-09-13 05:18:48,225 [DEBUG] after getLinkedObjects: node: 'prev_passenger_stop' result: prev_passenger_stop 2018-09-13 05:18:48,225 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@7b1ca32d (name: prev_passenger_stop) (type: Bool) 2018-09-13 05:18:48,225 [DEBUG] before getLinkedObjects: node: 'passenger_stop' 2018-09-13 05:18:48,225 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,225 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,225 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,225 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,225 [INFO] NULLSCOPE 2018-09-13 05:18:48,225 [DEBUG] after getLinkedObjects: node: 'passenger_stop' result: passenger_stop 2018-09-13 05:18:48,225 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@6d5a43c1 (name: passenger_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,225 [DEBUG] before getLinkedObjects: node: 'prev_driver_up' 2018-09-13 05:18:48,225 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,226 [INFO] NULLSCOPE 2018-09-13 05:18:48,226 [DEBUG] after getLinkedObjects: node: 'prev_driver_up' result: prev_driver_up 2018-09-13 05:18:48,226 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5cb88b6b (name: prev_driver_up) (type: Bool) 2018-09-13 05:18:48,226 [DEBUG] before getLinkedObjects: node: 'driver_up' 2018-09-13 05:18:48,226 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,226 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,226 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,226 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,226 [INFO] NULLSCOPE 2018-09-13 05:18:48,226 [DEBUG] after getLinkedObjects: node: 'driver_up' result: driver_up 2018-09-13 05:18:48,226 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@1c07365c (name: driver_up) (type: Bool, alias: null) 2018-09-13 05:18:48,227 [DEBUG] before getLinkedObjects: node: 'prev_driver_down' 2018-09-13 05:18:48,227 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,227 [INFO] NULLSCOPE 2018-09-13 05:18:48,227 [DEBUG] after getLinkedObjects: node: 'prev_driver_down' result: prev_driver_down 2018-09-13 05:18:48,227 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@6dfbd571 (name: prev_driver_down) (type: Bool) 2018-09-13 05:18:48,227 [DEBUG] before getLinkedObjects: node: 'driver_down' 2018-09-13 05:18:48,227 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,227 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,227 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,227 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,227 [INFO] NULLSCOPE 2018-09-13 05:18:48,227 [DEBUG] after getLinkedObjects: node: 'driver_down' result: driver_down 2018-09-13 05:18:48,228 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@59f3ae9c (name: driver_down) (type: Bool, alias: null) 2018-09-13 05:18:48,228 [DEBUG] before getLinkedObjects: node: 'prev_driver_stop' 2018-09-13 05:18:48,228 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,228 [INFO] NULLSCOPE 2018-09-13 05:18:48,228 [DEBUG] after getLinkedObjects: node: 'prev_driver_stop' result: prev_driver_stop 2018-09-13 05:18:48,228 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.SingleVarDeclarationImpl@5e646bfb (name: prev_driver_stop) (type: Bool) 2018-09-13 05:18:48,228 [DEBUG] before getLinkedObjects: node: 'driver_stop' 2018-09-13 05:18:48,228 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,228 [DEBUG] before getLinkedObjects: node: 'LazySA' 2018-09-13 05:18:48,228 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,228 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,228 [INFO] NULLSCOPE 2018-09-13 05:18:48,228 [DEBUG] after getLinkedObjects: node: 'driver_stop' result: driver_stop 2018-09-13 05:18:48,228 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@35f5a342 (name: driver_stop) (type: Bool, alias: null) 2018-09-13 05:18:48,229 [INFO] Replace port refs in output rule 2018-09-13 05:18:48,229 [INFO] >replacePortRefsByVarDecl 2018-09-13 05:18:48,229 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@59ba2555 (name: up) (type: Bool, alias: null) 2018-09-13 05:18:48,229 [DEBUG] Clear 271 cache entries for resource __synthetic0.sa after 511 hits and 270 misses (quota: 65%) 2018-09-13 05:18:48,229 [INFO] Replaced ref to controller.up by stored__up 2018-09-13 05:18:48,229 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@65209097 (name: stop) (type: Bool, alias: null) 2018-09-13 05:18:48,229 [INFO] Replaced ref to controller.stop by stored__stop 2018-09-13 05:18:48,229 [INFO] Var ref not substituted: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.PortImpl@42c9b9f5 (name: down) (type: Bool, alias: null) 2018-09-13 05:18:48,229 [INFO] Replaced ref to controller.down by stored__down 2018-09-13 05:18:48,229 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,252 [INFO] NULLSCOPE 2018-09-13 05:18:48,255 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,255 [INFO] NULLSCOPE 2018-09-13 05:18:48,256 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,256 [INFO] NULLSCOPE 2018-09-13 05:18:48,258 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,282 [INFO] NULLSCOPE 2018-09-13 05:18:48,283 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,283 [INFO] NULLSCOPE 2018-09-13 05:18:48,285 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,285 [INFO] NULLSCOPE 2018-09-13 05:18:48,285 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,286 [INFO] NULLSCOPE 2018-09-13 05:18:48,286 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,286 [INFO] NULLSCOPE 2018-09-13 05:18:48,287 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,287 [INFO] NULLSCOPE 2018-09-13 05:18:48,288 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,288 [INFO] NULLSCOPE 2018-09-13 05:18:48,288 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,289 [INFO] NULLSCOPE 2018-09-13 05:18:48,293 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,293 [INFO] NULLSCOPE 2018-09-13 05:18:48,293 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,294 [INFO] NULLSCOPE 2018-09-13 05:18:48,294 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,295 [INFO] NULLSCOPE 2018-09-13 05:18:48,295 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,295 [INFO] NULLSCOPE 2018-09-13 05:18:48,296 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,296 [INFO] NULLSCOPE 2018-09-13 05:18:48,296 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,297 [INFO] NULLSCOPE 2018-09-13 05:18:48,297 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,297 [INFO] NULLSCOPE 2018-09-13 05:18:48,298 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,298 [INFO] NULLSCOPE 2018-09-13 05:18:48,298 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,299 [INFO] NULLSCOPE 2018-09-13 05:18:48,299 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,299 [INFO] NULLSCOPE 2018-09-13 05:18:48,300 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,300 [INFO] NULLSCOPE 2018-09-13 05:18:48,301 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,301 [INFO] NULLSCOPE 2018-09-13 05:18:48,301 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,301 [INFO] NULLSCOPE 2018-09-13 05:18:48,302 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,302 [INFO] NULLSCOPE 2018-09-13 05:18:48,303 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,303 [INFO] NULLSCOPE 2018-09-13 05:18:48,303 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,304 [INFO] NULLSCOPE 2018-09-13 05:18:48,304 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,305 [INFO] NULLSCOPE 2018-09-13 05:18:48,305 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,305 [INFO] NULLSCOPE 2018-09-13 05:18:48,306 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,306 [INFO] NULLSCOPE 2018-09-13 05:18:48,307 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,307 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,307 [INFO] NULLSCOPE 2018-09-13 05:18:48,307 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,307 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,307 [INFO] NULLSCOPE 2018-09-13 05:18:48,307 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,307 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,308 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,308 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,308 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,310 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,310 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,310 [INFO] NULLSCOPE 2018-09-13 05:18:48,310 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,310 [INFO] NULLSCOPE 2018-09-13 05:18:48,311 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,311 [INFO] NULLSCOPE 2018-09-13 05:18:48,312 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,312 [INFO] NULLSCOPE 2018-09-13 05:18:48,312 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,312 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,312 [INFO] NULLSCOPE 2018-09-13 05:18:48,312 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,312 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,313 [INFO] NULLSCOPE 2018-09-13 05:18:48,313 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,313 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,313 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,313 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,313 [INFO] NULLSCOPE 2018-09-13 05:18:48,314 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,314 [INFO] NULLSCOPE 2018-09-13 05:18:48,314 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,315 [INFO] NULLSCOPE 2018-09-13 05:18:48,315 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,315 [INFO] NULLSCOPE 2018-09-13 05:18:48,316 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,316 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,316 [INFO] NULLSCOPE 2018-09-13 05:18:48,316 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,316 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,316 [INFO] NULLSCOPE 2018-09-13 05:18:48,316 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,316 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,316 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,317 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,317 [INFO] NULLSCOPE 2018-09-13 05:18:48,317 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,317 [INFO] NULLSCOPE 2018-09-13 05:18:48,318 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,318 [INFO] NULLSCOPE 2018-09-13 05:18:48,318 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,319 [INFO] NULLSCOPE 2018-09-13 05:18:48,319 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,319 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,319 [INFO] NULLSCOPE 2018-09-13 05:18:48,319 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,319 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,319 [INFO] NULLSCOPE 2018-09-13 05:18:48,320 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,320 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,320 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,320 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,320 [INFO] NULLSCOPE 2018-09-13 05:18:48,320 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,321 [INFO] NULLSCOPE 2018-09-13 05:18:48,321 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,321 [INFO] NULLSCOPE 2018-09-13 05:18:48,322 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,322 [INFO] NULLSCOPE 2018-09-13 05:18:48,322 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,322 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,322 [INFO] NULLSCOPE 2018-09-13 05:18:48,323 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,323 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,323 [INFO] NULLSCOPE 2018-09-13 05:18:48,323 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,323 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,323 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,323 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,324 [INFO] NULLSCOPE 2018-09-13 05:18:48,324 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,324 [INFO] NULLSCOPE 2018-09-13 05:18:48,324 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,325 [INFO] NULLSCOPE 2018-09-13 05:18:48,325 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,325 [INFO] NULLSCOPE 2018-09-13 05:18:48,326 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,326 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,326 [INFO] NULLSCOPE 2018-09-13 05:18:48,326 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,326 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,326 [INFO] NULLSCOPE 2018-09-13 05:18:48,326 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,326 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,326 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,327 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,327 [INFO] NULLSCOPE 2018-09-13 05:18:48,327 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,327 [INFO] NULLSCOPE 2018-09-13 05:18:48,328 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,328 [INFO] NULLSCOPE 2018-09-13 05:18:48,328 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,328 [INFO] NULLSCOPE 2018-09-13 05:18:48,329 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,329 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,329 [INFO] NULLSCOPE 2018-09-13 05:18:48,329 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,329 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,329 [INFO] NULLSCOPE 2018-09-13 05:18:48,329 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,329 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,330 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,330 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,330 [INFO] NULLSCOPE 2018-09-13 05:18:48,330 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,331 [INFO] NULLSCOPE 2018-09-13 05:18:48,331 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,331 [INFO] NULLSCOPE 2018-09-13 05:18:48,332 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,332 [INFO] NULLSCOPE 2018-09-13 05:18:48,333 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,333 [INFO] NULLSCOPE 2018-09-13 05:18:48,333 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,333 [INFO] NULLSCOPE 2018-09-13 05:18:48,334 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,334 [INFO] NULLSCOPE 2018-09-13 05:18:48,335 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,335 [INFO] NULLSCOPE 2018-09-13 05:18:48,336 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,336 [INFO] NULLSCOPE 2018-09-13 05:18:48,336 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,336 [INFO] NULLSCOPE 2018-09-13 05:18:48,337 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,337 [INFO] NULLSCOPE 2018-09-13 05:18:48,338 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,338 [INFO] NULLSCOPE 2018-09-13 05:18:48,338 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,339 [INFO] NULLSCOPE 2018-09-13 05:18:48,339 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,339 [INFO] NULLSCOPE 2018-09-13 05:18:48,340 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,340 [INFO] NULLSCOPE 2018-09-13 05:18:48,340 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,340 [INFO] NULLSCOPE 2018-09-13 05:18:48,341 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,341 [INFO] NULLSCOPE 2018-09-13 05:18:48,341 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,341 [INFO] NULLSCOPE 2018-09-13 05:18:48,342 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,342 [INFO] NULLSCOPE 2018-09-13 05:18:48,342 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,342 [INFO] NULLSCOPE 2018-09-13 05:18:48,343 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,343 [INFO] NULLSCOPE 2018-09-13 05:18:48,343 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,344 [INFO] NULLSCOPE 2018-09-13 05:18:48,344 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,344 [INFO] NULLSCOPE 2018-09-13 05:18:48,345 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,345 [INFO] NULLSCOPE 2018-09-13 05:18:48,346 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,346 [INFO] NULLSCOPE 2018-09-13 05:18:48,346 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,346 [INFO] NULLSCOPE 2018-09-13 05:18:48,347 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,347 [INFO] NULLSCOPE 2018-09-13 05:18:48,347 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,347 [INFO] NULLSCOPE 2018-09-13 05:18:48,348 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,348 [INFO] NULLSCOPE 2018-09-13 05:18:48,348 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,349 [INFO] NULLSCOPE 2018-09-13 05:18:48,349 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,349 [INFO] NULLSCOPE 2018-09-13 05:18:48,350 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,350 [INFO] NULLSCOPE 2018-09-13 05:18:48,350 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,350 [INFO] NULLSCOPE 2018-09-13 05:18:48,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,351 [INFO] NULLSCOPE 2018-09-13 05:18:48,351 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,351 [INFO] NULLSCOPE 2018-09-13 05:18:48,352 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,352 [INFO] NULLSCOPE 2018-09-13 05:18:48,352 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,353 [INFO] NULLSCOPE 2018-09-13 05:18:48,353 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,353 [INFO] NULLSCOPE 2018-09-13 05:18:48,353 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,354 [INFO] NULLSCOPE 2018-09-13 05:18:48,354 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,354 [INFO] NULLSCOPE 2018-09-13 05:18:48,355 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,355 [INFO] NULLSCOPE 2018-09-13 05:18:48,355 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,355 [INFO] NULLSCOPE 2018-09-13 05:18:48,356 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,356 [INFO] NULLSCOPE 2018-09-13 05:18:48,356 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,356 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,356 [INFO] NULLSCOPE 2018-09-13 05:18:48,357 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,357 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,357 [INFO] NULLSCOPE 2018-09-13 05:18:48,357 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,357 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,357 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,357 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,357 [INFO] NULLSCOPE 2018-09-13 05:18:48,358 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,358 [INFO] NULLSCOPE 2018-09-13 05:18:48,358 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,358 [INFO] NULLSCOPE 2018-09-13 05:18:48,359 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,359 [INFO] NULLSCOPE 2018-09-13 05:18:48,359 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,359 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,359 [INFO] NULLSCOPE 2018-09-13 05:18:48,360 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,360 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,360 [INFO] NULLSCOPE 2018-09-13 05:18:48,360 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,360 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,360 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,360 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,360 [INFO] NULLSCOPE 2018-09-13 05:18:48,361 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,361 [INFO] NULLSCOPE 2018-09-13 05:18:48,361 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,361 [INFO] NULLSCOPE 2018-09-13 05:18:48,362 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,362 [INFO] NULLSCOPE 2018-09-13 05:18:48,362 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,362 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,362 [INFO] NULLSCOPE 2018-09-13 05:18:48,363 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,363 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,363 [INFO] NULLSCOPE 2018-09-13 05:18:48,363 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,363 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,363 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,363 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,363 [INFO] NULLSCOPE 2018-09-13 05:18:48,364 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,364 [INFO] NULLSCOPE 2018-09-13 05:18:48,364 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,364 [INFO] NULLSCOPE 2018-09-13 05:18:48,365 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,365 [INFO] NULLSCOPE 2018-09-13 05:18:48,365 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,365 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,366 [INFO] NULLSCOPE 2018-09-13 05:18:48,366 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,366 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,366 [INFO] NULLSCOPE 2018-09-13 05:18:48,366 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,366 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,366 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,366 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,367 [INFO] NULLSCOPE 2018-09-13 05:18:48,367 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,367 [INFO] NULLSCOPE 2018-09-13 05:18:48,367 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,368 [INFO] NULLSCOPE 2018-09-13 05:18:48,368 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,368 [INFO] NULLSCOPE 2018-09-13 05:18:48,369 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,369 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,369 [INFO] NULLSCOPE 2018-09-13 05:18:48,369 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,369 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,369 [INFO] NULLSCOPE 2018-09-13 05:18:48,369 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,369 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,369 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,370 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,370 [INFO] NULLSCOPE 2018-09-13 05:18:48,370 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,370 [INFO] NULLSCOPE 2018-09-13 05:18:48,371 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,371 [INFO] NULLSCOPE 2018-09-13 05:18:48,371 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,371 [INFO] NULLSCOPE 2018-09-13 05:18:48,372 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,372 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,372 [INFO] NULLSCOPE 2018-09-13 05:18:48,372 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,372 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,372 [INFO] NULLSCOPE 2018-09-13 05:18:48,372 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,372 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,372 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,373 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,373 [INFO] NULLSCOPE 2018-09-13 05:18:48,373 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,373 [INFO] NULLSCOPE 2018-09-13 05:18:48,374 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,374 [INFO] NULLSCOPE 2018-09-13 05:18:48,374 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,374 [INFO] NULLSCOPE 2018-09-13 05:18:48,375 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,375 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,375 [INFO] NULLSCOPE 2018-09-13 05:18:48,375 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,375 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,375 [INFO] NULLSCOPE 2018-09-13 05:18:48,375 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,375 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,375 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,376 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,376 [INFO] NULLSCOPE 2018-09-13 05:18:48,377 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,377 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,377 [INFO] NULLSCOPE 2018-09-13 05:18:48,377 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,377 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,377 [INFO] NULLSCOPE 2018-09-13 05:18:48,378 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,378 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,378 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,381 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,382 [INFO] NULLSCOPE 2018-09-13 05:18:48,382 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,382 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,382 [INFO] NULLSCOPE 2018-09-13 05:18:48,382 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,382 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,382 [INFO] NULLSCOPE 2018-09-13 05:18:48,384 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,384 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,384 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,385 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,385 [INFO] NULLSCOPE 2018-09-13 05:18:48,385 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,385 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,385 [INFO] NULLSCOPE 2018-09-13 05:18:48,385 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,385 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,385 [INFO] NULLSCOPE 2018-09-13 05:18:48,386 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,386 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,386 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,386 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,386 [INFO] NULLSCOPE 2018-09-13 05:18:48,386 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,386 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,386 [INFO] NULLSCOPE 2018-09-13 05:18:48,387 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,387 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,387 [INFO] NULLSCOPE 2018-09-13 05:18:48,387 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,387 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,387 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,387 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,387 [INFO] NULLSCOPE 2018-09-13 05:18:48,388 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,388 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,388 [INFO] NULLSCOPE 2018-09-13 05:18:48,388 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,388 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,388 [INFO] NULLSCOPE 2018-09-13 05:18:48,388 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,388 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,388 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,389 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,389 [INFO] NULLSCOPE 2018-09-13 05:18:48,389 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,389 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,389 [INFO] NULLSCOPE 2018-09-13 05:18:48,389 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,389 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,389 [INFO] NULLSCOPE 2018-09-13 05:18:48,390 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,390 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,390 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,390 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,390 [INFO] NULLSCOPE 2018-09-13 05:18:48,390 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,390 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,390 [INFO] NULLSCOPE 2018-09-13 05:18:48,391 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,391 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,391 [INFO] NULLSCOPE 2018-09-13 05:18:48,391 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,391 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,391 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,391 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,391 [INFO] NULLSCOPE 2018-09-13 05:18:48,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,392 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,392 [INFO] NULLSCOPE 2018-09-13 05:18:48,392 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,392 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,392 [INFO] NULLSCOPE 2018-09-13 05:18:48,392 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,392 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,392 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,393 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,393 [INFO] NULLSCOPE 2018-09-13 05:18:48,393 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,393 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,393 [INFO] NULLSCOPE 2018-09-13 05:18:48,393 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,393 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,393 [INFO] NULLSCOPE 2018-09-13 05:18:48,393 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,393 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,394 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,394 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,394 [INFO] NULLSCOPE 2018-09-13 05:18:48,394 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,394 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,394 [INFO] NULLSCOPE 2018-09-13 05:18:48,394 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,394 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,394 [INFO] NULLSCOPE 2018-09-13 05:18:48,395 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,395 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,395 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,395 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,395 [INFO] NULLSCOPE 2018-09-13 05:18:48,395 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,395 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,395 [INFO] NULLSCOPE 2018-09-13 05:18:48,396 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,396 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,396 [INFO] NULLSCOPE 2018-09-13 05:18:48,396 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,396 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,396 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,397 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,397 [INFO] NULLSCOPE 2018-09-13 05:18:48,397 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,397 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,397 [INFO] NULLSCOPE 2018-09-13 05:18:48,397 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,397 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,397 [INFO] NULLSCOPE 2018-09-13 05:18:48,398 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,398 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,398 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,398 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,398 [INFO] NULLSCOPE 2018-09-13 05:18:48,398 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,398 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,398 [INFO] NULLSCOPE 2018-09-13 05:18:48,399 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,399 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,399 [INFO] NULLSCOPE 2018-09-13 05:18:48,399 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,399 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,399 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,399 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,399 [INFO] NULLSCOPE 2018-09-13 05:18:48,400 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,400 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,400 [INFO] NULLSCOPE 2018-09-13 05:18:48,400 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,400 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,400 [INFO] NULLSCOPE 2018-09-13 05:18:48,400 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,400 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,400 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,401 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,401 [INFO] NULLSCOPE 2018-09-13 05:18:48,401 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,401 [INFO] NULLSCOPE 2018-09-13 05:18:48,402 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,402 [INFO] NULLSCOPE 2018-09-13 05:18:48,402 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,402 [INFO] NULLSCOPE 2018-09-13 05:18:48,403 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,403 [INFO] NULLSCOPE 2018-09-13 05:18:48,403 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,404 [INFO] NULLSCOPE 2018-09-13 05:18:48,404 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,404 [INFO] NULLSCOPE 2018-09-13 05:18:48,405 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,405 [INFO] NULLSCOPE 2018-09-13 05:18:48,405 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,405 [INFO] NULLSCOPE 2018-09-13 05:18:48,405 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,406 [INFO] NULLSCOPE 2018-09-13 05:18:48,406 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,406 [INFO] NULLSCOPE 2018-09-13 05:18:48,407 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,407 [INFO] NULLSCOPE 2018-09-13 05:18:48,408 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,408 [INFO] NULLSCOPE 2018-09-13 05:18:48,408 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,408 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,408 [INFO] NULLSCOPE 2018-09-13 05:18:48,408 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,408 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,409 [INFO] NULLSCOPE 2018-09-13 05:18:48,409 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,409 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,409 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,409 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,409 [INFO] NULLSCOPE 2018-09-13 05:18:48,409 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,410 [INFO] NULLSCOPE 2018-09-13 05:18:48,410 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,410 [INFO] NULLSCOPE 2018-09-13 05:18:48,411 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,411 [INFO] NULLSCOPE 2018-09-13 05:18:48,411 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,411 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,411 [INFO] NULLSCOPE 2018-09-13 05:18:48,412 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,412 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,412 [INFO] NULLSCOPE 2018-09-13 05:18:48,412 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,412 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,412 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,412 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,412 [INFO] NULLSCOPE 2018-09-13 05:18:48,413 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,413 [INFO] NULLSCOPE 2018-09-13 05:18:48,413 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,413 [INFO] NULLSCOPE 2018-09-13 05:18:48,414 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,414 [INFO] NULLSCOPE 2018-09-13 05:18:48,415 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,415 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,415 [INFO] NULLSCOPE 2018-09-13 05:18:48,415 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,415 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,415 [INFO] NULLSCOPE 2018-09-13 05:18:48,415 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,415 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,415 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,416 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,416 [INFO] NULLSCOPE 2018-09-13 05:18:48,416 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,416 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,416 [INFO] NULLSCOPE 2018-09-13 05:18:48,416 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,416 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,416 [INFO] NULLSCOPE 2018-09-13 05:18:48,417 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,417 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,417 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,417 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,417 [INFO] NULLSCOPE 2018-09-13 05:18:48,417 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,418 [INFO] NULLSCOPE 2018-09-13 05:18:48,418 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,418 [INFO] NULLSCOPE 2018-09-13 05:18:48,419 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,419 [INFO] NULLSCOPE 2018-09-13 05:18:48,419 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,419 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,419 [INFO] NULLSCOPE 2018-09-13 05:18:48,420 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,420 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,420 [INFO] NULLSCOPE 2018-09-13 05:18:48,420 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,420 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,421 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,421 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,421 [INFO] NULLSCOPE 2018-09-13 05:18:48,421 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,421 [INFO] NULLSCOPE 2018-09-13 05:18:48,422 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,422 [INFO] NULLSCOPE 2018-09-13 05:18:48,423 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,423 [INFO] NULLSCOPE 2018-09-13 05:18:48,423 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,423 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,423 [INFO] NULLSCOPE 2018-09-13 05:18:48,424 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,424 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,424 [INFO] NULLSCOPE 2018-09-13 05:18:48,424 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,424 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,424 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,424 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,425 [INFO] NULLSCOPE 2018-09-13 05:18:48,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,425 [INFO] NULLSCOPE 2018-09-13 05:18:48,425 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,426 [INFO] NULLSCOPE 2018-09-13 05:18:48,426 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,426 [INFO] NULLSCOPE 2018-09-13 05:18:48,427 [INFO] >Formatting document 2018-09-13 05:18:48,427 [INFO] Adaptation: be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.AdaptationImpl@28d6d970 (name: LazySA, path: "./path/to/LazySA.fmu", reactiveness: reactive, machine: moore) 2018-09-13 05:18:48,427 [INFO] >Formatting adaptation 2018-09-13 05:18:48,427 [INFO] >Formatting DataRule 2018-09-13 05:18:48,427 [INFO] >Formatting StateTransitionFunction 2018-09-13 05:18:48,427 [INFO] Formatting CompositeOutputFunction 2018-09-13 05:18:48,428 [INFO] >Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting DataRule 2018-09-13 05:18:48,428 [INFO] >Formatting StateTransitionFunction 2018-09-13 05:18:48,428 [INFO] >Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting Statement 2018-09-13 05:18:48,428 [INFO] Formatting CompositeOutputFunction 2018-09-13 05:18:48,429 [INFO] >Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting CustomControlRule 2018-09-13 05:18:48,429 [INFO] >Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,429 [INFO] Formatting Statement 2018-09-13 05:18:48,430 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,456 [INFO] NULLSCOPE 2018-09-13 05:18:48,458 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,458 [INFO] NULLSCOPE 2018-09-13 05:18:48,458 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,458 [INFO] NULLSCOPE 2018-09-13 05:18:48,460 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,460 [INFO] NULLSCOPE 2018-09-13 05:18:48,460 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,460 [INFO] NULLSCOPE 2018-09-13 05:18:48,460 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,461 [INFO] NULLSCOPE 2018-09-13 05:18:48,461 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,461 [INFO] NULLSCOPE 2018-09-13 05:18:48,461 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,461 [INFO] NULLSCOPE 2018-09-13 05:18:48,462 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,462 [INFO] NULLSCOPE 2018-09-13 05:18:48,462 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,462 [INFO] NULLSCOPE 2018-09-13 05:18:48,463 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,463 [INFO] NULLSCOPE 2018-09-13 05:18:48,463 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,463 [INFO] NULLSCOPE 2018-09-13 05:18:48,464 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,464 [INFO] NULLSCOPE 2018-09-13 05:18:48,464 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,464 [INFO] NULLSCOPE 2018-09-13 05:18:48,464 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,464 [INFO] NULLSCOPE 2018-09-13 05:18:48,465 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,465 [INFO] NULLSCOPE 2018-09-13 05:18:48,465 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,465 [INFO] NULLSCOPE 2018-09-13 05:18:48,466 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,466 [INFO] NULLSCOPE 2018-09-13 05:18:48,466 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,466 [INFO] NULLSCOPE 2018-09-13 05:18:48,467 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,467 [INFO] NULLSCOPE 2018-09-13 05:18:48,467 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,467 [INFO] NULLSCOPE 2018-09-13 05:18:48,468 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,468 [INFO] NULLSCOPE 2018-09-13 05:18:48,468 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,469 [INFO] NULLSCOPE 2018-09-13 05:18:48,469 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,469 [INFO] NULLSCOPE 2018-09-13 05:18:48,469 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,469 [INFO] NULLSCOPE 2018-09-13 05:18:48,470 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,470 [INFO] NULLSCOPE 2018-09-13 05:18:48,470 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,470 [INFO] NULLSCOPE 2018-09-13 05:18:48,471 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,471 [INFO] NULLSCOPE 2018-09-13 05:18:48,472 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,472 [INFO] NULLSCOPE 2018-09-13 05:18:48,472 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,472 [INFO] NULLSCOPE 2018-09-13 05:18:48,473 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,473 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,473 [INFO] NULLSCOPE 2018-09-13 05:18:48,473 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,473 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,473 [INFO] NULLSCOPE 2018-09-13 05:18:48,474 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,474 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,474 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,474 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,474 [DEBUG] No explicit container state set. Falling back to default. 2018-09-13 05:18:48,475 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,476 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,476 [INFO] NULLSCOPE 2018-09-13 05:18:48,476 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,476 [INFO] NULLSCOPE 2018-09-13 05:18:48,477 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,477 [INFO] NULLSCOPE 2018-09-13 05:18:48,477 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,477 [INFO] NULLSCOPE 2018-09-13 05:18:48,478 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,478 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,478 [INFO] NULLSCOPE 2018-09-13 05:18:48,478 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,478 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,478 [INFO] NULLSCOPE 2018-09-13 05:18:48,478 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,478 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,479 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,479 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,479 [INFO] NULLSCOPE 2018-09-13 05:18:48,479 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,479 [INFO] NULLSCOPE 2018-09-13 05:18:48,480 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,480 [INFO] NULLSCOPE 2018-09-13 05:18:48,480 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,480 [INFO] NULLSCOPE 2018-09-13 05:18:48,481 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,481 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,481 [INFO] NULLSCOPE 2018-09-13 05:18:48,481 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,481 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,481 [INFO] NULLSCOPE 2018-09-13 05:18:48,481 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,481 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,481 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,482 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,482 [INFO] NULLSCOPE 2018-09-13 05:18:48,482 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,482 [INFO] NULLSCOPE 2018-09-13 05:18:48,482 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,483 [INFO] NULLSCOPE 2018-09-13 05:18:48,483 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,483 [INFO] NULLSCOPE 2018-09-13 05:18:48,483 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,483 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,483 [INFO] NULLSCOPE 2018-09-13 05:18:48,484 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,484 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,484 [INFO] NULLSCOPE 2018-09-13 05:18:48,484 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,484 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,484 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,484 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,484 [INFO] NULLSCOPE 2018-09-13 05:18:48,485 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,485 [INFO] NULLSCOPE 2018-09-13 05:18:48,485 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,485 [INFO] NULLSCOPE 2018-09-13 05:18:48,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,486 [INFO] NULLSCOPE 2018-09-13 05:18:48,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,486 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,486 [INFO] NULLSCOPE 2018-09-13 05:18:48,486 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,486 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,486 [INFO] NULLSCOPE 2018-09-13 05:18:48,487 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,487 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,487 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,487 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,487 [INFO] NULLSCOPE 2018-09-13 05:18:48,487 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,487 [INFO] NULLSCOPE 2018-09-13 05:18:48,488 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,488 [INFO] NULLSCOPE 2018-09-13 05:18:48,489 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,489 [INFO] NULLSCOPE 2018-09-13 05:18:48,489 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,489 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,490 [INFO] NULLSCOPE 2018-09-13 05:18:48,490 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,490 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,490 [INFO] NULLSCOPE 2018-09-13 05:18:48,490 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,490 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,490 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,490 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,491 [INFO] NULLSCOPE 2018-09-13 05:18:48,491 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,491 [INFO] NULLSCOPE 2018-09-13 05:18:48,491 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,491 [INFO] NULLSCOPE 2018-09-13 05:18:48,492 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,492 [INFO] NULLSCOPE 2018-09-13 05:18:48,492 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,492 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,492 [INFO] NULLSCOPE 2018-09-13 05:18:48,493 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,493 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,493 [INFO] NULLSCOPE 2018-09-13 05:18:48,493 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,493 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,493 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,493 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,493 [INFO] NULLSCOPE 2018-09-13 05:18:48,494 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,494 [INFO] NULLSCOPE 2018-09-13 05:18:48,494 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,494 [INFO] NULLSCOPE 2018-09-13 05:18:48,495 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,495 [INFO] NULLSCOPE 2018-09-13 05:18:48,495 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,496 [INFO] NULLSCOPE 2018-09-13 05:18:48,496 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,496 [INFO] NULLSCOPE 2018-09-13 05:18:48,496 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,496 [INFO] NULLSCOPE 2018-09-13 05:18:48,497 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,497 [INFO] NULLSCOPE 2018-09-13 05:18:48,498 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,498 [INFO] NULLSCOPE 2018-09-13 05:18:48,498 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,498 [INFO] NULLSCOPE 2018-09-13 05:18:48,499 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,499 [INFO] NULLSCOPE 2018-09-13 05:18:48,500 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,500 [INFO] NULLSCOPE 2018-09-13 05:18:48,500 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,500 [INFO] NULLSCOPE 2018-09-13 05:18:48,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,501 [INFO] NULLSCOPE 2018-09-13 05:18:48,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,501 [INFO] NULLSCOPE 2018-09-13 05:18:48,501 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,502 [INFO] NULLSCOPE 2018-09-13 05:18:48,502 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,502 [INFO] NULLSCOPE 2018-09-13 05:18:48,502 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,502 [INFO] NULLSCOPE 2018-09-13 05:18:48,503 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,503 [INFO] NULLSCOPE 2018-09-13 05:18:48,503 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,503 [INFO] NULLSCOPE 2018-09-13 05:18:48,504 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,504 [INFO] NULLSCOPE 2018-09-13 05:18:48,504 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,505 [INFO] NULLSCOPE 2018-09-13 05:18:48,505 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,505 [INFO] NULLSCOPE 2018-09-13 05:18:48,505 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,506 [INFO] NULLSCOPE 2018-09-13 05:18:48,506 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,506 [INFO] NULLSCOPE 2018-09-13 05:18:48,506 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,507 [INFO] NULLSCOPE 2018-09-13 05:18:48,507 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,507 [INFO] NULLSCOPE 2018-09-13 05:18:48,507 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,507 [INFO] NULLSCOPE 2018-09-13 05:18:48,508 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,508 [INFO] NULLSCOPE 2018-09-13 05:18:48,508 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,508 [INFO] NULLSCOPE 2018-09-13 05:18:48,509 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,509 [INFO] NULLSCOPE 2018-09-13 05:18:48,509 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,509 [INFO] NULLSCOPE 2018-09-13 05:18:48,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,510 [INFO] NULLSCOPE 2018-09-13 05:18:48,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,510 [INFO] NULLSCOPE 2018-09-13 05:18:48,510 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,511 [INFO] NULLSCOPE 2018-09-13 05:18:48,511 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,511 [INFO] NULLSCOPE 2018-09-13 05:18:48,511 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,512 [INFO] NULLSCOPE 2018-09-13 05:18:48,512 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,512 [INFO] NULLSCOPE 2018-09-13 05:18:48,512 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,512 [INFO] NULLSCOPE 2018-09-13 05:18:48,513 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,513 [INFO] NULLSCOPE 2018-09-13 05:18:48,513 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,513 [INFO] NULLSCOPE 2018-09-13 05:18:48,514 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,514 [INFO] NULLSCOPE 2018-09-13 05:18:48,514 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,514 [INFO] NULLSCOPE 2018-09-13 05:18:48,515 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,515 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,515 [INFO] NULLSCOPE 2018-09-13 05:18:48,515 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,515 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,515 [INFO] NULLSCOPE 2018-09-13 05:18:48,515 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,515 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,515 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,516 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,516 [INFO] NULLSCOPE 2018-09-13 05:18:48,516 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,516 [INFO] NULLSCOPE 2018-09-13 05:18:48,516 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,517 [INFO] NULLSCOPE 2018-09-13 05:18:48,517 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,517 [INFO] NULLSCOPE 2018-09-13 05:18:48,517 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,517 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,517 [INFO] NULLSCOPE 2018-09-13 05:18:48,517 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,517 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,518 [INFO] NULLSCOPE 2018-09-13 05:18:48,518 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,518 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,518 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,518 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,518 [INFO] NULLSCOPE 2018-09-13 05:18:48,518 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,519 [INFO] NULLSCOPE 2018-09-13 05:18:48,519 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,519 [INFO] NULLSCOPE 2018-09-13 05:18:48,519 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,520 [INFO] NULLSCOPE 2018-09-13 05:18:48,520 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,520 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,520 [INFO] NULLSCOPE 2018-09-13 05:18:48,520 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,520 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,520 [INFO] NULLSCOPE 2018-09-13 05:18:48,520 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,520 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,521 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,521 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,521 [INFO] NULLSCOPE 2018-09-13 05:18:48,521 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,521 [INFO] NULLSCOPE 2018-09-13 05:18:48,521 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,522 [INFO] NULLSCOPE 2018-09-13 05:18:48,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,522 [INFO] NULLSCOPE 2018-09-13 05:18:48,522 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,522 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,522 [INFO] NULLSCOPE 2018-09-13 05:18:48,523 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,523 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,523 [INFO] NULLSCOPE 2018-09-13 05:18:48,523 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,523 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,523 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,523 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,523 [INFO] NULLSCOPE 2018-09-13 05:18:48,524 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,524 [INFO] NULLSCOPE 2018-09-13 05:18:48,524 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,524 [INFO] NULLSCOPE 2018-09-13 05:18:48,525 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,525 [INFO] NULLSCOPE 2018-09-13 05:18:48,525 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,525 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,525 [INFO] NULLSCOPE 2018-09-13 05:18:48,525 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,525 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,525 [INFO] NULLSCOPE 2018-09-13 05:18:48,525 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,526 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,526 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,526 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,526 [INFO] NULLSCOPE 2018-09-13 05:18:48,526 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,526 [INFO] NULLSCOPE 2018-09-13 05:18:48,527 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,527 [INFO] NULLSCOPE 2018-09-13 05:18:48,527 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,527 [INFO] NULLSCOPE 2018-09-13 05:18:48,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,528 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,528 [INFO] NULLSCOPE 2018-09-13 05:18:48,528 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,528 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,528 [INFO] NULLSCOPE 2018-09-13 05:18:48,528 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,528 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,528 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,529 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,529 [INFO] NULLSCOPE 2018-09-13 05:18:48,529 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,529 [INFO] NULLSCOPE 2018-09-13 05:18:48,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,530 [INFO] NULLSCOPE 2018-09-13 05:18:48,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,530 [INFO] NULLSCOPE 2018-09-13 05:18:48,530 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,530 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,530 [INFO] NULLSCOPE 2018-09-13 05:18:48,531 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,531 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,531 [INFO] NULLSCOPE 2018-09-13 05:18:48,531 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,531 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,531 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,531 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,531 [INFO] NULLSCOPE 2018-09-13 05:18:48,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,532 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,532 [INFO] NULLSCOPE 2018-09-13 05:18:48,532 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,532 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,532 [INFO] NULLSCOPE 2018-09-13 05:18:48,533 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,533 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,533 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,535 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,535 [INFO] NULLSCOPE 2018-09-13 05:18:48,535 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,535 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,536 [INFO] NULLSCOPE 2018-09-13 05:18:48,536 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,536 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,536 [INFO] NULLSCOPE 2018-09-13 05:18:48,536 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,536 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,536 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,536 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,537 [INFO] NULLSCOPE 2018-09-13 05:18:48,537 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,537 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,537 [INFO] NULLSCOPE 2018-09-13 05:18:48,537 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,537 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,537 [INFO] NULLSCOPE 2018-09-13 05:18:48,537 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,537 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,537 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,538 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,538 [INFO] NULLSCOPE 2018-09-13 05:18:48,538 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,538 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,538 [INFO] NULLSCOPE 2018-09-13 05:18:48,538 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,538 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,538 [INFO] NULLSCOPE 2018-09-13 05:18:48,538 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,539 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,539 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,539 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,539 [INFO] NULLSCOPE 2018-09-13 05:18:48,539 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,539 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,539 [INFO] NULLSCOPE 2018-09-13 05:18:48,539 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,539 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,539 [INFO] NULLSCOPE 2018-09-13 05:18:48,540 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,540 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,540 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,540 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,540 [INFO] NULLSCOPE 2018-09-13 05:18:48,540 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,540 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,540 [INFO] NULLSCOPE 2018-09-13 05:18:48,540 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,540 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,541 [INFO] NULLSCOPE 2018-09-13 05:18:48,542 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,542 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,542 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,542 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,542 [INFO] NULLSCOPE 2018-09-13 05:18:48,543 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,543 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,543 [INFO] NULLSCOPE 2018-09-13 05:18:48,543 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,543 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,543 [INFO] NULLSCOPE 2018-09-13 05:18:48,543 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,543 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,543 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,543 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,543 [INFO] NULLSCOPE 2018-09-13 05:18:48,544 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,544 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,544 [INFO] NULLSCOPE 2018-09-13 05:18:48,544 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,544 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,544 [INFO] NULLSCOPE 2018-09-13 05:18:48,544 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,544 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,544 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,545 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,545 [INFO] NULLSCOPE 2018-09-13 05:18:48,545 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,545 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,545 [INFO] NULLSCOPE 2018-09-13 05:18:48,545 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,545 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,545 [INFO] NULLSCOPE 2018-09-13 05:18:48,545 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,545 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,545 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,546 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,546 [INFO] NULLSCOPE 2018-09-13 05:18:48,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,546 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,546 [INFO] NULLSCOPE 2018-09-13 05:18:48,546 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,546 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,546 [INFO] NULLSCOPE 2018-09-13 05:18:48,546 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,546 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,547 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,547 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,547 [INFO] NULLSCOPE 2018-09-13 05:18:48,547 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,547 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,547 [INFO] NULLSCOPE 2018-09-13 05:18:48,547 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,547 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,548 [INFO] NULLSCOPE 2018-09-13 05:18:48,548 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,548 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,548 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,548 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,548 [INFO] NULLSCOPE 2018-09-13 05:18:48,548 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,548 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,548 [INFO] NULLSCOPE 2018-09-13 05:18:48,549 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,549 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,549 [INFO] NULLSCOPE 2018-09-13 05:18:48,549 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,549 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,549 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,549 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,549 [INFO] NULLSCOPE 2018-09-13 05:18:48,550 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,550 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,550 [INFO] NULLSCOPE 2018-09-13 05:18:48,550 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,550 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,550 [INFO] NULLSCOPE 2018-09-13 05:18:48,550 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,550 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,550 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,550 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,550 [INFO] NULLSCOPE 2018-09-13 05:18:48,551 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,551 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,551 [INFO] NULLSCOPE 2018-09-13 05:18:48,551 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,551 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,551 [INFO] NULLSCOPE 2018-09-13 05:18:48,551 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,551 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,551 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,551 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,552 [INFO] NULLSCOPE 2018-09-13 05:18:48,552 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,552 [INFO] NULLSCOPE 2018-09-13 05:18:48,552 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,552 [INFO] NULLSCOPE 2018-09-13 05:18:48,553 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,553 [INFO] NULLSCOPE 2018-09-13 05:18:48,553 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,553 [INFO] NULLSCOPE 2018-09-13 05:18:48,554 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,554 [INFO] NULLSCOPE 2018-09-13 05:18:48,554 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,554 [INFO] NULLSCOPE 2018-09-13 05:18:48,555 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,555 [INFO] NULLSCOPE 2018-09-13 05:18:48,555 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,555 [INFO] NULLSCOPE 2018-09-13 05:18:48,555 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,556 [INFO] NULLSCOPE 2018-09-13 05:18:48,556 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,556 [INFO] NULLSCOPE 2018-09-13 05:18:48,557 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,557 [INFO] NULLSCOPE 2018-09-13 05:18:48,557 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,557 [INFO] NULLSCOPE 2018-09-13 05:18:48,558 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,558 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,558 [INFO] NULLSCOPE 2018-09-13 05:18:48,558 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,558 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,558 [INFO] NULLSCOPE 2018-09-13 05:18:48,558 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,558 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,558 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,559 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,559 [INFO] NULLSCOPE 2018-09-13 05:18:48,559 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,559 [INFO] NULLSCOPE 2018-09-13 05:18:48,559 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,559 [INFO] NULLSCOPE 2018-09-13 05:18:48,560 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,560 [INFO] NULLSCOPE 2018-09-13 05:18:48,560 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,560 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,560 [INFO] NULLSCOPE 2018-09-13 05:18:48,561 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,561 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,561 [INFO] NULLSCOPE 2018-09-13 05:18:48,561 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,561 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,561 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,561 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,561 [INFO] NULLSCOPE 2018-09-13 05:18:48,561 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,561 [INFO] NULLSCOPE 2018-09-13 05:18:48,562 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,562 [INFO] NULLSCOPE 2018-09-13 05:18:48,562 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,562 [INFO] NULLSCOPE 2018-09-13 05:18:48,563 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,563 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,563 [INFO] NULLSCOPE 2018-09-13 05:18:48,563 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,563 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,563 [INFO] NULLSCOPE 2018-09-13 05:18:48,563 [INFO] >Getting scope for owner within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,563 [INFO] Delegating scope discovery to super class... 2018-09-13 05:18:48,563 [INFO] Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,564 [INFO] Getting scope within FMU: controller 2018-09-13 05:18:48,564 [INFO] NULLSCOPE 2018-09-13 05:18:48,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,564 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,564 [INFO] NULLSCOPE 2018-09-13 05:18:48,564 [INFO] >Getting scope for ref within context class be.uantwerpen.ansymo.semanticadaptation.semanticAdaptation.impl.VariableImpl 2018-09-13 05:18:48,564 [INFO] Getting scope within FMU: LazySA 2018-09-13 05:18:48,564 [INFO]