Started by GitHub push by idhugoid Running as SYSTEM Building on master in workspace /var/lib/jenkins/workspace/overture-development No credentials specified > /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/overturetool/overture.git # timeout=10 Fetching upstream changes from https://github.com/overturetool/overture.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress -- https://github.com/overturetool/overture.git +refs/heads/development:refs/remotes/origin/development # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/heads/development^{commit} # timeout=10 Checking out Revision 90e0da59b9282fadeb71568c24852d05e93fcad0 (refs/remotes/origin/development) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 90e0da59b9282fadeb71568c24852d05e93fcad0 # timeout=10 Commit message: "Fixes a bug preventing the display of warnings" > /usr/bin/git rev-list --no-walk bca2a6a5086a904fa2fefb74cb89f9b0db74ccf1 # timeout=10 [overture-development] $ mvn -f pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository clean -PWith-IDE -Dtycho.mode=maven -fn Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] The project org.overturetool:root:pom:3.0.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [pom] [INFO] Overture External Resources [jar] [INFO] Core Tools [pom] [INFO] The Overture Abstract Syntax Tree [jar] [INFO] Test Framework for Overture [jar] [INFO] The VDM parser [jar] [INFO] The VDM Type Checker [jar] [INFO] Overture Testing [pom] [INFO] Overture Testing Framework [jar] [INFO] Overture Sample Tests [jar] [INFO] VDM Pretty Printing [pom] [INFO] The VDM Pretty Printer [jar] [INFO] The Proof Obligation Generator [jar] [INFO] The VDM Interpreter [jar] [INFO] Combinatorial Testing [pom] [INFO] Combinatorial Testing Utilities [jar] [INFO] Combinatorial Testing Runtime [jar] [INFO] New Pretty Printer [jar] [INFO] Overture Core Command Line Tool [jar] [INFO] Code Generation [pom] [INFO] The Intermediate Representation Tree [jar] [INFO] The Code Generation Platform [jar] [INFO] The Java Code Generator Runtime [jar] [INFO] The Java Code Generator Testing [jar] [INFO] The Java Code Generator [jar] [INFO] The VDM to JML Generator Runtime [jar] [INFO] The VDM to JML Generator [jar] [INFO] The Java Code Generator Maven Plugin [maven-plugin] [INFO] The VDM to Isabelle Translator [jar] [INFO] POG - Isagen Integration [jar] [INFO] VDM Annotations [pom] [INFO] Provided Annotations [jar] [INFO] Annotation Examples [jar] [INFO] Documentation [pom] [INFO] The Overture release notes [jar] [INFO] Overture IDE Top-level [pom] [INFO] org.overture.ide.core [eclipse-plugin] [INFO] org.overture.ide.ui [eclipse-plugin] [INFO] Overture IDE Parsers [pom] [INFO] org.overture.ide.parsers.vdmj [eclipse-plugin] [INFO] Overture IDE Builders [pom] [INFO] org.overture.ide.builders.vdmj [eclipse-plugin] [INFO] org.overture.ide.debug [eclipse-plugin] [INFO] Overture IDE VDM-SL top level [pom] [INFO] org.overture.ide.vdmsl.core [eclipse-plugin] [INFO] org.overture.ide.vdmsl.ui [eclipse-plugin] [INFO] org.overture.ide.vdmsl.debug [eclipse-plugin] [INFO] Overture IDE VDM-PP Top-level [pom] [INFO] org.overture.ide.vdmpp.core [eclipse-plugin] [INFO] org.overture.ide.vdmpp.ui [eclipse-plugin] [INFO] org.overture.ide.vdmpp.debug [eclipse-plugin] [INFO] Overture IDE VDM-RT (RealTime) Top-level [pom] [INFO] org.overture.ide.vdmrt.core [eclipse-plugin] [INFO] org.overture.ide.vdmrt.ui [eclipse-plugin] [INFO] org.overture.ide.vdmrt.debug [eclipse-plugin] [INFO] org.overture.ide.help [eclipse-plugin] [INFO] Overture IDE core plugins GUI [pom] [INFO] org.overture.ide.plugins.coverageeditor [eclipse-plugin] [INFO] org.overture.ide.plugins.csk [eclipse-plugin] [INFO] org.overture.ide.plugins.quickinterpreter [eclipse-plugin] [INFO] org.overture.ide.plugins.externaleditor [eclipse-plugin] [INFO] org.overture.ide.plugins.latex [eclipse-plugin] [INFO] org.overture.ide.plugins.poviewer [eclipse-plugin] [INFO] Combinatorial Testing [eclipse-plugin] [INFO] Developer Utilities for Overture [eclipse-plugin] [INFO] UML2 Translator [eclipse-plugin] [INFO] RT Trace Viewer Plugin [eclipse-plugin] [INFO] The Java Code Generator Plugin [eclipse-plugin] [INFO] Overture IDE Eclipse plugin features [pom] [INFO] Overture IDE Eclipse Coverage Editor feature [eclipse-feature] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [eclipse-feature] [INFO] Overture IDE Eclipse Combinatorial Testing feature [eclipse-feature] [INFO] Overture IDE Eclipse Developer Utilities feature [eclipse-feature] [INFO] Overture IDE Eclipse LaTeX Creator feature [eclipse-feature] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [eclipse-feature] [INFO] Overture IDE Eclipse plugin uml2 feature [eclipse-feature] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse Java Code Generator feature [eclipse-feature] [INFO] org.overture.ide.platform [eclipse-plugin] [INFO] Overture IDE Eclipse features [pom] [INFO] Overture IDE Eclipse core feature [eclipse-feature] [INFO] Overture IDE Eclipse rcp feature [eclipse-feature] [INFO] Overture IDE Standalone Product [eclipse-repository] [INFO] [INFO] -----------------------< org.overturetool:root >------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [1/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ root --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/target [INFO] [INFO] ---------------------< org.overturetool:externals >--------------------- [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [2/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ externals --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/externals/target [INFO] [INFO] -----------------------< org.overturetool:core >------------------------ [INFO] Building Core Tools 3.0.1-SNAPSHOT [3/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ core --- [INFO] [INFO] ---------------------< org.overturetool.core:ast >---------------------- [INFO] Building The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [4/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ast --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/ast/target [INFO] [INFO] ----------------< org.overturetool.core:testframework >----------------- [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [5/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testframework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testframework/target [INFO] [INFO] --------------------< org.overturetool.core:parser >-------------------- [INFO] Building The VDM parser 3.0.1-SNAPSHOT [6/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parser --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/parser/target [INFO] [INFO] -----------------< org.overturetool.core:typechecker >------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [7/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ typechecker --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/typechecker/target [INFO] [INFO] -------------------< org.overturetool.core:testing >-------------------- [INFO] Building Overture Testing 3.0.1-SNAPSHOT [8/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testing --- [INFO] [INFO] --------------< org.overturetool.core.testing:framework >--------------- [INFO] Building Overture Testing Framework 3.0.1-SNAPSHOT [9/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ framework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/framework/target [INFO] [INFO] ---------------< org.overturetool.core.testing:samples >---------------- [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [10/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ samples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/samples/target [INFO] [INFO] ----------------< org.overturetool.core:prettyprinting >---------------- [INFO] Building VDM Pretty Printing 3.0.1-SNAPSHOT [11/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinting --- [INFO] [INFO] ---------< org.overturetool.core.prettyprinting:prettyprinter >--------- [INFO] Building The VDM Pretty Printer 3.0.1-SNAPSHOT [12/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target [INFO] [INFO] ---------------------< org.overturetool.core:pog >---------------------- [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [13/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/pog/target [INFO] [INFO] -----------------< org.overturetool.core:interpreter >------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [14/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ interpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/interpreter/target [INFO] [INFO] -------------< org.overturetool.core:combinatorialtesting >------------- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [15/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ combinatorialtesting --- [INFO] [INFO] ---------< org.overturetool.core.combinatorialtesting:ctutils >--------- [INFO] Building Combinatorial Testing Utilities 3.0.1-SNAPSHOT [16/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target [INFO] [INFO] --------< org.overturetool.core.combinatorialtesting:ctruntime >-------- [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [17/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctruntime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target [INFO] [INFO] ---------------------< org.overturetool.core:npp >---------------------- [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [18/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ npp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target [INFO] [INFO] ---------------< org.overturetool.core:commandlinetool >---------------- [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [19/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commandlinetool --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] [INFO] -------------------< org.overturetool.core:codegen >-------------------- [INFO] Building Code Generation 3.0.1-SNAPSHOT [20/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen --- [INFO] [INFO] ------------------< org.overturetool.core.codegen:ir >------------------ [INFO] Building The Intermediate Representation Tree 3.0.1-SNAPSHOT [21/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ir --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:platform >--------------- [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [22/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target [INFO] [INFO] -----------< org.overturetool.core.codegen:codegen-runtime >------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [23/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target [INFO] [INFO] -------------< org.overturetool.core.codegen:javagen-test >------------- [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [24/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen-test --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:javagen >---------------- [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [25/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target [INFO] [INFO] -----------< org.overturetool.core.codegen:vdm2jml-runtime >------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [26/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:vdm2jml >---------------- [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [27/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target [INFO] [INFO] ------------< org.overturetool.core.codegen:codegen-plugin >------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [28/84] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target [INFO] [INFO] ----------------< org.overturetool.core.codegen:isagen >---------------- [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [29/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target [INFO] [INFO] --------------------< org.overturetool.core:isapog >-------------------- [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [30/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isapog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/isapog/target [INFO] [INFO] -----------------< org.overturetool.core:annotations >------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [31/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ annotations --- [INFO] [INFO] -------------< org.overturetool.core.annotations:provided >------------- [INFO] Building Provided Annotations 3.0.1-SNAPSHOT [32/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ provided --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target [INFO] [INFO] -------------< org.overturetool.core.annotations:examples >------------- [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [33/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target [INFO] [INFO] -------------------< org.overturetool:documentation >------------------- [INFO] Building Documentation 3.0.1-SNAPSHOT [34/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ documentation --- [INFO] [INFO] ------------< org.overturetool.documentation:releasenotes >------------- [INFO] Building The Overture release notes 3.0.1-SNAPSHOT [35/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ releasenotes --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target [INFO] [INFO] ------------------------< org.overturetool:ide >------------------------ [INFO] Building Overture IDE Top-level 3.0.1-SNAPSHOT [36/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ide --- [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.core >------------- [INFO] Building org.overture.ide.core 3.0.1-SNAPSHOT [37/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/jars (includes = [], excludes = []) [INFO] [INFO] --------------< org.overturetool.ide:org.overture.ide.ui >-------------- [INFO] Building org.overture.ide.ui 3.0.1-SNAPSHOT [38/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/ui/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.parsers >------------ [INFO] Building Overture IDE Parsers 3.0.1-SNAPSHOT [39/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers --- [INFO] [INFO] -----< org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj >----- [INFO] Building org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [40/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.builders >----------- [INFO] Building Overture IDE Builders 3.0.1-SNAPSHOT [41/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders --- [INFO] [INFO] ----< org.overturetool.ide.builders:org.overture.ide.builders.vdmj >---- [INFO] Building org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [42/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.debug >------------- [INFO] Building org.overture.ide.debug 3.0.1-SNAPSHOT [43/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmsl >------------- [INFO] Building Overture IDE VDM-SL top level 3.0.1-SNAPSHOT [44/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl --- [INFO] [INFO] -------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core >------- [INFO] Building org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [45/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui >-------- [INFO] Building org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [46/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug >------- [INFO] Building org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [47/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmpp >------------- [INFO] Building Overture IDE VDM-PP Top-level 3.0.1-SNAPSHOT [48/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp --- [INFO] [INFO] -------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core >------- [INFO] Building org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [49/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui >-------- [INFO] Building org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [50/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug >------- [INFO] Building org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [51/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmrt >------------- [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [52/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt --- [INFO] [INFO] -------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core >------- [INFO] Building org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [53/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui >-------- [INFO] Building org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [54/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug >------- [INFO] Building org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [55/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.help >------------- [INFO] Building org.overture.ide.help 3.0.1-SNAPSHOT [56/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.help --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/help/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.plugins >------------ [INFO] Building Overture IDE core plugins GUI 3.0.1-SNAPSHOT [57/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins --- [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor >-- [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [58/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.csk >------ [INFO] Building org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [59/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter >-- [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [60/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor >-- [INFO] Building org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [61/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.externaleditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target [INFO] [INFO] ----< org.overturetool.ide.plugins:org.overture.ide.plugins.latex >----- [INFO] Building org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [62/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer >--- [INFO] Building org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [63/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting >-- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [64/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils >-- [INFO] Building Developer Utilities for Overture 3.0.1-SNAPSHOT [65/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.uml2 >----- [INFO] Building UML2 Translator 3.0.1-SNAPSHOT [66/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer >-- [INFO] Building RT Trace Viewer Plugin 3.0.1-SNAPSHOT [67/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.javagen >---- [INFO] Building The Java Code Generator Plugin 3.0.1-SNAPSHOT [68/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars (includes = [], excludes = []) [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.features >--- [INFO] Building Overture IDE Eclipse plugin features 3.0.1-SNAPSHOT [69/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features --- [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor >-- [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [70/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk >-- [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [71/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting >-- [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [72/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils >-- [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [73/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex >-- [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [74/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer >-- [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [75/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter >-- [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [76/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2 >-- [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [77/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer >-- [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [78/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen >-- [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [79/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.platform >----------- [INFO] Building org.overture.ide.platform 3.0.1-SNAPSHOT [80/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/platform/target [INFO] [INFO] -------------------< org.overturetool.ide:features >-------------------- [INFO] Building Overture IDE Eclipse features 3.0.1-SNAPSHOT [81/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ features --- [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.core >---- [INFO] Building Overture IDE Eclipse core feature 3.0.1-SNAPSHOT [82/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/core/target [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.rcp >----- [INFO] Building Overture IDE Eclipse rcp feature 3.0.1-SNAPSHOT [83/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.rcp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.product >------------ [INFO] Building Overture IDE Standalone Product 3.0.1-SNAPSHOT [84/84] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.product --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for The Overture Tool Platform root 3.0.1-SNAPSHOT: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.295 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.013 s] [INFO] Core Tools ......................................... SUCCESS [ 0.053 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.159 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.037 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.097 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.366 s] [INFO] Overture Testing ................................... SUCCESS [ 0.003 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.014 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.614 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.002 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.013 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.099 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.437 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.003 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.012 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.091 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.023 s] [INFO] Overture Core Command Line Tool .................... SUCCESS [ 0.006 s] [INFO] Code Generation .................................... SUCCESS [ 0.002 s] [INFO] The Intermediate Representation Tree ............... SUCCESS [ 0.071 s] [INFO] The Code Generation Platform ....................... SUCCESS [ 0.111 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.051 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.023 s] [INFO] The Java Code Generator ............................ SUCCESS [ 0.644 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.015 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.288 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.112 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.056 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.062 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.002 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.012 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.012 s] [INFO] Documentation ...................................... SUCCESS [ 0.001 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.006 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.026 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.021 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.025 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.007 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.001 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.040 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.006 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.009 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.006 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.vdmpp.debug ....................... SUCCESS [ 0.005 s] [INFO] Overture IDE VDM-RT (RealTime) Top-level ........... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmrt.core ........................ SUCCESS [ 0.004 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.007 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.216 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.005 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.003 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.007 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.015 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.005 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.011 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.017 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.010 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature .... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Combinatorial Testing feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Developer Utilities feature ... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse LaTeX Creator feature ......... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Java Code Generator feature ... SUCCESS [ 0.002 s] [INFO] org.overture.ide.platform .......................... SUCCESS [ 0.031 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse core feature .................. SUCCESS [ 0.003 s] [INFO] Overture IDE Eclipse rcp feature ................... SUCCESS [ 0.008 s] [INFO] Overture IDE Standalone Product .................... SUCCESS [ 1.559 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.888 s [INFO] Finished at: 2020-10-05T13:57:29+02:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@219dd00d[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214391,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 05 Oct 2020 11:57:29 GMT], ETag=[W/"c9ff17e27fafde8b8d03ad105a07a78890f6a4b0c2dbfc87cd0d4995e527c550"], Last-Modified=[Thu, 10 Sep 2020 07:45:21 GMT], OkHttp-Received-Millis=[1601899049586], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1601899049368], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[AA58:7326:143BE459:180CE40D:5F7B0A29], X-OAuth-Scopes=[read:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1601902649], X-RateLimit-Used=[1], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:90e0da5) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/90e0da59b9282fadeb71568c24852d05e93fcad0 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 36739 [overture-development] $ java -Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 36739 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/overture-development/pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository -s /var/lib/jenkins/internal-resources/settings.xml install -PWith-IDE -Pall-platforms -P!linux64 -DexternalTestsPath=/var/lib/jenkins/internal-resources/externaltests/ -P!ui-tests -Pforce-download-externals -Pcodesigning [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/ [INFO] Adding repository http://download.eclipse.org/releases/2020-09 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-09/ (483B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-09/ [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/2020-09/ (420B) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-09/202009101200/ (89.71kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/202009161000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-09/202009161000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-09/202009161000/ (773.3kB at 772.8kB/s) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching 202009161000&countryCode=gb&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-09/ [INFO] Fetching org.eclipse.osgi_3.16.0.v20200828-0759.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (468.73kB) [INFO] Fetching org.eclipse.equinox.common_3.13.0.v20200828-1034.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (57.14kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond [INFO] Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.debug.core_3.16.0.v20200828-0817.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (125.98kB) [INFO] Fetching org.eclipse.swt_3.115.0.v20200831-1002.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (16.03kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (110.31kB) [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond [INFO] Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (84.58kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (94.53kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (966.73kB) [INFO] Fetching org.eclipse.ui.console_3.9.300.v20200828-0817.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (83.97kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (958.24kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (833.29kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.14.600.v20200828-0817.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (1,013.97kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.23.0.v20200828-0941.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (6.83MB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Fetching org.eclipse.ui.intro_3.5.1100.v20200828-0803.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (142.27kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1200.v20200828-0938.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (84.7kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200831-1002.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (683.67kB) [INFO] Fetching org.eclipse.equinox.console_1.4.200.v20200828-1034.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (51.55kB) [INFO] Fetching org.eclipse.e4.rcp_4.17.0.v20200831-1002.jar from http://download.eclipse.org/releases/2020-09/202009161000/features/ (21.07kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (105.81kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.900.v20200828-0839.jar from http://download.eclipse.org/releases/2020-09/202009161000/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.900.v20200828-0839.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2020-09/202009161000/features/ (18.91kB) [INFO] Fetching org.eclipse.help.base_4.3.0.v20200902-1800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2020-09/202009161000/plugins/ (164.05kB) [INFO] Fetching org.eclipse.help_2.3.300.v20200902-1800.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/features/ (19.51kB) [INFO] Fetching org.eclipse.platform_4.17.0.v20200902-1800.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (425.24kB) [INFO] Fetching org.eclipse.platform.doc.user_4.17.0.v20200831-0727.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (8.69MB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.800.v20200828-1000.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (49.3kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1100.v20200825-0757.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2020-09/202009161000/plugins/ (28.85kB) [INFO] Fetching org.eclipse.platform_4.17.0.v20200902-1800.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2020-09/202009161000/features/ (20.59kB) [INFO] Fetching org.eclipse.platform_root_4.17.0.v20200902-1800 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/2020-09/202009161000/binary/ (196B) [INFO] Fetching org.eclipse.rcp_4.17.0.v20200902-1800.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/plugins/ (9.41kB) [INFO] Fetching org.eclipse.rcp_4.17.0.v20200902-1800.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/features/ (19.1kB) [INFO] Fetching org.eclipse.rcp_root_4.17.0.v20200902-1800 from https://mirrors.dotsrc.org/eclipse//releases/2020-09/202009161000/binary/ (25.54kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://download.eclipse.org/releases/2020-09/202009161000/plugins/ (741.11kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//releases/2020-09/202009161000/plugins/ (655.68kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Initializing Artifactory Build-Info Recording [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info[INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [INFO] Overture External Resources [INFO] Core Tools [INFO] The Overture Abstract Syntax Tree [INFO] Test Framework for Overture [INFO] The VDM parser [INFO] The VDM Type Checker [INFO] Overture Testing [INFO] Overture Testing Framework [INFO] Overture Sample Tests [INFO] VDM Pretty Printing [INFO] The VDM Pretty Printer [INFO] The Proof Obligation Generator [INFO] The VDM Interpreter [INFO] Combinatorial Testing [INFO] Combinatorial Testing Utilities [INFO] Combinatorial Testing Runtime [INFO] New Pretty Printer [INFO] Overture Core Command Line Tool [INFO] Code Generation [INFO] The Intermediate Representation Tree [INFO] The Code Generation Platform [INFO] The Java Code Generator Runtime [INFO] The Java Code Generator Testing [INFO] The Java Code Generator [INFO] The VDM to JML Generator Runtime [INFO] The VDM to JML Generator [INFO] The Java Code Generator Maven Plugin [INFO] The VDM to Isabelle Translator [INFO] POG - Isagen Integration [INFO] VDM Annotations [INFO] Provided Annotations [INFO] Annotation Examples [INFO] Documentation [INFO] The Overture release notes [INFO] Overture IDE Top-level [INFO] org.overture.ide.core [INFO] Overture IDE Builders [INFO] org.overture.ide.builders.vdmj [INFO] org.overture.ide.ui [INFO] Overture IDE Parsers [INFO] org.overture.ide.parsers.vdmj [INFO] org.overture.ide.debug [INFO] Overture IDE VDM-SL top level [INFO] org.overture.ide.vdmsl.core [INFO] org.overture.ide.vdmsl.ui [INFO] org.overture.ide.vdmsl.debug [INFO] Overture IDE VDM-PP Top-level [INFO] org.overture.ide.vdmpp.core [INFO] org.overture.ide.vdmpp.ui [INFO] org.overture.ide.vdmpp.debug [INFO] Overture IDE VDM-RT (RealTime) Top-level [INFO] org.overture.ide.vdmrt.core [INFO] org.overture.ide.vdmrt.ui [INFO] org.overture.ide.vdmrt.debug [INFO] org.overture.ide.help [INFO] Overture IDE core plugins GUI [INFO] org.overture.ide.plugins.externaleditor [INFO] org.overture.ide.plugins.coverageeditor [INFO] org.overture.ide.plugins.csk [INFO] org.overture.ide.plugins.quickinterpreter [INFO] org.overture.ide.plugins.latex [INFO] org.overture.ide.plugins.poviewer [INFO] Combinatorial Testing [INFO] Developer Utilities for Overture [INFO] UML2 Translator [INFO] RT Trace Viewer Plugin [INFO] The Java Code Generator Plugin [INFO] org.overture.ide.platform [INFO] Overture IDE Eclipse features [INFO] Overture IDE Eclipse core feature [INFO] Overture IDE Eclipse plugin features [INFO] Overture IDE Eclipse Coverage Editor feature [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [INFO] Overture IDE Eclipse Combinatorial Testing feature [INFO] Overture IDE Eclipse Developer Utilities feature [INFO] Overture IDE Eclipse LaTeX Creator feature [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [INFO] Overture IDE Eclipse plugin uml2 feature [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [INFO] Overture IDE Eclipse Java Code Generator feature [INFO] Overture IDE Eclipse rcp feature [INFO] Overture IDE Standalone Product [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ root --- [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development' for files matching the pattern '**/*.java' - excludes: externals/**/*, core/**/*, documentation/**/*, ide/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ root --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ root --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ root --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ root --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ externals --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/externals' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 59 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources01) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ externals --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (update-docs) @ externals --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ externals --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ externals --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ externals --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ externals --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ externals --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core Tools 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ core --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core' for files matching the pattern '**/*.java' - excludes: ast/**/*, parser/**/*, typechecker/**/*, testing/**/*, interpreter/**/*, pog/**/*, testframework/**/*, combinatorialtesting/**/*, prettyprinting/**/*, commandline/**/*, codegen/**/*, isapog/**/*, annotations/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ core --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ast --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/ast' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 71 files to scan for tasks Found 33 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ast --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (java) @ ast --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/ast/src/main/resources/overtureII.astv2 Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 1 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................ File write completed in 7 secs [INFO] Generator completed with 471 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ast --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/ast/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ast --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 464 source files to /var/lib/jenkins/workspace/overture-development/core/ast/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/ast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ast --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ast --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ast --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ast --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ast --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java/org/overture/util/Base64.java:122: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ast --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ast --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testframework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testframework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testframework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ testframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ testframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ testframework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testframework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testframework --- [INFO] 20 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:67: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:68: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:69: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:70: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:71: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:72: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:114: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:115: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:116: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:117: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:118: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:119: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:244: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:245: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:246: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:247: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:248: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:249: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:250: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/ResultTestCase4.java:121: warning: no @param for out [WARNING] protected abstract boolean assertEqualResults(R expected, R actual, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testframework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testframework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM parser 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ parser --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/parser' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 49 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ parser --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/parser/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 388 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ parser --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.parser.tests.SpecificationSlTestSuite Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 sec - in org.overture.parser.tests.SpecificationSlTestSuite Running org.overture.parser.tests.PatternTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.parser.tests.PatternTestSuite Running org.overture.parser.tests.ExpressionTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.ExpressionTestSuite Running org.overture.parser.tests.StatementTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.StatementTestSuite Running org.overture.parser.tests.SpecificationRtTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.overture.parser.tests.SpecificationRtTestSuite Running org.overture.parser.tests.SpecificationPpTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.parser.tests.SpecificationPpTestSuite Running org.overture.parser.tests.TypeTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.parser.tests.TypeTestSuite Running org.overture.parser.tests.DefinitionTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.overture.parser.tests.DefinitionTestSuite Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ parser --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ parser --- [INFO] Analyzed bundle 'The VDM parser' with 43 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parser --- [INFO] 56 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:202: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:203: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:204: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:205: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:292: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:76: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:251: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:110: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:111: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:141: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:142: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:143: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:144: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:652: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:1219: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:223: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:224: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:225: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:240: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:241: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:242: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:243: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:244: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:259: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:260: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:261: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for content [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for location [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for reader [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:118: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken nextToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:130: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken lastToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:140: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:154: warning: no description for @param [WARNING] * @param module [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:191: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:194: warning: no @throws for org.overture.parser.syntax.ParserException [WARNING] protected LexIdentifierToken lastIdToken() throws ParserException, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:220: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:221: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:261: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:262: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:310: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:311: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:532: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:533: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:554: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:576: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:577: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:595: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:610: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:613: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected void throwMessage(int number, String message, int depth) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for no [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for msg [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for location [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:757: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for reader [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for annotations [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:100: warning: no @param for reader [WARNING] protected SyntaxReader(LexTokenReader reader) [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ parser --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parser --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ typechecker --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/typechecker' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 150 files to scan for tasks Found 61 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ typechecker --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 138 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2043 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ typechecker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 sec - in org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Running org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Tests run: 485, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec - in org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Running org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Tests run: 1216, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.927 sec - in org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Running org.overture.typechecker.tests.ClassesRtTypeCheckTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec - in org.overture.typechecker.tests.ClassesRtTypeCheckTest Running org.overture.typechecker.tests.ClassesPpTypeCheckTest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.overture.typechecker.tests.ClassesPpTypeCheckTest Running org.overture.typechecker.tests.ModulesSlTypeCheckTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.042 sec - in org.overture.typechecker.tests.ModulesSlTypeCheckTest Results : Tests run: 1906, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ typechecker --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ typechecker --- [INFO] Analyzed bundle 'The VDM Type Checker' with 152 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ typechecker --- [INFO] 92 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:93: warning: no @param for defs [WARNING] protected void cyclicDependencyCheck(List defs) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for type [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for fromModule [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @return [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:54: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:66: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:67: warning: no description for @param [WARNING] * @param factory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:73: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:85: warning: no @param for scope [WARNING] protected void dupHideCheck(List list, NameScope scope) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:192: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:193: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:194: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:201: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:202: warning: no description for @param [WARNING] * @param fromModule [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:203: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:210: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:217: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:224: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:234: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:241: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:248: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:249: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:262: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:278: warning: no description for @param [WARNING] * @param downTo [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:61: warning: no description for @param [WARNING] * @param outer [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ModuleTypeChecker.java:64: warning: no description for @param [WARNING] * @param modules [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:76: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:77: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:78: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:97: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:98: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:99: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:118: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:119: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:151: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:152: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:172: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:173: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:588: warning: no description for @param [WARNING] * @param sub [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:589: warning: no description for @param [WARNING] * @param sup [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:990: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:991: warning: no description for @param [WARNING] * @param env [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:992: warning: no description for @param [WARNING] * @param newTypes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:993: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1078: warning: no description for @param [WARNING] * @param a [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1079: warning: no description for @param [WARNING] * @param b [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1080: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t1 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t2 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @return [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:396: warning: no description for @param [WARNING] * @param d [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:397: warning: no description for @param [WARNING] * @param defs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:398: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/module/AModuleModulesAssistantTC.java:52: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:56: warning: no description for @param [WARNING] * @param rp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:57: warning: no description for @param [WARNING] * @param ptype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:58: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:59: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @param for def [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @return [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @param for env [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @return [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:192: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:193: warning: no description for @param [WARNING] * @param localDefs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:194: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:195: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:196: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:199: warning: no @param for statement [WARNING] protected PType typeCheckLet(INode node, LinkedList localDefs, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:255: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:256: warning: no description for @param [WARNING] * @param nodeLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:257: warning: no description for @param [WARNING] * @param bind [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:258: warning: no description for @param [WARNING] * @param suchThat [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:259: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:260: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:262: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:264: warning: no @param for statement [WARNING] protected Map.Entry typecheckLetBeSt( [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for annotations [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for node [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for question [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for annotations [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for node [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for question [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:2995: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3017: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3738: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3739: warning: no description for @param [WARNING] * @param measure [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3740: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3741: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ typechecker --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ typechecker --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testing --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing' for files matching the pattern '**/*.java' - excludes: framework/**/*, samples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testing --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testing --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testing --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testing --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testing --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing Framework 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ framework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/framework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ framework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ framework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ framework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ framework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ framework --- [INFO] 7 errors 36 warnings [ERROR] MavenReportException: Error while generating Javadoc: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. org.apache.maven.reporting.MavenReportException: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5163) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075) at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ framework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ framework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ samples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/samples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ samples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ samples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3215 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ samples --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.testing.samples.SampleStandardTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec - in org.overture.core.testing.samples.SampleStandardTest Running org.overture.core.testing.samples.SampleExternalsTest Tests run: 3211, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.854 sec - in org.overture.core.testing.samples.SampleExternalsTest Results : Tests run: 3213, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ samples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ samples --- [INFO] Analyzed bundle 'Overture Sample Tests' with 0 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ samples --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ samples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ samples --- [INFO] Skipping artifact installation Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Pretty Printing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting' for files matching the pattern '**/*.java' - excludes: prettyprinter/**/*, npp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ prettyprinter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ prettyprinter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ prettyprinter --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ pog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/pog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 105 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ pog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (generate-ast) @ pog --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core:ast" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/pog/src/main/resources/pof.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 3 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Done creating interfaces Generating toString add on... *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: ............ File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ pog --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 105 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.pog.tests.VariableSubTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.overture.pog.tests.VariableSubTest Running org.overture.pog.tests.newtests.PogBasicTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec - in org.overture.pog.tests.newtests.PogBasicTest Running org.overture.pog.tests.newtests.PogBugRegressionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.overture.pog.tests.newtests.PogBugRegressionTest Running org.overture.pog.tests.newtests.PogTypeIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.096 sec - in org.overture.pog.tests.newtests.PogTypeIntegrityTest Running org.overture.pog.tests.newtests.VarDefIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.018 sec - in org.overture.pog.tests.newtests.VarDefIntegrityTest Running org.overture.pog.tests.newtests.PogIntegrationTest Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 sec - in org.overture.pog.tests.newtests.PogIntegrationTest Results : Tests run: 195, Failures: 0, Errors: 0, Skipped: 84 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ pog --- [INFO] Analyzed bundle 'The Proof Obligation Generator' with 91 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ pog --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:46: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:48: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:68: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:69: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:70: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for node [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for exps [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @return [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternType [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @return [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for setExp [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @return [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternType [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternNames [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @return [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for setExp [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for patternNames [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @return [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @param for name [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @return [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for left [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for right [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @return [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:374: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @param for i [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @return [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for root [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for e [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @return [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for root [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for e [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @return [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @return [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:57: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:58: warning: no description for @param [WARNING] * @param settype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:59: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:61: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:42: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:43: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:44: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:45: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:107: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:108: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:109: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:199: warning: no @param for assistantFactory [WARNING] protected TypeCompatibilityObligation(INode root, ILexLocation loc, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for annotation [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @return [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for annotations [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @return [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:79: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:80: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:81: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:173: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:174: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:175: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:558: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:559: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:560: warning: no description for @param [WARNING] * @param precond [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:561: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:88: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:71: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:72: warning: no description for @param [WARNING] * @param mainVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:73: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamExpVisitor.java:56: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamStmVisitor.java:82: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:51: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:52: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:74: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for af [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ pog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ interpreter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/interpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 310 files to scan for tasks Found 86 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ interpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 287 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1998 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ interpreter --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.interpreter.tests.RepeatTraceNodeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.overture.interpreter.tests.RepeatTraceNodeTest Running org.overture.interpreter.tests.RandomListTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.overture.interpreter.tests.RandomListTests Running org.overture.interpreter.tests.newtests.ClassesPpClassicTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.176 sec - in org.overture.interpreter.tests.newtests.ClassesPpClassicTest Running org.overture.interpreter.tests.newtests.ClassesRtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.overture.interpreter.tests.newtests.ClassesRtTest Running org.overture.interpreter.tests.newtests.BugRegressionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.overture.interpreter.tests.newtests.BugRegressionTest Running org.overture.interpreter.tests.newtests.ExternalInterpreterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.overture.interpreter.tests.newtests.ExternalInterpreterTest Running org.overture.interpreter.tests.newtests.ModulesSlTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 sec - in org.overture.interpreter.tests.newtests.ModulesSlTest Running org.overture.interpreter.tests.newtests.ClassesRtClassicTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec - in org.overture.interpreter.tests.newtests.ClassesRtClassicTest Running org.overture.interpreter.tests.newtests.ClassesPpTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec - in org.overture.interpreter.tests.newtests.ClassesPpTest Running org.overture.interpreter.tests.stdlibs.CsvParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.overture.interpreter.tests.stdlibs.CsvParserTest Running org.overture.interpreter.tests.external.ExternalModulesSlTest Tests run: 437, Failures: 0, Errors: 0, Skipped: 30, Time elapsed: 3.24 sec - in org.overture.interpreter.tests.external.ExternalModulesSlTest Running org.overture.interpreter.tests.external.ExternalClassesRtTest Tests run: 75, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 1.593 sec - in org.overture.interpreter.tests.external.ExternalClassesRtTest Running org.overture.interpreter.tests.external.ExternalClassesPpTest Tests run: 397, Failures: 0, Errors: 0, Skipped: 135, Time elapsed: 1.206 sec - in org.overture.interpreter.tests.external.ExternalClassesPpTest Results : Tests run: 977, Failures: 0, Errors: 0, Skipped: 183 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ interpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ interpreter --- [INFO] Analyzed bundle 'The VDM Interpreter' with 327 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ interpreter --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/CSV.java:52: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/IO.java:129: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/VDMJ.java:500: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/utilities/type/AllValuesCollector.java:117: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:30: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:50: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/definition/PDefinitionAssistantInterpreter.java:62: warning: no description for @param [WARNING] * @param def [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:144: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:145: warning: no description for @param [WARNING] * @param initialContext [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:82: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:98: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:249: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:250: warning: no description for @param [WARNING] * @param val [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:251: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:252: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:253: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:698: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:699: warning: no description for @param [WARNING] * @param ifLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:700: warning: no description for @param [WARNING] * @param testExp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:701: warning: no description for @param [WARNING] * @param thenNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:702: warning: no description for @param [WARNING] * @param elseIfNodeList [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:703: warning: no description for @param [WARNING] * @param elseNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:704: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:705: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:706: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:746: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:747: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:748: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:749: warning: no description for @param [WARNING] * @param then [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:750: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:751: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:752: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:45: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:46: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:55: warning: no description for @param [WARNING] * @param target [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:56: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:55: warning: no description for @param [WARNING] * @param on [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:70: warning: no description for @param [WARNING] * @param message [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:92: warning: no description for @throws [WARNING] * @throws FileNotFoundException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:112: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:122: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:56: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:57: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:102: warning: no description for @param [WARNING] * @param other [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:21: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:22: warning: no description for @param [WARNING] * @param impldef [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:23: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:24: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:25: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:26: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:27: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:28: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:40: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:41: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:42: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:43: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:44: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:45: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:46: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:48: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:120: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:162: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:281: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:282: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/ValueMap.java:109: warning: no @return [WARNING] public List> permutedMaps() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:146: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:631: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @param for line [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @return [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:639: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @param for line [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @return [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @param for line [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @return [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:223: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:250: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:251: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:262: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:263: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:86: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:87: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:106: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:150: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:276: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:277: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:127: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:148: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:156: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:158: warning: no @param for module [WARNING] abstract public Environment getGlobalEnvironment(String module); [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:191: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:201: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:210: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:288: warning: no description for @param [WARNING] * @param src [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:289: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:300: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:301: warning: no description for @param [WARNING] * @param line [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ interpreter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ interpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ combinatorialtesting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: ctutils/**/*, ctruntime/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ combinatorialtesting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ combinatorialtesting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Utilities 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctutils --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctutils --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctutils --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctruntime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 25 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctruntime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctruntime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 sec - in org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Running org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.614 sec - in org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.417 sec - in org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctruntime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctruntime --- [INFO] Analyzed bundle 'Combinatorial Testing Runtime' with 26 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctruntime --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:416: warning: no description for @param [WARNING] * @param mtd [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:417: warning: no description for @param [WARNING] * @param test [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctruntime --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctruntime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ npp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ npp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ npp --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.npp.ExpressionNppTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.overture.core.npp.ExpressionNppTest Running org.overture.core.npp.VdmSymbolTableTest Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.overture.core.npp.VdmSymbolTableTest Running org.overture.core.npp.CommonStringManipsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.CommonStringManipsTest Running org.overture.core.npp.IndentTrackerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.IndentTrackerTest Results : Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ npp --- [INFO] Analyzed bundle 'New Pretty Printer' with 5 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ npp --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ npp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ commandlinetool --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/commandline' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ commandlinetool --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/commandline/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commandlinetool --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ commandlinetool --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ commandlinetool --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ commandlinetool --- [INFO] Disabled [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ commandlinetool --- [INFO] Including org.overturetool.core:ast:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Including org.overturetool.core.prettyprinting:prettyprinter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.overturetool.core:testframework:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-development/core/commandline/target/Overture-3.0.1-SNAPSHOT.jar with /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-executable-bit) @ commandlinetool --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-assembly-plugin:2.6:single (make-my-jar-with-dependencies) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commandlinetool --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Code Generation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen' for files matching the pattern '**/*.java' - excludes: ir/**/*, platform/**/*, javagen/**/*, javagen-test/**/*, vdm2jml/**/*, vdm2jml-runtime/**/*, codegen-runtime/**/*, codegen-maven-plugin/**/*, isagen/**/* [TASKS] Found 17 files to scan for tasks Found 18 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Intermediate Representation Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ir --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/ir' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ir --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (java) @ ir --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/resources/ir.ast Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 7 not yet created interfaces. Retry Create interfaces - with 2 not yet created interfaces. Done creating interfaces Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ .......................... File write completed in 6 secs [INFO] Generator completed with 456 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ir --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ir --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 397 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ir --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ir --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ir --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ir --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ir --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:3: error: package org.overture.codegen.ir.declarations does not exist [WARNING] import org.overture.codegen.ir.declarations.AVarDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:4: error: package org.overture.codegen.ir.statements does not exist [WARNING] import org.overture.codegen.ir.statements.ABlockStmIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:8: error: cannot find symbol [WARNING] public static String getSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:24: error: cannot find symbol [WARNING] public static String getBlockSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ir --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ir --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ platform --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 174 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ platform --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.LocalVarTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec - in org.overture.codegen.tests.LocalVarTest Running org.overture.codegen.tests.util.DeclAssistantTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.codegen.tests.util.DeclAssistantTest Running org.overture.codegen.tests.TemplateManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.overture.codegen.tests.TemplateManagerTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ platform --- [INFO] Analyzed bundle 'The Code Generation Platform' with 158 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ platform --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:77: warning: no description for @param [WARNING] * @param userCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:60: warning: no description for @param [WARNING] * @param templateManager [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:61: warning: no description for @param [WARNING] * @param templateCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/TemplateManager.java:75: warning: no description for @param [WARNING] * @param templateLoadRef [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ platform --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 60 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-runtime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running MapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in MapTest Running PermuteArrayTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in PermuteArrayTest Running PermutorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in VDMUtilTest Running IsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in IsTest Running TupleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in TupleTest Running IOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in IOTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-runtime --- [INFO] Analyzed bundle 'The Java Code Generator Runtime' with 50 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-runtime --- [INFO] 9 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @param for orig [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @return [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:57: warning: no @return [WARNING] public byte[] getByteArray() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:90: warning: no @return [WARNING] public InputStream getInputStream() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:28: warning: no @param for initSize [WARNING] public FastByteArrayOutputStream(int initSize) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:53: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:54: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:100: warning: no description for @param [WARNING] * @param other [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen-test --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 19 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen-test --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen-test --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen-test --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen-test --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 85 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 184 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2082 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.other.IRTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in org.overture.codegen.tests.other.IRTest Running org.overture.codegen.tests.other.ClassesToSkipParsingTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.overture.codegen.tests.other.ClassesToSkipParsingTest Running org.overture.codegen.tests.other.UtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.overture.codegen.tests.other.UtilsTest Running org.overture.codegen.tests.other.VarShadowingTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.466 sec - in org.overture.codegen.tests.other.VarShadowingTest Running org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.946 sec - in org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Running org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.039 sec - in org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Running org.overture.codegen.tests.exec.ComplexExpJavaGenTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 0.16 sec - in org.overture.codegen.tests.exec.ComplexExpJavaGenTest Running org.overture.codegen.tests.exec.ClassicJavaGenTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.ClassicJavaGenTest Running org.overture.codegen.tests.exec.SpecificationJavaGenTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 81, Time elapsed: 0.064 sec - in org.overture.codegen.tests.exec.SpecificationJavaGenTest Running org.overture.codegen.tests.exec.PackageJavaGenTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.005 sec - in org.overture.codegen.tests.exec.PackageJavaGenTest Running org.overture.codegen.tests.exec.PatternJavaGenTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 68, Time elapsed: 0.033 sec - in org.overture.codegen.tests.exec.PatternJavaGenTest Running org.overture.codegen.tests.exec.BindJavaGenTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.BindJavaGenTest Running org.overture.codegen.tests.exec.PrePostJavaGenTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.PrePostJavaGenTest Running org.overture.codegen.tests.exec.ExpJavaGenTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 126, Time elapsed: 0.066 sec - in org.overture.codegen.tests.exec.ExpJavaGenTest Running org.overture.codegen.tests.exec.UnionTypeJavaGenTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 51, Time elapsed: 0.025 sec - in org.overture.codegen.tests.exec.UnionTypeJavaGenTest Running org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.003 sec - in org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 0.009 sec - in org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Running org.overture.codegen.tests.exec.TracesStateJavaGenTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.TracesStateJavaGenTest Running org.overture.codegen.tests.exec.IsExpJavaGenTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.IsExpJavaGenTest Running org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Running org.overture.codegen.tests.exec.RtJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.RtJavaGenTest Running org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Running org.overture.codegen.tests.exec.SlJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.007 sec - in org.overture.codegen.tests.exec.SlJavaGenTest Running org.overture.codegen.tests.exec.TracesSlJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.TracesSlJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Running org.overture.codegen.tests.exec.FunctionValueJavaGenTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 0.006 sec - in org.overture.codegen.tests.exec.FunctionValueJavaGenTest Running org.overture.codegen.tests.output.IsExpOutputTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec - in org.overture.codegen.tests.output.IsExpOutputTest Running org.overture.codegen.tests.output.TracesStateOutputTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.overture.codegen.tests.output.TracesStateOutputTest Running org.overture.codegen.tests.output.BindOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 sec - in org.overture.codegen.tests.output.BindOutputTest Running org.overture.codegen.tests.output.ClassicOutputTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec - in org.overture.codegen.tests.output.ClassicOutputTest Running org.overture.codegen.tests.output.RtOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.overture.codegen.tests.output.RtOutputTest Running org.overture.codegen.tests.output.TracesVerdictOutputTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.overture.codegen.tests.output.TracesVerdictOutputTest Running org.overture.codegen.tests.output.PatternOutputTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec - in org.overture.codegen.tests.output.PatternOutputTest Running org.overture.codegen.tests.output.TracesSlOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.overture.codegen.tests.output.TracesSlOutputTest Running org.overture.codegen.tests.output.ConfiguredStringOutputTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.overture.codegen.tests.output.ConfiguredStringOutputTest Running org.overture.codegen.tests.output.ComplexExpOutputTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 sec - in org.overture.codegen.tests.output.ComplexExpOutputTest Running org.overture.codegen.tests.output.NameNormalisingOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.overture.codegen.tests.output.NameNormalisingOutputTest Running org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec - in org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Running org.overture.codegen.tests.output.SystemClassOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.overture.codegen.tests.output.SystemClassOutputTest Running org.overture.codegen.tests.output.FunctionValueOutputTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.overture.codegen.tests.output.FunctionValueOutputTest Running org.overture.codegen.tests.output.ExpOutputTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.overture.codegen.tests.output.ExpOutputTest Running org.overture.codegen.tests.output.SlOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.overture.codegen.tests.output.SlOutputTest Running org.overture.codegen.tests.output.PrePostOutputTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.overture.codegen.tests.output.PrePostOutputTest Running org.overture.codegen.tests.output.PackageOutputTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.overture.codegen.tests.output.PackageOutputTest Running org.overture.codegen.tests.output.SpecificationOutputTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 sec - in org.overture.codegen.tests.output.SpecificationOutputTest Running org.overture.codegen.tests.output.UnionTypeOutputTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec - in org.overture.codegen.tests.output.UnionTypeOutputTest Running org.overture.codegen.tests.output.ConfiguredCloningOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.overture.codegen.tests.output.ConfiguredCloningOutputTest Running org.overture.codegen.tests.output.TracesExpansionOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.overture.codegen.tests.output.TracesExpansionOutputTest Running org.overture.codegen.tests.output.ConcurrencyOutputTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec - in org.overture.codegen.tests.output.ConcurrencyOutputTest Results : Tests run: 1479, Failures: 0, Errors: 0, Skipped: 690 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen --- [INFO] Analyzed bundle 'The Java Code Generator' with 32 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 1 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml-runtime --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml-runtime --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml-runtime --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 229 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 383 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.vdm2jml.tests.RecInvTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 sec - in org.overture.vdm2jml.tests.RecInvTests Running org.overture.vdm2jml.tests.JmlPassTypeCheckTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.028 sec - in org.overture.vdm2jml.tests.JmlPassTypeCheckTests Running org.overture.vdm2jml.tests.PreCondNoStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.overture.vdm2jml.tests.PreCondNoStateTests Running org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Running org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Running org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Running org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Running org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.022 sec - in org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Running org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Running org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Running org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Running org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Running org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Running org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Running org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Running org.overture.vdm2jml.tests.TypeDependencyTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.624 sec - in org.overture.vdm2jml.tests.JmlOutputTests Running org.overture.vdm2jml.tests.StateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.overture.vdm2jml.tests.StateTests Running org.overture.vdm2jml.tests.V2JCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.overture.vdm2jml.tests.V2JCallTests Running org.overture.vdm2jml.tests.LeafTypeCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.LeafTypeCallTests Running org.overture.vdm2jml.tests.PurityTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.overture.vdm2jml.tests.PurityTests Running org.overture.vdm2jml.tests.PostCondWithStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.overture.vdm2jml.tests.PostCondWithStateTests Running org.overture.vdm2jml.tests.JmlSlTraceOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.overture.vdm2jml.tests.JmlSlTraceOutputTest Running org.overture.vdm2jml.tests.NameGenTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.overture.vdm2jml.tests.NameGenTests Running org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Running org.overture.vdm2jml.tests.PreCondWithStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.overture.vdm2jml.tests.PreCondWithStateTests Running org.overture.vdm2jml.tests.PostCondNoStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.overture.vdm2jml.tests.PostCondNoStateTests Results : Tests run: 278, Failures: 0, Errors: 0, Skipped: 110 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml --- [INFO] Analyzed bundle 'The VDM to JML Generator' with 37 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:215: warning: no @return [WARNING] public List> makeRecsOuterClasses(List> ast, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:411: warning: no description for @param [WARNING] * @param newAst [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml --- [INFO] Disabled [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ vdm2jml --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/vdm2jml-runtime.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-plugin --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-plugin --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ codegen-plugin --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ codegen-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ codegen-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-plugin --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-plugin --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/isagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (generate-ast) @ isagen --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core.codegen:ir" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/resources/isair.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 15 not yet created interfaces. Done creating interfaces Generating toString add on... WARNING: Using SubProduction class found without using package name. SDeclIRBase Done creating interfaces Generating toString add on... Failed to lookup tostring addition with %AIsaclassClassIR @ line 8 38:53 *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: .............. File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ isagen --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 65 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 144 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overturetool.cgisa.IsaGenFileExpTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in org.overturetool.cgisa.IsaGenFileExpTest Running org.overturetool.cgisa.IsaGenModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overturetool.cgisa.IsaGenModelTest Running org.overturetool.cgisa.IsaGenParamTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.522 sec - in org.overturetool.cgisa.IsaGenParamTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isagen --- [INFO] Analyzed bundle 'The VDM to Isabelle Translator' with 19 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isagen --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:28: error: package org.overture.cgisa.isair.analysis does not exist [WARNING] import org.overture.cgisa.isair.analysis.DepthFirstAnalysisIsaAdaptor; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:29: error: package org.overture.cgisa.isair.declarations does not exist [WARNING] import org.overture.cgisa.isair.declarations.AMrFuncGroupDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:40: error: cannot find symbol [WARNING] public class GroupMutRecs extends DepthFirstAnalysisIsaAdaptor implements [WARNING] ^ [WARNING] symbol: class DepthFirstAnalysisIsaAdaptor [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/IsaGen.java:88: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isapog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/isapog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isapog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/isapog/../../documentation/examples [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isapog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.isapog.ThyWriteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.023 sec - in org.overture.isapog.IsaPogIntegrationTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isapog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isapog --- [INFO] Analyzed bundle 'POG - Isagen Integration' with 2 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isapog --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java/org/overture/isapog/IsaPog.java:104: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isapog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isapog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ annotations --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations' for files matching the pattern '**/*.java' - excludes: provided/**/*, examples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ annotations --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ annotations --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ annotations --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ annotations --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Provided Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ provided --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/provided' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ provided --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ provided --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ provided --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ provided --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ provided --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ provided --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ provided --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ examples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/examples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ examples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ examples --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ examples --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ examples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Documentation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ documentation --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation' for files matching the pattern '**/*.java' - excludes: releasenotes/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ documentation --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ documentation --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ documentation --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ documentation --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture release notes 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ releasenotes --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation/releasenotes' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ releasenotes --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 82 resources to /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes/releasenotes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ releasenotes --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ releasenotes --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ releasenotes --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ releasenotes --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ releasenotes --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ide --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, parsers/**/*, builders/**/*, debug/**/*, vdmsl/**/*, vdmpp/**/*, vdmrt/**/*, help/**/*, plugins/**/*, platform/**/*, features/**/*, product/**/* [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ide --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ide --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ide --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ide --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [INFO] 'ide-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.core --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 46 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.core --- [INFO] Configured Artifact: org.overturetool.core:ast:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.1-SNAPSHOT:jar [INFO] Copying ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/ast.jar [INFO] Copying parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/parser.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/ide/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.core --- [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Builders 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.builders-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.builders.vdmj --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.builders.vdmj --- [INFO] Configured Artifact: org.overturetool.core:typechecker:3.0.1-SNAPSHOT:jar [INFO] Copying typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars/typechecker.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.builders.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.builders.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.builders.vdmj --- [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.ui --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 117 files to scan for tasks Found 28 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources to /var/lib/jenkins/workspace/overture-development/ide/ui/includes/lib [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 117 source files to /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.ui --- [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Parsers 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.parsers-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.parsers.vdmj --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.parsers.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.parsers.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.parsers.vdmj --- [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.debug --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 285 files to scan for tasks Found 73 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.debug --- [INFO] Configured Artifact: org.overturetool.core:interpreter:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 285 source files to /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.debug --- [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-SL top level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.core --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.core --- [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.ui --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.ui --- [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.debug --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.debug --- [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-PP Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.core --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.core --- [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.ui --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.ui --- [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.debug --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.debug --- [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.core --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.core --- [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.ui --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 14 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.ui --- [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.debug --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.debug --- [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.help 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.help --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/help' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.help --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.help --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] [INFO] --- example-packager-plugin:3.0.2:package-examples (default) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.help --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/help/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/help/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/help/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.help --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.help --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.help --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.help --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.help --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.help --- [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE core plugins GUI 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, quickinterpreter/**/*, externaleditor/**/*, latex/**/*, poviewer/**/*, combinatorialtesting/**/*, developerutils/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/*, features/**/* [TASKS] Found 8 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.externaleditor --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.externaleditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.externaleditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.externaleditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.externaleditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.externaleditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.externaleditor --- [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.coverageeditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.coverageeditor --- [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.csk --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.csk --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.csk --- [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.quickinterpreter --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.latex --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.latex --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.latex --- [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.poviewer --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.poviewer --- [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.poviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.poviewer --- [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 42 files to scan for tasks Found 8 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctutils:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.1-SNAPSHOT:jar [INFO] Copying ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctruntime.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.combinatorialtesting --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 42 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Developer Utilities for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.developerutils --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.developerutils --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.developerutils --- [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UML2 Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.uml2 --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 15 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.uml2 --- [INFO] Configured Artifact: org.overturetool.core.prettyprinting:prettyprinter:3.0.1-SNAPSHOT:jar [INFO] Copying prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars/prettyprinter.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.uml2 --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.uml2 --- [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RT Trace Viewer Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 48 files to scan for tasks Found 31 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.rttraceviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.javagen --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 10 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.apache.velocity:velocity:1.7:jar [INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar [INFO] Configured Artifact: commons-lang:commons-lang:2.4:jar [INFO] Configured Artifact: com.google.googlejavaformat:google-java-format:1.0:jar [INFO] Configured Artifact: com.google.guava:guava:19.0:jar [INFO] Configured Artifact: log4j:log4j:1.2.17:jar [INFO] Configured Artifact: org.jgrapht:jgrapht-core:1.2.0:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml.jar [INFO] Copying velocity-1.7.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/velocity.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-collections.jar [INFO] Copying commons-lang-2.4.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-lang.jar [INFO] Copying google-java-format-1.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/google-java-format.jar [INFO] Copying guava-19.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/guava.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/log4j.jar [INFO] Copying jgrapht-core-1.2.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/jgrapht-core.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime-sources.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime-sources.jar [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.javagen --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.javagen --- [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.platform --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/platform [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.platform --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/platform/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/platform/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.platform --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.platform --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.platform --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.platform --- [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features' for files matching the pattern '**/*.java' - excludes: core/**/*, rcp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [INFO] 'features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse core feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.core --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.core --- [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, combinatorialtesting/**/*, developerutils/**/*, latex/**/*, poviewer/**/*, quickinterpreter/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.csk --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.csk --- [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.developerutils --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.developerutils --- [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.latex --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.latex --- [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.poviewer --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.poviewer --- [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.uml2 --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.uml2 --- [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.javagen --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.javagen --- [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse rcp feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.rcp --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/rcp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.rcp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.overture.ide.features.rcp --- [INFO] Configured Artifact: org.overturetool:externals:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.1-SNAPSHOT:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.pdf,**/*.uml" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline with includes "overture,overture.bat" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.md,**/*.txt" and excludes "**/*.properties" [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ org.overture.ide.features.rcp --- [INFO] Copying commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.rcp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.rcp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.rcp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.rcp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.rcp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202010051157-root.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.rcp --- [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Standalone Product 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.product --- [INFO] The project's OSGi version is 3.0.1.202010051157 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/product' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #274 [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.product --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.overture.ide.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.product --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (p2-inf) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ org.overture.ide.product --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.overture.ide.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.overture.ide.product --- [INFO] Copying resources from /var/lib/jenkins/workspace/overture-development/ide/product/target/classes to /var/lib/jenkins/workspace/overture-development/ide/product/target/repository [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.product --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.product --- [INFO] 4 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.product --- [INFO] Skipping javadoc generation [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.overture.ide.product --- [INFO] Installing product org.overture.ide.platform.product for environment win32/win32/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202010051157. Operation completed in 8840 ms. [INFO] Installing product org.overture.ide.platform.product for environment linux/gtk/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202010051157. Operation completed in 5398 ms. [INFO] Installing product org.overture.ide.platform.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app Installing org.overture.ide.platform.product 3.0.1.202010051157. Operation completed in 20822 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.product --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.product --- [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] Artifactory Build Info Recorder: Saving Build Info to '/var/lib/jenkins/workspace/overture-development/target/build-info.json' [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [INFO] Artifactory Build Info Recorder: Deploying build info ... [INFO] Deploying build descriptor to: https://overture.au.dk/artifactory/api/build [INFO] Build successfully deployed. Browse it in Artifactory under https://overture.au.dk/artifactory/webapp/builds/overture-development/275 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [12.719s] [INFO] Overture External Resources ....................... SUCCESS [7.772s] [INFO] Core Tools ........................................ SUCCESS [2.417s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [23.362s] [INFO] Test Framework for Overture ....................... SUCCESS [4.651s] [INFO] The VDM parser .................................... SUCCESS [10.956s] [INFO] The VDM Type Checker .............................. SUCCESS [46.771s] [INFO] Overture Testing .................................. SUCCESS [1.502s] [INFO] Overture Testing Framework ........................ SUCCESS [4.459s] [INFO] Overture Sample Tests ............................. SUCCESS [23.521s] [INFO] VDM Pretty Printing ............................... SUCCESS [1.355s] [INFO] The VDM Pretty Printer ............................ SUCCESS [4.980s] [INFO] The Proof Obligation Generator .................... SUCCESS [19.140s] [INFO] The VDM Interpreter ............................... SUCCESS [39.767s] [INFO] Combinatorial Testing ............................. SUCCESS [1.343s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [4.067s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [26.731s] [INFO] New Pretty Printer ................................ SUCCESS [6.235s] [INFO] Overture Core Command Line Tool ................... SUCCESS [6.133s] [INFO] Code Generation ................................... SUCCESS [1.732s] [INFO] The Intermediate Representation Tree .............. SUCCESS [14.768s] [INFO] The Code Generation Platform ...................... SUCCESS [1:11.700s] [INFO] The Java Code Generator Runtime ................... SUCCESS [8.770s] [INFO] The Java Code Generator Testing ................... SUCCESS [4.558s] [INFO] The Java Code Generator ........................... SUCCESS [43.405s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [4.194s] [INFO] The VDM to JML Generator .......................... SUCCESS [31.287s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [13.466s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [15.260s] [INFO] POG - Isagen Integration .......................... SUCCESS [6.860s] [INFO] VDM Annotations ................................... SUCCESS [1.383s] [INFO] Provided Annotations .............................. SUCCESS [4.350s] [INFO] Annotation Examples ............................... SUCCESS [3.952s] [INFO] Documentation ..................................... SUCCESS [1.222s] [INFO] The Overture release notes ........................ SUCCESS [3.145s] [INFO] Overture IDE Top-level ............................ SUCCESS [2.146s] [INFO] org.overture.ide.core ............................. SUCCESS [7.077s] [INFO] Overture IDE Builders ............................. SUCCESS [1.385s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [4.576s] [INFO] org.overture.ide.ui ............................... SUCCESS [8.545s] [INFO] Overture IDE Parsers .............................. SUCCESS [1.422s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [4.190s] [INFO] org.overture.ide.debug ............................ SUCCESS [8.932s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [1.437s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [4.189s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [4.604s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [4.704s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [1.431s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [4.214s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [4.703s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [4.847s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [1.471s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [4.773s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [4.800s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [4.863s] [INFO] org.overture.ide.help ............................. SUCCESS [14.560s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [1.657s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [4.503s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [4.943s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [4.824s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [4.753s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [5.025s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [5.011s] [INFO] Combinatorial Testing ............................. SUCCESS [5.980s] [INFO] Developer Utilities for Overture .................. SUCCESS [4.712s] [INFO] UML2 Translator ................................... SUCCESS [5.698s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [5.470s] [INFO] The Java Code Generator Plugin .................... SUCCESS [6.477s] [INFO] org.overture.ide.platform ......................... SUCCESS [11.307s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [1.452s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [4.553s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [1.865s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [4.061s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [4.131s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [4.361s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [4.005s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [4.262s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [4.288s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [4.116s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [5.056s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [4.406s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [4.197s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [12.394s] [INFO] Overture IDE Standalone Product ................... SUCCESS [2:12.277s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:59.672s [INFO] Finished at: Mon Oct 05 14:16:49 CEST 2020 [INFO] Final Memory: 279M/910M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "force-download-externals" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/pom.xml to org.overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to org.overturetool.ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/pom.xml to org.overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to org.overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202010051157-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to org.overturetool.ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to org.overturetool.ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pom.xml to org.overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to org.overturetool.ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to org.overturetool.ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to org.overturetool.core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/pom.xml to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to org.overturetool.ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to org.overturetool.ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar channel stopped [overture-development] $ /bin/sh -xe /tmp/jenkins4136295947527531600.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-dev.sh jenkins-overture-development-275 /var/lib/jenkins/workspace/overture-development delete % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:38 --:--:-- 0 100 21 0 21 0 0 0 0 --:--:-- 0:00:39 --:--:-- 4 100 21 0 21 0 0 0 0 --:--:-- 0:00:39 --:--:-- 6 {"message":"success"}create % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 470 100 401 100 69 569 98 --:--:-- --:--:-- --:--:-- 667 {"name":"development","desc":"jenkins-overture-development-275","package":"overture-ide","repo":"overturetool-development","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-10-05T12:18:01.057Z","updated":"2020-10-05T12:18:01.066Z","released":"","ordinal":2.0,"github_release_notes_file":null,"github_use_tag_release_notes":false,"vcs_tag":null,"rating_count":0}overture-builder 119ae46d26f3cf00287fc3b055eea7f7807b3a60 overturetool overturetool-development overture-ide development /var/lib/jenkins/workspace/overture-development/ide/product/target/repository Processing ./artifacts.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27629 0 0 100 27629 0 18859 0:00:01 0:00:01 --:--:-- 18846 100 27650 100 21 100 27629 9 12155 0:00:02 0:00:02 --:--:-- 12159 100 27650 100 21 100 27629 9 12155 0:00:02 0:00:02 --:--:-- 12159 {"message":"success"} Processing ./artifacts.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21704 0 0 100 21704 0 14694 0:00:01 0:00:01 --:--:-- 14694 100 21704 0 0 100 21704 0 8758 0:00:02 0:00:02 --:--:-- 8758 100 21725 100 21 100 21704 7 8230 0:00:03 0:00:02 0:00:01 8238 {"message":"success"} Processing ./content.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 90140 0:00:01 0:00:01 --:--:-- 90140 100 130k 100 21 100 130k 8 55813 0:00:02 0:00:02 --:--:-- 55822 100 130k 100 21 100 130k 8 55813 0:00:02 0:00:02 --:--:-- 55799 {"message":"success"} Processing ./content.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51752 0 0 100 51752 0 55948 --:--:-- --:--:-- --:--:-- 55887 100 51773 100 21 100 51752 8 21644 0:00:02 0:00:02 --:--:-- 21653 100 51773 100 21 100 51752 8 21635 0:00:02 0:00:02 --:--:-- 21653 {"message":"success"} Processing ./p2.index file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 173 0 0 100 173 0 117 0:00:01 0:00:01 --:--:-- 117 100 194 100 21 100 173 11 94 0:00:01 0:00:01 --:--:-- 106 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.17.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 21579 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21600 100 21 100 21579 10 11066 0:00:02 0:00:01 0:00:01 11071 100 21600 100 21 100 21579 10 11066 0:00:02 0:00:01 0:00:01 11071 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19483 0 0 100 19483 0 13235 0:00:01 0:00:01 --:--:-- 13235 100 19504 100 21 100 19483 11 10497 0:00:01 0:00:01 --:--:-- 10502 100 19504 100 21 100 19483 11 10497 0:00:01 0:00:01 --:--:-- 10502 {"message":"success"} Processing feature: ./features/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19558 0 0 100 19558 0 13341 0:00:01 0:00:01 --:--:-- 13341 100 19579 100 21 100 19558 12 12028 0:00:01 0:00:01 --:--:-- 12041 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20130 0 0 100 20130 0 13675 0:00:01 0:00:01 --:--:-- 13665 100 20151 100 21 100 20130 11 10958 0:00:01 0:00:01 --:--:-- 10963 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19569 0 0 100 19569 0 13348 0:00:01 0:00:01 --:--:-- 13339 100 19590 100 21 100 19569 11 10623 0:00:01 0:00:01 --:--:-- 10635 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.900.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19472 0 0 100 19472 0 13228 0:00:01 0:00:01 --:--:-- 13219 100 19493 100 21 100 19472 11 10605 0:00:01 0:00:01 --:--:-- 10611 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19360 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19381 100 21 100 19360 10 9704 0:00:02 0:00:01 0:00:01 9709 100 19381 100 21 100 19360 10 9684 0:00:02 0:00:01 0:00:01 9695 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.300.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19975 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19996 100 21 100 19975 9 9480 0:00:02 0:00:02 --:--:-- 9490 100 19996 100 21 100 19975 9 9475 0:00:02 0:00:02 --:--:-- 9490 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21080 0 0 100 21080 0 14310 0:00:01 0:00:01 --:--:-- 14301 100 21101 100 21 100 21080 11 11218 0:00:01 0:00:01 --:--:-- 11229 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19555 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19576 100 21 100 19555 9 8667 0:00:02 0:00:02 --:--:-- 8681 100 19576 100 21 100 19555 9 8664 0:00:02 0:00:02 --:--:-- 8673 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6872 0 0 100 6872 0 4668 0:00:01 0:00:01 --:--:-- 4668 100 6893 100 21 100 6872 11 3700 0:00:01 0:00:01 --:--:-- 3709 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 11.3M 0 0 3 400k 0 293k 0:00:39 0:00:01 0:00:38 293k 83 11.3M 0 0 83 9664k 0 4031k 0:00:02 0:00:02 --:--:-- 4030k 100 11.3M 0 0 100 11.3M 0 3270k 0:00:03 0:00:03 --:--:-- 3269k 100 11.3M 0 0 100 11.3M 0 2552k 0:00:04 0:00:04 --:--:-- 2551k 100 11.3M 100 21 100 11.3M 3 2200k 0:00:07 0:00:05 0:00:02 2343k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6487 0 0 100 6487 0 4386 0:00:01 0:00:01 --:--:-- 4386 100 6508 100 21 100 6487 11 3495 0:00:01 0:00:01 --:--:-- 3508 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6478 0 0 100 6478 0 4418 0:00:01 0:00:01 --:--:-- 4415 100 6499 100 21 100 6478 10 3237 0:00:02 0:00:02 --:--:-- 3247 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6494 0 0 100 6494 0 4399 0:00:01 0:00:01 --:--:-- 4396 100 6515 100 21 100 6494 12 3860 0:00:01 0:00:01 --:--:-- 3871 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6535 0 0 100 6535 0 4454 0:00:01 0:00:01 --:--:-- 4451 100 6535 0 0 100 6535 0 2644 0:00:02 0:00:02 --:--:-- 2643 100 6556 100 21 100 6535 7 2397 0:00:03 0:00:02 0:00:01 2404 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6517 0 0 100 6517 0 4430 0:00:01 0:00:01 --:--:-- 4430 100 6538 100 21 100 6517 10 3316 0:00:02 0:00:01 0:00:01 3325 100 6538 100 21 100 6517 10 3311 0:00:02 0:00:01 0:00:01 3320 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6546 0 0 100 6546 0 4468 0:00:01 0:00:01 --:--:-- 4468 100 6546 0 0 100 6546 0 2653 0:00:02 0:00:02 --:--:-- 2654 100 6567 100 21 100 6546 6 1918 0:00:03 0:00:03 --:--:-- 1924 100 6567 100 21 100 6546 6 1917 0:00:03 0:00:03 --:--:-- 1924 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6482 0 0 100 6482 0 4409 0:00:01 0:00:01 --:--:-- 4406 100 6503 100 21 100 6482 11 3589 0:00:01 0:00:01 --:--:-- 3598 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6489 0 0 100 6489 0 4378 0:00:01 0:00:01 --:--:-- 4375 100 6510 100 21 100 6489 12 3781 0:00:01 0:00:01 --:--:-- 3791 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6487 0 0 100 6487 0 4406 0:00:01 0:00:01 --:--:-- 4406 100 6508 100 21 100 6487 9 2876 0:00:02 0:00:02 --:--:-- 2886 100 6508 100 21 100 6487 9 2875 0:00:02 0:00:02 --:--:-- 2886 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6662 0 0 100 6662 0 4525 0:00:01 0:00:01 --:--:-- 4525 100 6683 100 21 100 6662 10 3486 0:00:02 0:00:01 0:00:01 3495 {"message":"success"} Processing plugin dir ./plugins/* file... Processing plugin: ./plugins/com.ibm.icu_67.1.0.v20200706-1749.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 12.9M 0 0 5 720k 0 488k 0:00:27 0:00:01 0:00:26 488k 88 12.9M 0 0 88 11.4M 0 4652k 0:00:02 0:00:02 --:--:-- 4650k 100 12.9M 0 0 100 12.9M 0 3699k 0:00:03 0:00:03 --:--:-- 3698k 100 12.9M 100 21 100 12.9M 4 3152k 0:00:05 0:00:04 0:00:01 3152k {"message":"success"} Processing plugin: ./plugins/com.jcraft.jsch_0.1.55.v20190404-1902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 297k 0 0 100 297k 0 203k 0:00:01 0:00:01 --:--:-- 203k 100 297k 0 0 100 297k 0 120k 0:00:02 0:00:02 --:--:-- 120k 100 297k 100 21 100 297k 7 109k 0:00:03 0:00:02 0:00:01 109k {"message":"success"} Processing plugin: ./plugins/com.sun.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 133k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 55281 0:00:02 0:00:02 --:--:-- 55281 100 133k 100 21 100 133k 8 54552 0:00:02 0:00:02 --:--:-- 54538 100 133k 100 21 100 133k 8 54465 0:00:02 0:00:02 --:--:-- 54473 {"message":"success"} Processing plugin: ./plugins/com.sun.jna_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 1432k 0 0 7 112k 0 104k 0:00:13 0:00:01 0:00:12 104k 100 1432k 0 0 100 1432k 0 564k 0:00:02 0:00:02 --:--:-- 565k 100 1432k 100 21 100 1432k 7 516k 0:00:03 0:00:02 0:00:01 516k {"message":"success"} Processing plugin: ./plugins/com.sun.jna.platform_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 1167k 0 0 15 176k 0 143k 0:00:08 0:00:01 0:00:07 143k 100 1167k 0 0 100 1167k 0 452k 0:00:02 0:00:02 --:--:-- 452k 100 1167k 100 21 100 1167k 6 334k 0:00:03 0:00:03 --:--:-- 334k 100 1167k 100 21 100 1167k 6 334k 0:00:03 0:00:03 --:--:-- 334k {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.3.5.v20200504-1837.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47289 0 0 100 47289 0 62386 --:--:-- --:--:-- --:--:-- 62304 100 47310 100 21 100 47289 9 20768 0:00:02 0:00:02 --:--:-- 20786 100 47310 100 21 100 47289 9 20768 0:00:02 0:00:02 --:--:-- 20777 {"message":"success"} Processing plugin: ./plugins/javax.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55399 0 0 100 55399 0 37507 0:00:01 0:00:01 --:--:-- 37482 100 55420 100 21 100 55399 11 31053 0:00:01 0:00:01 --:--:-- 31047 {"message":"success"} Processing plugin: ./plugins/javax.inject_1.0.0.v20091030.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16996 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17017 100 21 100 16996 13 10655 0:00:01 0:00:01 --:--:-- 10662 100 17017 100 21 100 16996 13 10649 0:00:01 0:00:01 --:--:-- 10662 {"message":"success"} Processing plugin: ./plugins/javax.servlet_3.1.0.v201410161800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 71687 0:00:01 0:00:01 --:--:-- 71687 100 102k 100 21 100 102k 10 50570 0:00:02 0:00:02 --:--:-- 50580 100 102k 100 21 100 102k 10 50546 0:00:02 0:00:02 --:--:-- 50556 {"message":"success"} Processing plugin: ./plugins/javax.servlet.jsp_2.2.0.v201112011158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 73 108k 0 0 73 81920 0 89334 0:00:01 --:--:-- 0:00:01 89237 100 108k 100 21 100 108k 9 51218 0:00:02 0:00:02 --:--:-- 51228 100 108k 100 21 100 108k 9 51194 0:00:02 0:00:02 --:--:-- 51204 {"message":"success"} Processing plugin: ./plugins/org.apache.ant_1.10.8.v20200515-1239.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3069k 0 0 1 49152 0 64000 0:00:49 --:--:-- 0:00:49 63916 84 3069k 0 0 84 2608k 0 1573k 0:00:01 0:00:01 --:--:-- 1572k 100 3069k 0 0 100 3069k 0 1148k 0:00:02 0:00:02 --:--:-- 1147k 100 3069k 100 21 100 3069k 7 1099k 0:00:03 0:00:02 0:00:01 1098k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.constants_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20769 0 0 100 20769 0 14061 0:00:01 0:00:01 --:--:-- 14071 100 20790 100 21 100 20769 12 12844 0:00:01 0:00:01 --:--:-- 12857 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.css_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 58 353k 0 0 58 208k 0 173k 0:00:02 0:00:01 0:00:01 173k 100 353k 100 21 100 353k 9 160k 0:00:02 0:00:02 --:--:-- 160k 100 353k 100 21 100 353k 9 160k 0:00:02 0:00:02 --:--:-- 160k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.i18n_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23969 0 0 100 23969 0 16272 0:00:01 0:00:01 --:--:-- 16272 100 23990 100 21 100 23969 13 14896 0:00:01 0:00:01 --:--:-- 14909 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.util_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 99757 0:00:01 0:00:01 --:--:-- 99689 100 144k 100 21 100 144k 9 68211 0:00:02 0:00:02 --:--:-- 68220 {"message":"success"} Processing plugin: ./plugins/org.apache.commons.io_2.6.0.v20190123-2029.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 227k 0 0 100 227k 0 186k 0:00:01 0:00:01 --:--:-- 186k 100 227k 100 21 100 227k 10 110k 0:00:02 0:00:02 --:--:-- 110k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 308k 0 0 41 128k 0 118k 0:00:02 0:00:01 0:00:01 118k 100 308k 0 0 100 308k 0 124k 0:00:02 0:00:02 --:--:-- 124k 100 308k 100 21 100 308k 8 118k 0:00:02 0:00:02 --:--:-- 118k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73163 0 0 100 73163 0 49770 0:00:01 0:00:01 --:--:-- 49736 100 73184 100 21 100 73163 10 36526 0:00:02 0:00:02 --:--:-- 36537 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58232 0 0 100 58232 0 39640 0:00:01 0:00:01 --:--:-- 39613 100 58253 100 21 100 58232 11 32973 0:00:01 0:00:01 --:--:-- 32985 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 203k 0 0 23 49152 0 64000 0:00:03 --:--:-- 0:00:03 64000 100 203k 0 0 100 203k 0 84442 0:00:02 0:00:02 --:--:-- 84442 100 203k 100 21 100 203k 6 64287 0:00:03 0:00:03 --:--:-- 64314 100 203k 100 21 100 203k 6 64287 0:00:03 0:00:03 --:--:-- 64294 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69091 0 0 100 69091 0 46904 0:00:01 0:00:01 --:--:-- 46873 100 69112 100 21 100 69091 11 38641 0:00:01 0:00:01 --:--:-- 38631 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.16.v20200110-1820.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 406k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406k 100 21 100 406k 9 185k 0:00:02 0:00:02 --:--:-- 185k 100 406k 100 21 100 406k 9 185k 0:00:02 0:00:02 --:--:-- 185k {"message":"success"} Processing plugin: ./plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 2378k 0 0 24 592k 0 436k 0:00:05 0:00:01 0:00:04 436k 100 2378k 0 0 100 2378k 0 897k 0:00:02 0:00:02 --:--:-- 896k 100 2378k 100 21 100 2378k 7 873k 0:00:03 0:00:02 0:00:01 873k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1715k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1715k 0 0 100 1715k 0 675k 0:00:02 0:00:02 --:--:-- 675k 100 1715k 100 21 100 1715k 7 625k 0:00:03 0:00:02 0:00:01 625k 100 1715k 100 21 100 1715k 7 625k 0:00:03 0:00:02 0:00:01 625k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 3529k 0 0 2 81920 0 89334 0:00:40 --:--:-- 0:00:40 89237 100 3529k 0 0 100 3529k 0 1248k 0:00:02 0:00:02 --:--:-- 1248k 100 3529k 100 21 100 3529k 6 1038k 0:00:03 0:00:03 --:--:-- 1038k 100 3529k 100 21 100 3529k 6 1038k 0:00:03 0:00:03 --:--:-- 1038k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.core_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 3406k 0 0 22 768k 0 519k 0:00:06 0:00:01 0:00:05 519k 100 3406k 0 0 100 3406k 0 1200k 0:00:02 0:00:02 --:--:-- 1200k 100 3406k 100 21 100 3406k 6 1129k 0:00:03 0:00:03 --:--:-- 1129k {"message":"success"} Processing plugin: ./plugins/org.apache.xmlgraphics_2.4.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 703k 0 0 65 464k 0 335k 0:00:02 0:00:01 0:00:01 335k 100 703k 100 21 100 703k 8 286k 0:00:02 0:00:02 --:--:-- 286k 100 703k 100 21 100 703k 8 285k 0:00:02 0:00:02 --:--:-- 285k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ant.core_3.5.800.v20200608-1251.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 106k 0 0 75 81920 0 89334 0:00:01 --:--:-- 0:00:01 89237 100 106k 100 21 100 106k 10 54830 0:00:02 0:00:01 0:00:01 54813 100 106k 100 21 100 106k 10 54747 0:00:02 0:00:01 0:00:01 54730 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.1100.v20200611-0145.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 792k 0 0 10 81920 0 90319 0:00:08 --:--:-- 0:00:08 90220 100 792k 100 21 100 792k 8 325k 0:00:02 0:00:02 --:--:-- 325k 100 792k 100 21 100 792k 8 324k 0:00:02 0:00:02 --:--:-- 324k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.900.v20200412-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68193 0 0 100 68193 0 46389 0:00:01 0:00:01 --:--:-- 46358 100 68214 100 21 100 68193 10 34615 0:00:02 0:00:01 0:00:01 34608 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.win32_1.2.800.v20200127-1343.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44817 0 0 100 44817 0 30200 0:00:01 0:00:01 --:--:-- 30200 100 44838 100 21 100 44817 11 25277 0:00:01 0:00:01 --:--:-- 25275 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.700.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 112k 0 0 42 49152 0 64167 0:00:01 --:--:-- 0:00:01 64083 100 112k 100 21 100 112k 9 54578 0:00:02 0:00:02 --:--:-- 54588 100 112k 100 21 100 112k 9 54578 0:00:02 0:00:02 --:--:-- 54588 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 98k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 100 21 100 98k 9 47783 0:00:02 0:00:02 --:--:-- 47792 100 98k 100 21 100 98k 9 47783 0:00:02 0:00:02 --:--:-- 47792 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.10.0.v20200815-1752.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 180k 0 0 100 180k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 180k 100 21 100 180k 9 87504 0:00:02 0:00:02 --:--:-- 87514 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93673 0 0 100 93673 0 63853 0:00:01 0:00:01 --:--:-- 63809 100 93694 100 21 100 93673 10 48260 0:00:02 0:00:01 0:00:01 48246 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 306k 0 0 100 306k 0 208k 0:00:01 0:00:01 --:--:-- 208k 100 306k 100 21 100 306k 9 144k 0:00:02 0:00:02 --:--:-- 144k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 0 0 100 161k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 161k 100 21 100 161k 8 68555 0:00:02 0:00:02 --:--:-- 68535 100 161k 100 21 100 161k 8 68555 0:00:02 0:00:02 --:--:-- 68535 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.expressions_3.7.0.v20200720-1126.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 52 92924 0 0 52 49152 0 65101 0:00:01 --:--:-- 0:00:01 65015 100 92945 100 21 100 92924 10 46789 0:00:02 0:00:01 0:00:01 46776 100 92945 100 21 100 92924 10 46765 0:00:02 0:00:01 0:00:01 46753 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43370 0 0 100 43370 0 56471 --:--:-- --:--:-- --:--:-- 56397 100 43391 100 21 100 43370 11 23392 0:00:01 0:00:01 --:--:-- 23391 100 43391 100 21 100 43370 11 23354 0:00:01 0:00:01 --:--:-- 23353 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 70 113k 0 0 70 81920 0 90719 0:00:01 --:--:-- 0:00:01 90619 100 113k 100 21 100 113k 10 56819 0:00:02 0:00:02 --:--:-- 56829 100 113k 100 21 100 113k 10 56736 0:00:02 0:00:02 --:--:-- 56746 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 73 66954 0 0 73 49152 0 63015 0:00:01 --:--:-- 0:00:01 62934 100 66975 100 21 100 66954 10 33781 0:00:02 0:00:01 0:00:01 33774 100 66975 100 21 100 66954 10 33746 0:00:02 0:00:01 0:00:01 33740 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11589 0 0 100 11589 0 7841 0:00:01 0:00:01 --:--:-- 7841 100 11610 100 21 100 11589 11 6395 0:00:01 0:00:01 --:--:-- 6403 100 11610 100 21 100 11589 11 6395 0:00:01 0:00:01 --:--:-- 6403 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16916 0 0 100 16916 0 11484 0:00:01 0:00:01 --:--:-- 11484 100 16937 100 21 100 16916 11 9173 0:00:01 0:00:01 --:--:-- 9184 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38372 0 0 100 38372 0 26085 0:00:01 0:00:01 --:--:-- 26067 100 38393 100 21 100 38372 11 21728 0:00:01 0:00:01 --:--:-- 21727 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.800.v20200421-0950.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 72985 0:00:01 0:00:01 --:--:-- 72985 100 105k 100 21 100 105k 10 53638 0:00:02 0:00:02 --:--:-- 53649 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net_1.3.1000.v20200715-0827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70762 0 0 100 70762 0 47779 0:00:01 0:00:01 --:--:-- 47747 100 70783 100 21 100 70762 10 35523 0:00:02 0:00:01 0:00:01 35515 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97808 0 0 100 97808 0 66400 0:00:01 0:00:01 --:--:-- 66355 100 97829 100 21 100 97808 9 44824 0:00:02 0:00:02 --:--:-- 44834 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35546 0 0 100 35546 0 23985 0:00:01 0:00:01 --:--:-- 23968 100 35567 100 21 100 35546 12 21133 0:00:01 0:00:01 --:--:-- 21133 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.800.v20200706-2152.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 875k 0 0 43 384k 0 279k 0:00:03 0:00:01 0:00:02 279k 100 875k 100 21 100 875k 8 359k 0:00:02 0:00:02 --:--:-- 359k 100 875k 100 21 100 875k 8 359k 0:00:02 0:00:02 --:--:-- 359k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 40275 0:00:01 0:00:01 --:--:-- 40275 100 59146 100 21 100 59125 10 29711 0:00:02 0:00:01 0:00:01 29706 100 59146 100 21 100 59125 10 29711 0:00:02 0:00:01 0:00:01 29706 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.19.0.v20200724-1004.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73375 0 0 100 73375 0 80103 --:--:-- --:--:-- --:--:-- 80016 100 73396 100 21 100 73375 9 34448 0:00:02 0:00:02 --:--:-- 34458 100 73396 100 21 100 73375 9 34448 0:00:02 0:00:02 --:--:-- 34458 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.variables_3.4.800.v20200120-1101.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36056 0 0 100 36056 0 47567 --:--:-- --:--:-- --:--:-- 47504 100 36077 100 21 100 36056 12 21234 0:00:01 0:00:01 --:--:-- 21234 100 36077 100 21 100 36056 12 21234 0:00:01 0:00:01 --:--:-- 21234 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.16.0.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 385k 0 0 37 144k 0 135k 0:00:02 0:00:01 0:00:01 135k 100 385k 100 21 100 385k 9 176k 0:00:02 0:00:02 --:--:-- 177k 100 385k 100 21 100 385k 9 176k 0:00:02 0:00:02 --:--:-- 177k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.600.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 2987k 0 0 2 65536 0 71624 0:00:42 --:--:-- 0:00:42 71545 100 2987k 0 0 100 2987k 0 1115k 0:00:02 0:00:02 --:--:-- 1115k 100 2987k 100 21 100 2987k 5 821k 0:00:04 0:00:03 0:00:01 821k 100 2987k 100 21 100 2987k 5 820k 0:00:04 0:00:03 0:00:01 821k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26044 0 0 100 26044 0 17644 0:00:01 0:00:01 --:--:-- 17633 100 26065 100 21 100 26044 12 15419 0:00:01 0:00:01 --:--:-- 15423 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48527 0 0 100 48527 0 32877 0:00:01 0:00:01 --:--:-- 32855 100 48548 100 21 100 48527 10 24708 0:00:02 0:00:01 0:00:01 24706 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52809 0 0 100 52809 0 36047 0:00:01 0:00:01 --:--:-- 36022 100 52830 100 21 100 52809 12 30367 0:00:01 0:00:01 --:--:-- 30362 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12249 0 0 100 12249 0 8326 0:00:01 0:00:01 --:--:-- 8326 100 12270 100 21 100 12249 14 8304 0:00:01 0:00:01 --:--:-- 8318 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11383 0 0 100 11383 0 7712 0:00:01 0:00:01 --:--:-- 7706 100 11404 100 21 100 11383 12 6735 0:00:01 0:00:01 --:--:-- 6743 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35295 0 0 100 35295 0 24125 0:00:01 0:00:01 --:--:-- 24108 100 35316 100 21 100 35295 12 21495 0:00:01 0:00:01 --:--:-- 21494 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70490 0 0 100 70490 0 76870 --:--:-- --:--:-- --:--:-- 76786 100 70511 100 21 100 70490 11 39556 0:00:01 0:00:01 --:--:-- 39546 100 70511 100 21 100 70490 11 39556 0:00:01 0:00:01 --:--:-- 39546 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51364 0 0 100 51364 0 34752 0:00:01 0:00:01 --:--:-- 34752 100 51385 100 21 100 51364 11 28037 0:00:01 0:00:01 --:--:-- 28048 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46115 0 0 100 46115 0 31306 0:00:01 0:00:01 --:--:-- 31285 100 46136 100 21 100 46115 11 25994 0:00:01 0:00:01 --:--:-- 25992 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 0 0 100 210k 0 142k 0:00:01 0:00:01 --:--:-- 142k 100 210k 100 21 100 210k 9 99k 0:00:02 0:00:02 --:--:-- 99k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 198k 0 0 100 198k 0 136k 0:00:01 0:00:01 --:--:-- 135k 100 198k 100 21 100 198k 10 97661 0:00:02 0:00:02 --:--:-- 97671 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27971 0 0 100 27971 0 18989 0:00:01 0:00:01 --:--:-- 18976 100 27992 100 21 100 27971 12 16629 0:00:01 0:00:01 --:--:-- 16632 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16632 0 0 100 16632 0 11337 0:00:01 0:00:01 --:--:-- 11329 100 16653 100 21 100 16632 12 9941 0:00:01 0:00:01 --:--:-- 9948 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 84 58017 0 0 84 49152 0 64419 --:--:-- --:--:-- --:--:-- 64335 100 58038 100 21 100 58017 11 32071 0:00:01 0:00:01 --:--:-- 32065 100 58038 100 21 100 58017 11 32053 0:00:01 0:00:01 --:--:-- 32047 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11378 0 0 100 11378 0 7698 0:00:01 0:00:01 --:--:-- 7698 100 11399 100 21 100 11378 12 6692 0:00:01 0:00:01 --:--:-- 6705 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 388k 0 0 53 208k 0 173k 0:00:02 0:00:01 0:00:01 173k 100 388k 100 21 100 388k 8 158k 0:00:02 0:00:02 --:--:-- 158k 100 388k 100 21 100 388k 8 158k 0:00:02 0:00:02 --:--:-- 158k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24891 0 0 100 24891 0 16829 0:00:01 0:00:01 --:--:-- 16829 100 24912 100 21 100 24891 10 12177 0:00:02 0:00:02 --:--:-- 12187 100 24912 100 21 100 24891 10 12177 0:00:02 0:00:02 --:--:-- 12187 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10652 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10673 100 21 100 10652 11 6038 0:00:01 0:00:01 --:--:-- 6047 100 10673 100 21 100 10652 11 6035 0:00:01 0:00:01 --:--:-- 6043 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10509 0 0 100 10509 0 7124 0:00:01 0:00:01 --:--:-- 7124 100 10530 100 21 100 10509 13 6968 0:00:01 0:00:01 --:--:-- 6982 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13421 0 0 100 13421 0 9123 0:00:01 0:00:01 --:--:-- 9117 100 13442 100 21 100 13421 13 8858 0:00:01 0:00:01 --:--:-- 8866 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 243k 0 0 19 49152 0 64844 0:00:03 --:--:-- 0:00:03 64758 100 243k 100 21 100 243k 9 107k 0:00:02 0:00:02 --:--:-- 107k 100 243k 100 21 100 243k 9 107k 0:00:02 0:00:02 --:--:-- 107k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 21306 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21327 100 21 100 21306 11 12050 0:00:01 0:00:01 --:--:-- 12055 100 21327 100 21 100 21306 11 12050 0:00:01 0:00:01 --:--:-- 12055 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 114k 0 0 41 49152 0 64000 0:00:01 --:--:-- 0:00:01 63916 100 114k 100 21 100 114k 10 59820 0:00:02 0:00:01 0:00:01 59800 100 114k 100 21 100 114k 10 59790 0:00:02 0:00:01 0:00:01 59800 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 244k 0 0 19 49152 0 64083 0:00:03 --:--:-- 0:00:03 64000 100 244k 100 21 100 244k 10 117k 0:00:02 0:00:02 --:--:-- 117k 100 244k 100 21 100 244k 10 117k 0:00:02 0:00:02 --:--:-- 117k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 30333 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30354 100 21 100 30333 12 18575 0:00:01 0:00:01 --:--:-- 18576 100 30354 100 21 100 30333 12 18575 0:00:01 0:00:01 --:--:-- 18576 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 80 138k 0 0 80 112k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 138k 100 21 100 138k 11 74782 0:00:01 0:00:01 --:--:-- 74793 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 366k 0 0 39 144k 0 133k 0:00:02 0:00:01 0:00:01 133k 100 366k 0 0 100 366k 0 147k 0:00:02 0:00:02 --:--:-- 147k 100 366k 100 21 100 366k 7 129k 0:00:03 0:00:02 0:00:01 129k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 1381k 0 0 16 224k 0 185k 0:00:07 0:00:01 0:00:06 185k 100 1381k 0 0 100 1381k 0 547k 0:00:02 0:00:02 --:--:-- 547k 100 1381k 100 21 100 1381k 8 526k 0:00:02 0:00:02 --:--:-- 526k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 100k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 100 21 100 100k 10 53437 0:00:02 0:00:01 0:00:01 53420 100 100k 100 21 100 100k 10 53410 0:00:02 0:00:01 0:00:01 53393 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 229k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 100 21 100 229k 9 108k 0:00:02 0:00:02 --:--:-- 108k 100 229k 100 21 100 229k 9 108k 0:00:02 0:00:02 --:--:-- 108k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.app_1.5.0.v20200717-0620.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89285 0 0 100 89285 0 60450 0:00:01 0:00:01 --:--:-- 60409 100 89306 100 21 100 89285 10 44442 0:00:02 0:00:02 --:--:-- 44452 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51252 0 0 100 51252 0 34817 0:00:01 0:00:01 --:--:-- 34794 100 51273 100 21 100 51252 11 28955 0:00:01 0:00:01 --:--:-- 28951 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.13.0.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 132k 0 0 36 49152 0 64588 0:00:02 --:--:-- 0:00:02 64503 100 132k 100 21 100 132k 9 63204 0:00:02 0:00:02 --:--:-- 63214 100 132k 100 21 100 132k 9 63204 0:00:02 0:00:02 --:--:-- 63214 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26570 0 0 100 26570 0 17976 0:00:01 0:00:01 --:--:-- 17964 100 26591 100 21 100 26570 10 13874 0:00:02 0:00:01 0:00:01 13878 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.console_1.4.200.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 122k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 100 21 100 122k 8 53718 0:00:02 0:00:02 --:--:-- 53727 100 122k 100 21 100 122k 8 53718 0:00:02 0:00:02 --:--:-- 53727 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.event_1.5.500.v20200616-0800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35256 0 0 100 35256 0 24016 0:00:01 0:00:01 --:--:-- 24016 100 35277 100 21 100 35256 13 21993 0:00:01 0:00:01 --:--:-- 21993 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 36937 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36958 100 21 100 36937 12 22577 0:00:01 0:00:01 --:--:-- 22576 100 36958 100 21 100 36937 12 22577 0:00:01 0:00:01 --:--:-- 22576 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68502 0 0 100 68502 0 74620 --:--:-- --:--:-- --:--:-- 74539 100 68523 100 21 100 68502 11 38679 0:00:01 0:00:01 --:--:-- 38691 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29370 0 0 100 29370 0 19966 0:00:01 0:00:01 --:--:-- 19952 100 29391 100 21 100 29370 11 15910 0:00:01 0:00:01 --:--:-- 15912 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47856 0 0 100 47856 0 32444 0:00:01 0:00:01 --:--:-- 32422 100 47877 100 21 100 47856 9 22745 0:00:02 0:00:02 --:--:-- 22766 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.600.v20200707-1543.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 229k 0 0 97 224k 0 187k 0:00:01 0:00:01 --:--:-- 186k 100 229k 100 21 100 229k 9 103k 0:00:02 0:00:02 --:--:-- 103k 100 229k 100 21 100 229k 9 103k 0:00:02 0:00:02 --:--:-- 103k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28431 0 0 100 28431 0 18979 0:00:01 0:00:01 --:--:-- 18979 100 28452 100 21 100 28431 11 16071 0:00:01 0:00:01 --:--:-- 16083 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12841 0 0 100 12841 0 8747 0:00:01 0:00:01 --:--:-- 8741 100 12862 100 21 100 12841 13 8153 0:00:01 0:00:01 --:--:-- 8161 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53255 0 0 100 53255 0 36203 0:00:01 0:00:01 --:--:-- 36178 100 53276 100 21 100 53255 11 29471 0:00:01 0:00:01 --:--:-- 29466 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41286 0 0 100 41286 0 53968 --:--:-- --:--:-- --:--:-- 53898 100 41307 100 21 100 41286 10 19868 0:00:02 0:00:02 --:--:-- 19878 100 41307 100 21 100 41286 10 19868 0:00:02 0:00:02 --:--:-- 19878 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 71774 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71795 100 21 100 71774 10 36176 0:00:02 0:00:01 0:00:01 36168 100 71795 100 21 100 71774 10 36121 0:00:02 0:00:01 0:00:01 36114 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 84542 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84563 100 21 100 84542 11 44660 0:00:01 0:00:01 --:--:-- 44647 100 84563 100 21 100 84542 11 44660 0:00:01 0:00:01 --:--:-- 44647 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 153k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 153k 100 21 100 153k 11 82459 0:00:01 0:00:01 --:--:-- 82427 100 153k 100 21 100 153k 11 82416 0:00:01 0:00:01 --:--:-- 82383 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28782 0 0 100 28782 0 19526 0:00:01 0:00:01 --:--:-- 19526 100 28803 100 21 100 28782 12 17571 0:00:01 0:00:01 --:--:-- 17584 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76716 0 0 100 76716 0 52081 0:00:01 0:00:01 --:--:-- 52081 100 76737 100 21 100 76716 11 42198 0:00:01 0:00:01 --:--:-- 42186 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 74538 0:00:01 0:00:01 --:--:-- 74487 100 106k 100 21 100 106k 11 58212 0:00:01 0:00:01 --:--:-- 58192 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57652 0 0 100 57652 0 39006 0:00:01 0:00:01 --:--:-- 38980 100 57673 100 21 100 57652 11 32775 0:00:01 0:00:01 --:--:-- 32768 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 31782 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31803 100 21 100 31782 12 19215 0:00:01 0:00:01 --:--:-- 19216 100 31803 100 21 100 31782 12 19203 0:00:01 0:00:01 --:--:-- 19216 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 205k 0 0 38 81920 0 90021 0:00:02 --:--:-- 0:00:02 89923 100 205k 100 21 100 205k 10 98k 0:00:02 0:00:02 --:--:-- 98k 100 205k 100 21 100 205k 10 98k 0:00:02 0:00:02 --:--:-- 98k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35810 0 0 100 35810 0 46871 --:--:-- --:--:-- --:--:-- 46871 100 35831 100 21 100 35810 11 19037 0:00:01 0:00:01 --:--:-- 19038 100 35831 100 21 100 35810 11 19037 0:00:01 0:00:01 --:--:-- 19038 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25396 0 0 100 25396 0 17287 0:00:01 0:00:01 --:--:-- 17287 100 25417 100 21 100 25396 12 14921 0:00:01 0:00:01 --:--:-- 14933 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73656 0 0 100 73656 0 49902 0:00:01 0:00:01 --:--:-- 49902 100 73677 100 21 100 73656 11 40761 0:00:01 0:00:01 --:--:-- 40750 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 352k 0 0 100 352k 0 240k 0:00:01 0:00:01 --:--:-- 240k 100 352k 0 0 100 352k 0 142k 0:00:02 0:00:02 --:--:-- 142k 100 352k 100 21 100 352k 7 129k 0:00:03 0:00:02 0:00:01 128k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 130k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 21 100 130k 9 63311 0:00:02 0:00:02 --:--:-- 63321 100 130k 100 21 100 130k 9 63221 0:00:02 0:00:02 --:--:-- 63231 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.operations_2.5.900.v20200808-1311.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75804 0 0 100 75804 0 51743 0:00:01 0:00:01 --:--:-- 51708 100 75825 100 21 100 75804 11 42043 0:00:01 0:00:01 --:--:-- 42031 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 98k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 100 21 100 98k 9 46942 0:00:02 0:00:02 --:--:-- 46951 100 98k 100 21 100 98k 9 46942 0:00:02 0:00:02 --:--:-- 46951 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234k 0 0 100 234k 0 159k 0:00:01 0:00:01 --:--:-- 159k 100 234k 100 21 100 234k 9 104k 0:00:02 0:00:02 --:--:-- 104k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50286 0 0 100 50286 0 34184 0:00:01 0:00:01 --:--:-- 34161 100 50307 100 21 100 50286 11 27108 0:00:01 0:00:01 --:--:-- 27105 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 96727 0:00:01 0:00:01 --:--:-- 96661 100 138k 100 21 100 138k 11 75005 0:00:01 0:00:01 --:--:-- 75016 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 248k 0 0 100 248k 0 169k 0:00:01 0:00:01 --:--:-- 168k 100 248k 100 21 100 248k 9 110k 0:00:02 0:00:02 --:--:-- 110k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 74 128k 0 0 74 98304 0 92739 0:00:01 0:00:01 --:--:-- 92652 100 128k 100 21 100 128k 10 66972 0:00:02 0:00:01 0:00:01 66982 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81895 0 0 100 81895 0 55824 0:00:01 0:00:01 --:--:-- 55786 100 81916 100 21 100 81895 12 46823 0:00:01 0:00:01 --:--:-- 46809 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44445 0 0 100 44445 0 30132 0:00:01 0:00:01 --:--:-- 30111 100 44445 0 0 100 44445 0 17950 0:00:02 0:00:02 --:--:-- 17943 100 44466 100 21 100 44445 7 15822 0:00:03 0:00:02 0:00:01 15824 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 608k 0 0 100 608k 0 412k 0:00:01 0:00:01 --:--:-- 412k 100 608k 100 21 100 608k 9 263k 0:00:02 0:00:02 --:--:-- 263k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.500.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124k 0 0 100 124k 0 86806 0:00:01 0:00:01 --:--:-- 86747 100 124k 100 21 100 124k 9 60049 0:00:02 0:00:02 --:--:-- 60031 100 124k 100 21 100 124k 9 60049 0:00:02 0:00:02 --:--:-- 60031 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk_1.1.700.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52825 0 0 100 52825 0 35862 0:00:01 0:00:01 --:--:-- 35862 100 52846 100 21 100 52825 11 28740 0:00:01 0:00:01 --:--:-- 28751 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.800.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 0 100 99k 0 69281 0:00:01 0:00:01 --:--:-- 69234 100 99k 0 0 100 99k 0 41215 0:00:02 0:00:02 --:--:-- 41199 100 99k 100 21 100 99k 6 33228 0:00:03 0:00:03 --:--:-- 33234 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18590 0 0 100 18590 0 12637 0:00:01 0:00:01 --:--:-- 12629 100 18611 100 21 100 18590 11 10175 0:00:01 0:00:01 --:--:-- 10181 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68759 0:00:01 0:00:01 --:--:-- 68712 100 98k 100 21 100 98k 10 51755 0:00:02 0:00:01 0:00:01 51739 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 93696 0:00:01 0:00:01 --:--:-- 93632 100 133k 100 21 100 133k 9 63564 0:00:02 0:00:02 --:--:-- 63603 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 67 190k 0 0 67 128k 0 119k 0:00:01 0:00:01 --:--:-- 118k 100 190k 0 0 100 190k 0 78657 0:00:02 0:00:02 --:--:-- 78625 100 190k 100 21 100 190k 6 57298 0:00:03 0:00:03 --:--:-- 57287 100 190k 100 21 100 190k 6 57298 0:00:03 0:00:03 --:--:-- 57287 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security_1.3.500.v20200114-1637.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 110k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 100 21 100 110k 9 53714 0:00:02 0:00:02 --:--:-- 53724 100 110k 100 21 100 110k 9 53714 0:00:02 0:00:02 --:--:-- 53724 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17000 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17021 100 21 100 17000 12 10340 0:00:01 0:00:01 --:--:-- 10347 100 17021 100 21 100 17000 12 10340 0:00:01 0:00:01 --:--:-- 10347 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19696 0:00:01 0:00:01 --:--:-- 19696 100 29112 100 21 100 29091 12 17814 0:00:01 0:00:01 --:--:-- 17827 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.ui_1.2.700.v20200807-1518.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167k 0 0 100 167k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 167k 100 21 100 167k 11 90214 0:00:01 0:00:01 --:--:-- 90177 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41645 0 0 100 41645 0 28310 0:00:01 0:00:01 --:--:-- 28310 100 41666 100 21 100 41645 10 20176 0:00:02 0:00:02 --:--:-- 20187 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46583 0 0 100 46583 0 31689 0:00:01 0:00:01 --:--:-- 31667 100 46604 100 21 100 46583 11 25595 0:00:01 0:00:01 --:--:-- 25606 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26960 0 0 100 26960 0 18352 0:00:01 0:00:01 --:--:-- 18352 100 26981 100 21 100 26960 11 14565 0:00:01 0:00:01 --:--:-- 14568 {"message":"success"} Processing plugin: ./plugins/org.eclipse.help_3.8.800.v20200525-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 266k 0 0 100 266k 0 182k 0:00:01 0:00:01 --:--:-- 182k 100 266k 0 0 100 266k 0 108k 0:00:02 0:00:02 --:--:-- 108k 100 266k 100 21 100 266k 7 97174 0:00:03 0:00:02 0:00:01 97182 {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.3.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 424k 0 0 11 49152 0 65015 0:00:06 --:--:-- 0:00:06 64929 100 424k 0 0 100 424k 0 172k 0:00:02 0:00:02 --:--:-- 172k 100 424k 100 21 100 424k 7 144k 0:00:03 0:00:02 0:00:01 144k 100 424k 100 21 100 424k 7 144k 0:00:03 0:00:02 0:00:01 144k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.2.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 524k 0 0 9 49152 0 63177 0:00:08 --:--:-- 0:00:08 63096 100 525k 100 21 100 524k 9 237k 0:00:02 0:00:02 --:--:-- 237k 100 525k 100 21 100 524k 9 237k 0:00:02 0:00:02 --:--:-- 237k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.10.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 682k 0 0 100 682k 0 464k 0:00:01 0:00:01 --:--:-- 464k 100 682k 0 0 100 682k 0 276k 0:00:02 0:00:02 --:--:-- 276k 100 682k 100 21 100 682k 8 269k 0:00:02 0:00:02 --:--:-- 268k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32530 0 0 100 32530 0 22144 0:00:01 0:00:01 --:--:-- 22144 100 32551 100 21 100 32530 11 17688 0:00:01 0:00:01 --:--:-- 17700 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 222k 0 0 57 128k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 222k 100 21 100 222k 9 103k 0:00:02 0:00:02 --:--:-- 103k 100 222k 100 21 100 222k 9 103k 0:00:02 0:00:02 --:--:-- 103k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 172k 0 0 37 65536 0 70926 0:00:02 --:--:-- 0:00:02 70849 100 173k 100 21 100 172k 10 87959 0:00:02 0:00:02 --:--:-- 88013 100 173k 100 21 100 172k 10 87959 0:00:02 0:00:02 --:--:-- 87969 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 126k 0 0 63 81920 0 88658 0:00:01 --:--:-- 0:00:01 88562 100 126k 100 21 100 126k 10 62672 0:00:02 0:00:02 --:--:-- 62683 100 126k 100 21 100 126k 10 62582 0:00:02 0:00:02 --:--:-- 62592 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 722k 0 0 6 49152 0 64167 0:00:11 --:--:-- 0:00:11 64167 100 722k 0 0 100 722k 0 287k 0:00:02 0:00:02 --:--:-- 287k 100 722k 100 21 100 722k 8 286k 0:00:02 0:00:02 --:--:-- 286k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 97304 0:00:01 0:00:01 --:--:-- 97237 100 139k 100 21 100 139k 9 65120 0:00:02 0:00:02 --:--:-- 65100 100 139k 100 21 100 139k 9 65091 0:00:02 0:00:02 --:--:-- 65071 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 577k 0 0 16 98304 0 93801 0:00:06 0:00:01 0:00:05 93801 100 577k 100 21 100 577k 9 250k 0:00:02 0:00:02 --:--:-- 250k 100 577k 100 21 100 577k 9 250k 0:00:02 0:00:02 --:--:-- 250k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.21.0.v20200821-1458.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 1099k 0 0 4 49152 0 63340 0:00:17 --:--:-- 0:00:17 63258 100 1099k 0 0 100 1099k 0 443k 0:00:02 0:00:02 --:--:-- 443k 100 1099k 100 21 100 1099k 6 320k 0:00:03 0:00:03 --:--:-- 320k 100 1099k 100 21 100 1099k 6 320k 0:00:03 0:00:03 --:--:-- 320k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 291k 0 0 65 192k 0 158k 0:00:01 0:00:01 --:--:-- 158k 100 291k 100 21 100 291k 9 134k 0:00:02 0:00:02 --:--:-- 133k 100 291k 100 21 100 291k 9 133k 0:00:02 0:00:02 --:--:-- 133k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26232 0 0 100 26232 0 17784 0:00:01 0:00:01 --:--:-- 17784 100 26253 100 21 100 26232 11 13960 0:00:01 0:00:01 --:--:-- 13971 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.400.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 1025k 0 0 18 192k 0 160k 0:00:06 0:00:01 0:00:05 160k 100 1025k 0 0 100 1025k 0 410k 0:00:02 0:00:02 --:--:-- 409k 100 1025k 100 21 100 1025k 6 322k 0:00:03 0:00:03 --:--:-- 322k 100 1025k 100 21 100 1025k 6 322k 0:00:03 0:00:03 --:--:-- 322k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.core_1.3.900.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41711 0 0 100 41711 0 28278 0:00:01 0:00:01 --:--:-- 28278 100 41732 100 21 100 41711 12 23848 0:00:01 0:00:01 --:--:-- 23860 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.1000.v20200610-0847.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93570 0 0 100 93570 0 63783 0:00:01 0:00:01 --:--:-- 63739 100 93591 100 21 100 93570 10 48709 0:00:02 0:00:01 0:00:01 48719 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 335k 0 0 90 304k 0 248k 0:00:01 0:00:01 --:--:-- 247k 100 335k 100 21 100 335k 9 157k 0:00:02 0:00:02 --:--:-- 157k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 461k 0 0 31 144k 0 135k 0:00:03 0:00:01 0:00:02 135k 100 461k 100 21 100 461k 9 208k 0:00:02 0:00:02 --:--:-- 208k 100 461k 100 21 100 461k 9 208k 0:00:02 0:00:02 --:--:-- 208k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.16.0.v20200828-0759.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 1479k 0 0 5 81920 0 88562 0:00:17 --:--:-- 0:00:17 88466 100 1479k 0 0 100 1479k 0 581k 0:00:02 0:00:02 --:--:-- 581k 100 1480k 100 21 100 1479k 8 567k 0:00:02 0:00:02 --:--:-- 567k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200811-1344.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 242k 0 0 100 242k 0 165k 0:00:01 0:00:01 --:--:-- 165k 100 242k 100 21 100 242k 10 118k 0:00:02 0:00:02 --:--:-- 118k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.services_3.9.0.v20200511-1725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 87417 0:00:01 0:00:01 --:--:-- 87358 100 125k 100 21 100 125k 9 60985 0:00:02 0:00:02 --:--:-- 60966 100 125k 100 21 100 125k 9 60869 0:00:02 0:00:02 --:--:-- 60851 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.util_3.5.300.v20190708-1141.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73510 0 0 100 73510 0 50006 0:00:01 0:00:01 --:--:-- 50006 100 73531 100 21 100 73510 9 33704 0:00:02 0:00:02 --:--:-- 33714 100 73531 100 21 100 73510 9 33704 0:00:02 0:00:02 --:--:-- 33714 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 444k 0 0 10 49152 0 63177 0:00:07 --:--:-- 0:00:07 63177 100 444k 0 0 100 444k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 444k 100 21 100 444k 6 143k 0:00:03 0:00:03 --:--:-- 143k 100 444k 100 21 100 444k 6 143k 0:00:03 0:00:03 --:--:-- 143k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.17.0.v20200831-0727.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 9421k 0 0 0 16384 0 26859 0:05:59 --:--:-- 0:05:59 26815 13 9421k 0 0 13 1296k 0 792k 0:00:11 0:00:01 0:00:10 792k 100 9421k 0 0 100 9421k 0 3024k 0:00:03 0:00:03 --:--:-- 3024k 100 9421k 0 0 100 9421k 0 2288k 0:00:04 0:00:04 --:--:-- 2288k 100 9421k 0 0 100 9421k 0 1840k 0:00:05 0:00:05 --:--:-- 1840k 100 9421k 0 0 100 9421k 0 1539k 0:00:06 0:00:06 --:--:-- 1707k 100 9421k 0 0 100 9421k 0 1322k 0:00:07 0:00:07 --:--:-- 1481k 100 9421k 0 0 100 9421k 0 1159k 0:00:08 0:00:08 --:--:-- 0 100 9421k 0 0 100 9421k 0 1032k 0:00:09 0:00:09 --:--:-- 0 100 9421k 0 0 100 9421k 0 929k 0:00:10 0:00:10 --:--:-- 0 100 9421k 100 21 100 9421k 2 905k 0:00:10 0:00:10 --:--:-- 4 {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11335 0 0 100 11335 0 7742 0:00:01 0:00:01 --:--:-- 7742 100 11356 100 21 100 11335 12 6932 0:00:01 0:00:01 --:--:-- 6941 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.12.0.v20200727-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 534k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 534k 100 21 100 534k 8 222k 0:00:02 0:00:02 --:--:-- 222k 100 534k 100 21 100 534k 8 222k 0:00:02 0:00:02 --:--:-- 222k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17336 0 0 100 17336 0 11753 0:00:01 0:00:01 --:--:-- 11753 100 17336 0 0 100 17336 0 6993 0:00:02 0:00:02 --:--:-- 6990 100 17357 100 21 100 17336 7 5794 0:00:03 0:00:02 0:00:01 5801 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 688k 0 0 27 192k 0 177k 0:00:03 0:00:01 0:00:02 177k 100 688k 0 0 100 688k 0 278k 0:00:02 0:00:02 --:--:-- 277k 100 688k 100 21 100 688k 7 234k 0:00:03 0:00:02 0:00:01 234k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 771k 0 0 26 208k 0 170k 0:00:04 0:00:01 0:00:03 170k 100 771k 0 0 100 771k 0 306k 0:00:02 0:00:02 --:--:-- 306k 100 771k 100 21 100 771k 6 238k 0:00:03 0:00:03 --:--:-- 238k 100 771k 100 21 100 771k 6 237k 0:00:03 0:00:03 --:--:-- 237k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 713k 0 0 11 81920 0 90820 0:00:08 --:--:-- 0:00:08 90719 100 713k 0 0 100 713k 0 289k 0:00:02 0:00:02 --:--:-- 289k 100 713k 100 21 100 713k 6 229k 0:00:03 0:00:03 --:--:-- 229k 100 713k 100 21 100 713k 6 229k 0:00:03 0:00:03 --:--:-- 229k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 2104k 0 0 2 49152 0 64844 0:00:33 --:--:-- 0:00:33 64844 100 2104k 0 0 100 2104k 0 793k 0:00:02 0:00:02 --:--:-- 793k 100 2104k 100 21 100 2104k 7 755k 0:00:03 0:00:02 0:00:01 755k 100 2104k 100 21 100 2104k 7 755k 0:00:03 0:00:02 0:00:01 755k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2011k 0 0 3 81920 0 88086 0:00:23 --:--:-- 0:00:23 87991 100 2011k 0 0 100 2011k 0 744k 0:00:02 0:00:02 --:--:-- 744k 100 2011k 100 21 100 2011k 7 698k 0:00:03 0:00:02 0:00:01 698k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 2306k 0 0 5 128k 0 119k 0:00:19 0:00:01 0:00:18 119k 100 2306k 0 0 100 2306k 0 897k 0:00:02 0:00:02 --:--:-- 896k 100 2306k 100 21 100 2306k 6 706k 0:00:03 0:00:03 --:--:-- 706k 100 2306k 100 21 100 2306k 6 705k 0:00:03 0:00:03 --:--:-- 705k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.core_3.8.1100.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 394k 0 0 12 49152 0 64250 0:00:06 --:--:-- 0:00:06 64167 100 394k 100 21 100 394k 9 177k 0:00:02 0:00:02 --:--:-- 177k 100 394k 100 21 100 394k 9 177k 0:00:02 0:00:02 --:--:-- 177k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 16615 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16636 100 21 100 16615 13 10562 0:00:01 0:00:01 --:--:-- 10569 100 16636 100 21 100 16615 13 10555 0:00:01 0:00:01 --:--:-- 10562 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.1000.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 1429k 0 0 5 81920 0 91123 0:00:16 --:--:-- 0:00:16 91022 100 1429k 0 0 100 1429k 0 571k 0:00:02 0:00:02 --:--:-- 571k 100 1429k 100 21 100 1429k 7 539k 0:00:03 0:00:02 0:00:01 539k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.300.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 287k 0 0 72 208k 0 169k 0:00:01 0:00:01 --:--:-- 169k 100 287k 100 21 100 287k 9 128k 0:00:02 0:00:02 --:--:-- 128k 100 287k 100 21 100 287k 9 128k 0:00:02 0:00:02 --:--:-- 128k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95301 0 0 100 95301 0 64610 0:00:01 0:00:01 --:--:-- 64610 100 95322 100 21 100 95301 11 51458 0:00:01 0:00:01 --:--:-- 51469 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.118.0.v20200807-0902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 432k 0 0 44 192k 0 158k 0:00:02 0:00:01 0:00:01 158k 100 432k 0 0 100 432k 0 175k 0:00:02 0:00:02 --:--:-- 175k 100 432k 100 21 100 432k 8 169k 0:00:02 0:00:02 --:--:-- 169k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.900.v20200807-1330.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 202k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 202k 100 21 100 202k 9 93595 0:00:02 0:00:02 --:--:-- 93605 100 202k 100 21 100 202k 9 93553 0:00:02 0:00:02 --:--:-- 93563 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.7.0.v20200805-2057.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 379k 0 0 100 379k 0 258k 0:00:01 0:00:01 --:--:-- 258k 100 379k 100 21 100 379k 10 181k 0:00:02 0:00:02 --:--:-- 181k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9772 0 0 100 9772 0 6643 0:00:01 0:00:01 --:--:-- 6638 100 9793 100 21 100 9772 12 5635 0:00:01 0:00:01 --:--:-- 5644 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.9.300.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 205k 0 0 100 205k 0 140k 0:00:01 0:00:01 --:--:-- 139k 100 205k 0 0 100 205k 0 85145 0:00:02 0:00:02 --:--:-- 85145 100 205k 100 21 100 205k 7 77081 0:00:03 0:00:02 0:00:01 77060 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.300.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 599k 0 0 8 49152 0 64167 0:00:09 --:--:-- 0:00:09 64167 100 599k 0 0 100 599k 0 242k 0:00:02 0:00:02 --:--:-- 242k 100 599k 100 21 100 599k 8 235k 0:00:02 0:00:02 --:--:-- 235k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 97k 0:00:01 0:00:01 --:--:-- 97k 100 143k 100 21 100 143k 10 69911 0:00:02 0:00:02 --:--:-- 69921 100 143k 100 21 100 143k 10 69911 0:00:02 0:00:02 --:--:-- 69888 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.10.0.v20200727-0948.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 325k 0 0 44 144k 0 135k 0:00:02 0:00:01 0:00:01 135k 100 325k 100 21 100 325k 8 132k 0:00:02 0:00:02 --:--:-- 132k 100 325k 100 21 100 325k 8 132k 0:00:02 0:00:02 --:--:-- 132k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.800.v20200828-1000.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 136k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 100 21 100 136k 9 60397 0:00:02 0:00:02 --:--:-- 60406 100 136k 100 21 100 136k 9 60397 0:00:02 0:00:02 --:--:-- 60406 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.17.200.v20200808-0622.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 2420k 0 0 8 208k 0 169k 0:00:14 0:00:01 0:00:13 169k 100 2420k 0 0 100 2420k 0 896k 0:00:02 0:00:02 --:--:-- 896k 100 2420k 100 21 100 2420k 7 842k 0:00:03 0:00:02 0:00:01 842k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 0 100 108k 0 75914 0:00:01 0:00:01 --:--:-- 75862 100 108k 100 21 100 108k 9 52189 0:00:02 0:00:02 --:--:-- 52198 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.5.1100.v20200828-0803.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 337k 0 0 56 192k 0 158k 0:00:02 0:00:01 0:00:01 158k 100 337k 0 0 100 337k 0 136k 0:00:02 0:00:02 --:--:-- 136k 100 337k 100 21 100 337k 7 123k 0:00:03 0:00:02 0:00:01 123k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24061 0 0 100 24061 0 16368 0:00:01 0:00:01 --:--:-- 16356 100 24082 100 21 100 24061 13 14991 0:00:01 0:00:01 --:--:-- 15004 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.universal_3.4.0.v20200805-1259.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 2144k 0 0 2 49152 0 64250 0:00:34 --:--:-- 0:00:34 64167 100 2144k 0 0 100 2144k 0 838k 0:00:02 0:00:02 --:--:-- 838k 100 2144k 100 21 100 2144k 7 772k 0:00:03 0:00:02 0:00:01 772k 100 2144k 100 21 100 2144k 7 772k 0:00:03 0:00:02 0:00:01 772k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.800.v20200820-1401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60484 0 0 100 60484 0 41145 0:00:01 0:00:01 --:--:-- 41173 100 60505 100 21 100 60484 11 33087 0:00:01 0:00:01 --:--:-- 33099 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 417k 0 0 22 98304 0 92739 0:00:04 0:00:01 0:00:03 92652 100 417k 100 21 100 417k 8 172k 0:00:02 0:00:02 --:--:-- 172k 100 417k 100 21 100 417k 8 172k 0:00:02 0:00:02 --:--:-- 172k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 169k 0 0 28 49152 0 64083 0:00:02 --:--:-- 0:00:02 64000 100 169k 100 21 100 169k 9 80399 0:00:02 0:00:02 --:--:-- 80409 100 169k 100 21 100 169k 9 80325 0:00:02 0:00:02 --:--:-- 80335 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.net_1.3.800.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46144 0 0 100 46144 0 31326 0:00:01 0:00:01 --:--:-- 31305 100 46165 100 21 100 46144 11 25923 0:00:01 0:00:01 --:--:-- 25920 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.1100.v20200825-0757.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 53780 0 0 91 49152 0 64000 --:--:-- --:--:-- --:--:-- 64000 100 53801 100 21 100 53780 8 22492 0:00:02 0:00:02 --:--:-- 22501 100 53801 100 21 100 53780 8 22492 0:00:02 0:00:02 --:--:-- 22501 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.400.v20200611-1719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 72426 0:00:01 0:00:01 --:--:-- 72377 100 104k 100 21 100 104k 10 52152 0:00:02 0:00:02 --:--:-- 52163 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.1200.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 0 100 168k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 168k 0 0 100 168k 0 70035 0:00:02 0:00:02 --:--:-- 70007 100 168k 100 21 100 168k 8 68020 0:00:02 0:00:02 --:--:-- 68028 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 107k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 107k 100 21 100 107k 10 56239 0:00:02 0:00:01 0:00:01 56221 100 107k 100 21 100 107k 10 56239 0:00:02 0:00:01 0:00:01 56221 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.win32_3.4.400.v20200414-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 22808 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22829 100 21 100 22808 11 12504 0:00:01 0:00:01 --:--:-- 12509 100 22829 100 21 100 22808 11 12504 0:00:01 0:00:01 --:--:-- 12509 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 3474k 0 0 1 49152 0 63340 0:00:56 --:--:-- 0:00:56 63258 100 3474k 0 0 100 3474k 0 1275k 0:00:02 0:00:02 --:--:-- 1275k 100 3474k 100 21 100 3474k 7 1223k 0:00:03 0:00:02 0:00:01 1223k 100 3474k 100 21 100 3474k 7 1223k 0:00:03 0:00:02 0:00:01 1222k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 653k 0 0 12 81920 0 89923 0:00:07 --:--:-- 0:00:07 89923 100 653k 100 21 100 653k 8 267k 0:00:02 0:00:02 --:--:-- 267k 100 653k 100 21 100 653k 8 267k 0:00:02 0:00:02 --:--:-- 267k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.600.v20200422-1910.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97296 0 0 100 97296 0 66459 0:00:01 0:00:01 --:--:-- 66413 100 97317 100 21 100 97296 9 45232 0:00:02 0:00:02 --:--:-- 45242 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.1.100.v20200729-2048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 49589 0 0 100 49589 0 33895 0:00:01 0:00:01 --:--:-- 33895 100 49610 100 21 100 49589 11 27641 0:00:01 0:00:01 --:--:-- 27637 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 445k 0 0 100 445k 0 302k 0:00:01 0:00:01 --:--:-- 301k 100 445k 0 0 100 445k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 445k 100 21 100 445k 6 146k 0:00:03 0:00:03 --:--:-- 146k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 1524k 0 0 40 624k 0 439k 0:00:03 0:00:01 0:00:02 439k 100 1524k 0 0 100 1524k 0 590k 0:00:02 0:00:02 --:--:-- 590k 100 1524k 0 0 100 1524k 0 425k 0:00:03 0:00:03 --:--:-- 425k 100 1524k 0 0 100 1524k 0 332k 0:00:04 0:00:04 --:--:-- 332k 100 1524k 100 21 100 1524k 4 310k 0:00:05 0:00:04 0:00:01 343k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 1492k 0 0 48 720k 0 492k 0:00:03 0:00:01 0:00:02 491k 100 1492k 0 0 100 1492k 0 586k 0:00:02 0:00:02 --:--:-- 586k 100 1492k 0 0 100 1492k 0 420k 0:00:03 0:00:03 --:--:-- 420k 100 1492k 100 21 100 1492k 5 415k 0:00:04 0:00:03 0:00:01 415k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 20.4M 0 0 0 81920 0 89530 0:03:59 --:--:-- 0:03:59 89432 24 20.4M 0 0 24 5200k 0 2816k 0:00:07 0:00:01 0:00:06 2815k 100 20.4M 0 0 100 20.4M 0 5580k 0:00:03 0:00:03 --:--:-- 5580k 100 20.4M 0 0 100 20.4M 0 4405k 0:00:04 0:00:04 --:--:-- 4405k 100 20.4M 0 0 100 20.4M 0 3638k 0:00:05 0:00:05 --:--:-- 3639k 100 20.4M 0 0 100 20.4M 0 3099k 0:00:06 0:00:06 --:--:-- 3572k 100 20.4M 100 21 100 20.4M 2 2909k 0:00:10 0:00:07 0:00:03 2941k 100 20.4M 100 21 100 20.4M 2 2909k 0:00:10 0:00:07 0:00:03 6 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13885 0 0 100 13885 0 9445 0:00:01 0:00:01 --:--:-- 9445 100 13906 100 21 100 13885 11 7373 0:00:01 0:00:01 --:--:-- 7381 100 13906 100 21 100 13885 11 7373 0:00:01 0:00:01 --:--:-- 7381 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 189k 0 0 25 49152 0 64083 0:00:03 --:--:-- 0:00:03 64000 100 189k 0 0 100 189k 0 78672 0:00:02 0:00:02 --:--:-- 78672 100 189k 100 21 100 189k 8 77142 0:00:02 0:00:02 --:--:-- 77150 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 224k 0 0 85 192k 0 158k 0:00:01 0:00:01 --:--:-- 158k 100 224k 0 0 100 224k 0 93041 0:00:02 0:00:02 --:--:-- 93003 100 224k 100 21 100 224k 7 83325 0:00:03 0:00:02 0:00:01 83303 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31592 0 0 100 31592 0 21302 0:00:01 0:00:01 --:--:-- 21288 100 31613 100 21 100 31592 10 16488 0:00:02 0:00:01 0:00:01 16490 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21522 0 0 100 21522 0 14610 0:00:01 0:00:01 --:--:-- 14601 100 21543 100 21 100 21522 10 10875 0:00:02 0:00:01 0:00:01 10880 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12874 0 0 100 12874 0 8716 0:00:01 0:00:01 --:--:-- 8710 100 12895 100 21 100 12874 11 6891 0:00:01 0:00:01 --:--:-- 6899 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11629 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11650 100 21 100 11629 9 5098 0:00:02 0:00:02 --:--:-- 5107 100 11650 100 21 100 11629 9 5093 0:00:02 0:00:02 --:--:-- 5105 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 6278k 0 0 6 416k 0 328k 0:00:19 0:00:01 0:00:18 328k 100 6278k 0 0 100 6278k 0 2100k 0:00:02 0:00:02 --:--:-- 2099k 100 6278k 0 0 100 6278k 0 1572k 0:00:03 0:00:03 --:--:-- 1571k 100 6278k 100 21 100 6278k 4 1383k 0:00:05 0:00:04 0:00:01 1382k 100 6278k 100 21 100 6278k 4 1382k 0:00:05 0:00:04 0:00:01 1488k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 55136 0 0 89 49152 0 64758 --:--:-- --:--:-- --:--:-- 64673 100 55157 100 21 100 55136 9 24581 0:00:02 0:00:02 --:--:-- 24601 100 55157 100 21 100 55136 9 24581 0:00:02 0:00:02 --:--:-- 24590 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 303k 0 0 100 303k 0 206k 0:00:01 0:00:01 --:--:-- 206k 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 7 109k 0:00:03 0:00:02 0:00:01 109k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17741 0 0 100 17741 0 12126 0:00:01 0:00:01 --:--:-- 12126 100 17762 100 21 100 17741 9 8364 0:00:02 0:00:02 --:--:-- 8374 100 17762 100 21 100 17741 9 8352 0:00:02 0:00:02 --:--:-- 8362 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 110k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 100 21 100 110k 8 46613 0:00:02 0:00:02 --:--:-- 46622 100 110k 100 21 100 110k 8 46594 0:00:02 0:00:02 --:--:-- 46603 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90671 0 0 100 90671 0 61555 0:00:01 0:00:01 --:--:-- 61513 100 90671 0 0 100 90671 0 36649 0:00:02 0:00:02 --:--:-- 36634 100 90692 100 21 100 90671 8 35253 0:00:02 0:00:02 --:--:-- 35247 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 690k 0 0 100 690k 0 463k 0:00:01 0:00:01 --:--:-- 462k 100 690k 0 0 100 690k 0 277k 0:00:02 0:00:02 --:--:-- 276k 100 690k 100 21 100 690k 6 208k 0:00:03 0:00:03 --:--:-- 208k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9017 0 0 100 9017 0 6138 0:00:01 0:00:01 --:--:-- 6134 100 9038 100 21 100 9017 12 5191 0:00:01 0:00:01 --:--:-- 5200 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20052 0 0 100 20052 0 13585 0:00:01 0:00:01 --:--:-- 13576 100 20073 100 21 100 20052 10 10389 0:00:02 0:00:01 0:00:01 10395 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24384 0 0 100 24384 0 16644 0:00:01 0:00:01 --:--:-- 16633 100 24405 100 21 100 24384 10 11952 0:00:02 0:00:02 --:--:-- 11963 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9007 0 0 100 9007 0 6118 0:00:01 0:00:01 --:--:-- 6114 100 9028 100 21 100 9007 12 5442 0:00:01 0:00:01 --:--:-- 5451 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19579 0 0 100 19579 0 13346 0:00:01 0:00:01 --:--:-- 13346 100 19600 100 21 100 19579 10 10218 0:00:02 0:00:01 0:00:01 10224 100 19600 100 21 100 19579 10 10218 0:00:02 0:00:01 0:00:01 10224 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31494 0 0 100 31494 0 21236 0:00:01 0:00:01 --:--:-- 21236 100 31515 100 21 100 31494 11 16645 0:00:01 0:00:01 --:--:-- 16648 100 31515 100 21 100 31494 11 16637 0:00:01 0:00:01 --:--:-- 16639 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8885 0 0 100 8885 0 6019 0:00:01 0:00:01 --:--:-- 6019 100 8906 100 21 100 8885 12 5248 0:00:01 0:00:01 --:--:-- 5260 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19357 0 0 100 19357 0 13132 0:00:01 0:00:01 --:--:-- 13123 100 19378 100 21 100 19357 10 10108 0:00:02 0:00:01 0:00:01 10119 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.1.202010051157.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23467 0 0 100 23467 0 15942 0:00:01 0:00:01 --:--:-- 15931 100 23488 100 21 100 23467 9 10561 0:00:02 0:00:02 --:--:-- 10565 100 23488 100 21 100 23467 9 10561 0:00:02 0:00:02 --:--:-- 10565 {"message":"success"} Processing plugin: ./plugins/org.sat4j.core_2.3.5.v201308161310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 354k 0 0 22 81920 0 89530 0:00:04 --:--:-- 0:00:04 89432 100 354k 100 21 100 354k 10 172k 0:00:02 0:00:02 --:--:-- 172k 100 354k 100 21 100 354k 10 172k 0:00:02 0:00:02 --:--:-- 172k {"message":"success"} Processing plugin: ./plugins/org.sat4j.pb_2.3.5.v201404071733.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 236k 0 0 33 81920 0 89923 0:00:02 --:--:-- 0:00:02 89824 100 236k 100 21 100 236k 9 110k 0:00:02 0:00:02 --:--:-- 110k 100 236k 100 21 100 236k 9 110k 0:00:02 0:00:02 --:--:-- 110k {"message":"success"} Processing plugin: ./plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 125k 0 0 38 49152 0 64250 0:00:01 --:--:-- 0:00:01 64167 100 125k 100 21 100 125k 9 58768 0:00:02 0:00:02 --:--:-- 58777 100 125k 100 21 100 125k 9 58768 0:00:02 0:00:02 --:--:-- 58777 {"message":"success"} Processing plugin: ./plugins/org.w3c.css.sac_1.3.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38584 0 0 100 38584 0 26229 0:00:01 0:00:01 --:--:-- 26211 100 38605 100 21 100 38584 13 24513 0:00:01 0:00:01 --:--:-- 24511 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18205 0 0 100 18205 0 12392 0:00:01 0:00:01 --:--:-- 12392 100 18226 100 21 100 18205 11 10142 0:00:01 0:00:01 --:--:-- 10153 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20106 0 0 100 20106 0 13658 0:00:01 0:00:01 --:--:-- 13658 100 20127 100 21 100 20106 11 10968 0:00:01 0:00:01 --:--:-- 10974 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97382 0 0 100 97382 0 66472 0:00:01 0:00:01 --:--:-- 66427 100 97403 100 21 100 97382 9 46065 0:00:02 0:00:02 --:--:-- 46075 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196 0 0 100 196 0 133 0:00:01 0:00:01 --:--:-- 133 100 196 0 0 100 196 0 79 0:00:02 0:00:02 --:--:-- 79 100 217 100 21 100 196 7 72 0:00:03 0:00:02 0:00:01 80 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26149 0 0 100 26149 0 17764 0:00:01 0:00:01 --:--:-- 17752 100 26170 100 21 100 26149 9 12392 0:00:02 0:00:02 --:--:-- 12402 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.1.202010051157 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 11.3M 0 0 3 400k 0 298k 0:00:39 0:00:01 0:00:38 297k 91 11.3M 0 0 91 10.3M 0 4781k 0:00:02 0:00:02 --:--:-- 4779k 100 11.3M 0 0 100 11.3M 0 3574k 0:00:03 0:00:03 --:--:-- 3574k 100 11.3M 0 0 100 11.3M 0 2731k 0:00:04 0:00:04 --:--:-- 2730k 100 11.3M 0 0 100 11.3M 0 2210k 0:00:05 0:00:05 --:--:-- 2351k 100 11.3M 0 0 100 11.3M 0 1856k 0:00:06 0:00:06 --:--:-- 2280k 100 11.3M 100 21 100 11.3M 3 1684k 0:00:07 0:00:06 0:00:01 215k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.1.202010051157 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 1472k 0 0 40 592k 0 441k 0:00:03 0:00:01 0:00:02 441k 100 1472k 0 0 100 1472k 0 588k 0:00:02 0:00:02 --:--:-- 588k 100 1472k 100 21 100 1472k 6 443k 0:00:03 0:00:03 --:--:-- 443k 100 1472k 100 21 100 1472k 6 443k 0:00:03 0:00:03 --:--:-- 443k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.1.202010051157 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70180 0 0 100 70180 0 48035 0:00:01 0:00:01 --:--:-- 48035 100 70180 0 0 100 70180 0 28493 0:00:02 0:00:02 --:--:-- 28505 100 70201 100 21 100 70180 7 26503 0:00:03 0:00:02 0:00:01 26510 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.1.202010051157 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 0 0 100 196k 0 133k 0:00:01 0:00:01 --:--:-- 133k 100 196k 0 0 100 196k 0 81415 0:00:02 0:00:02 --:--:-- 81382 100 196k 100 21 100 196k 7 69515 0:00:03 0:00:02 0:00:01 69498 {"message":"success"} Publishing the new version % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22 0 0 100 22 0 14 0:00:01 0:00:01 --:--:-- 14 100 22 0 0 100 22 0 8 0:00:02 0:00:02 --:--:-- 8 100 22 0 0 100 22 0 6 0:00:03 0:00:03 --:--:-- 6 100 22 0 0 100 22 0 4 0:00:05 0:00:04 0:00:01 4 100 22 0 0 100 22 0 4 0:00:05 0:00:05 --:--:-- 4 100 22 0 0 100 22 0 3 0:00:07 0:00:06 0:00:01 0 100 22 0 0 100 22 0 2 0:00:11 0:00:07 0:00:04 0 100 22 0 0 100 22 0 2 0:00:11 0:00:08 0:00:03 0 100 22 0 0 100 22 0 2 0:00:11 0:00:09 0:00:02 0 100 22 0 0 100 22 0 2 0:00:11 0:00:10 0:00:01 0 100 22 0 0 100 22 0 1 0:00:22 0:00:11 0:00:11 0 100 22 0 0 100 22 0 1 0:00:22 0:00:12 0:00:10 0 100 22 0 0 100 22 0 1 0:00:22 0:00:13 0:00:09 0 100 35 0 13 100 22 0 1 0:00:22 0:00:13 0:00:09 3 {"files":265}[JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 13 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/target/classes 473 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes 399 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes 21 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes 185 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes 27 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes 344 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/target/classes 45 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/target/classes 105 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes 23 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes 155 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/externals/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes 390 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes 83 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes 13 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes 11 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes 62 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes 12 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: null [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java 71 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java 53 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/cppgen/src/main/java 32 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/java 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java 93 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java 138 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/src/main/java 46 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/java 42 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/isatrans/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/java 48 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/main/java 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202010051157/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202010051157/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.debug_3.0.1.202010051157/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.help_3.0.1.202010051157/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202010051157/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202010051157/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/src/main/java 117 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/java 14 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/src/main/java 3 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/org/overture/ast/analysis/**/*.*, **/org/overture/ast/expressions/**/*.*, **/org/overture/ast/modules/**/*.*, **/org/overture/ast/node/**/*.*, **/org/overture/ast/patterns/**/*.*, **/org/overture/ast/statements/**/*.*, **/org/overture/ast/types/**/*.*, **/org/overture/codegen/ir/**/*, **/org/overture/ide/**/*] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 78, method: 54, line: 55, branch: 45, instruction: 56, complexity: 44 SSH: Connecting from host [overture-builder] SSH: Connecting with configuration [overture.au.dk - overture builds] ... SSH: EXEC: STDOUT/STDERR from command [~/update-latest.sh web/overture/development] ... Updating latest link in web/overture/development Remowing web/overture/development/latest Set latest lrwxrwxrwx 1 jenkins jenkins 26 Oct 5 14:28 web/overture/development/latest -> Build-275_2020-10-05_13-57 SSH: EXEC: completed after 201 ms SSH: Disconnecting configuration [overture.au.dk - overture builds] ... SSH: Transferred 3 file(s) [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@1c188a63[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214391,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 05 Oct 2020 12:29:00 GMT], ETag=[W/"b37cc81bb30a15858b73139818dc04e876a9a2e9fa8ef44d6a950521b84159b1"], Last-Modified=[Mon, 05 Oct 2020 11:57:28 GMT], OkHttp-Received-Millis=[1601900940940], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1601900940457], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[B8AE:7324:47D40FC:54B454D:5F7B118C], X-OAuth-Scopes=[read:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4997], X-RateLimit-Reset=[1601902649], X-RateLimit-Used=[3], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:90e0da5) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/90e0da59b9282fadeb71568c24852d05e93fcad0 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS