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 802a53de490ce8808d4eee95cd959e6a81ef79d1 (refs/remotes/origin/development) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 802a53de490ce8808d4eee95cd959e6a81ef79d1 # timeout=10 Commit message: "BUMPS the Eclipse version from 2020-09 to 2020-12" > /usr/bin/git rev-list --no-walk 8f453e30102c31bbd7cac6e0cacc3bea6407aa66 # 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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.209 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.008 s] [INFO] Core Tools ......................................... SUCCESS [ 0.080 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.117 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.014 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.090 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.303 s] [INFO] Overture Testing ................................... SUCCESS [ 0.003 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.015 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.418 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.008 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.027 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.072 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.239 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.004 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.013 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.030 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.013 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.050 s] [INFO] The Code Generation Platform ....................... SUCCESS [ 0.178 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.079 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.024 s] [INFO] The Java Code Generator ............................ SUCCESS [ 0.219 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.021 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.129 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.073 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.036 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.009 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.002 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.011 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.006 s] [INFO] Documentation ...................................... SUCCESS [ 0.002 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.005 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.049 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.017 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.014 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.003 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.002 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.003 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.024 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.003 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.004 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.003 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.003 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.004 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.003 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.004 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.005 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.098 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.001 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.004 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.004 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.003 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.002 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.004 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.004 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.009 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.003 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.004 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.006 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.005 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature .... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Combinatorial Testing feature . SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Developer Utilities feature ... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse LaTeX Creator feature ......... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Java Code Generator feature ... SUCCESS [ 0.001 s] [INFO] org.overture.ide.platform .......................... SUCCESS [ 0.012 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse core feature .................. SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse rcp feature ................... SUCCESS [ 0.010 s] [INFO] Overture IDE Standalone Product .................... SUCCESS [ 0.773 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.860 s [INFO] Finished at: 2020-11-11T16:02:14+01:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2dfedaa4[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214578,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=[Wed, 11 Nov 2020 15:02:15 GMT], ETag=[W/"9df5c46e2c61f7075855e6c9388a22b472845291f15a1a21b7e2fffc45bbcb75"], Last-Modified=[Wed, 11 Nov 2020 15:02:02 GMT], OkHttp-Received-Millis=[1605106934990], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1605106934736], 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=[D756:AAA0:7C6A89:8CAD97:5FABFCF6], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1605110534], X-RateLimit-Used=[1], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:802a53d) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/802a53de490ce8808d4eee95cd959e6a81ef79d1 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 39541 [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 39541 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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-12/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2020-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-12/ (488B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-12/ (128B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/2020-12/ (425B) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-12/202010151200/ (120.18kB) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-12/202011051200/ (109.78kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-12/202011061000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202011061000/ (815.61kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202011061000/ (651.65kB of 815.61kB at 647.65kB/s) [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 p2.index from http://download.eclipse.org/releases/2020-12/202010161000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202010161000/ (815.05kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202010161000/ (257.55kB of 815.05kB at 253.55kB/s) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202010161000/ (592.87kB of 815.05kB at 295.1kB/s) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/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 202011061000&countryCode=gb&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-12/ [INFO] Fetching org.eclipse.osgi_3.16.100.v20201024-1459.jar.pack.gz from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/plugins/ (468.59kB) [INFO] Fetching org.eclipse.osgi_3.16.100.v20201024-1459.jar.pack.gz from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/plugins/ (298.5kB of 468.59kB at 170.5kB/s) [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201027-1107.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (55.37kB) [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20200929-1802.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (77.17kB) [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20200929-1802.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (58.54kB) [INFO] Fetching org.eclipse.core.runtime_3.20.0.v20201027-1526.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (33.44kB) [INFO] Fetching org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (46.03kB) [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201028-1137.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (875.91kB) [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201028-1137.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (787.68kB of 875.91kB at 783.68kB/s) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (155.35kB) [INFO] Fetching org.eclipse.ui_3.118.100.v20201014-0742.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (339.8kB) [INFO] Fetching org.eclipse.jface.text_3.16.500.v20200925-0557.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (316.76kB) [INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201028-1607.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (954.39kB) [INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201028-1607.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (419.68kB of 954.39kB at 415.68kB/s) [INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201028-1607.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (771.68kB of 954.39kB at 367.84kB/s) [INFO] Fetching org.eclipse.ui.views_3.10.500.v20201021-1339.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (48.23kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.100.v20201002-0955.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (239.01kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.100.v20201002-0955.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (211.68kB of 239.01kB at 207.68kB/s) [INFO] Fetching org.eclipse.ui.editors_3.13.400.v20200923-1238.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (199.9kB) [INFO] Fetching org.eclipse.ui.forms_3.11.0.v20201025-0656.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (123.05kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (32.82kB) [INFO] Fetching org.eclipse.compare_3.7.1200.v20201020-1107.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (306.62kB) [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (43.1kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (56.91kB) [INFO] Fetching org.eclipse.text_3.10.400.v20200925-0557.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (99.95kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201028-1021.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (41.24kB) [INFO] Fetching org.eclipse.debug.core_3.17.0.v20201027-2131.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (126.23kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (27.95kB) [INFO] Fetching org.eclipse.swt_3.115.100.v20201028-2203.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.e4.ui.services_1.4.0.v20201014-0944.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (13.15kB) [INFO] Fetching org.eclipse.jface_3.22.0.v20201024-1253.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (361.82kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1000.v20201021-1339.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (23.04kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/plugins/ (66.15kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.0.v20201019-1714.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (65.63kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (16.78kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.900.v20201021-1339.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (9.74kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20200910-0548.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (27.61kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (110.29kB) [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://ftp.halifax.rwth-aachen.de:443: The target server failed to respond [INFO] Retrying request to {s}->https://ftp.halifax.rwth-aachen.de:443 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (9.46kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.600.v20201018-2040.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (84.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201025-1644.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (94.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.15.0.v20201022-0745.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (62.46kB) [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://mirror.dkm.cz:443: The target server failed to respond [INFO] Retrying request to {s}->https://mirror.dkm.cz:443 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1200.v20201021-1339.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (49.91kB) [INFO] Fetching org.eclipse.jface.databinding_1.12.100.v20201014-0742.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (77.77kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.urischeme_1.1.200.v20201028-1515.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (23.58kB) [INFO] Fetching org.eclipse.emf.common_2.21.0.v20200917-1439.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (114.59kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (108kB) [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://ftp.halifax.rwth-aachen.de:443: The target server failed to respond [INFO] Retrying request to {s}->https://ftp.halifax.rwth-aachen.de:443 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (55.38kB) [INFO] Fetching org.eclipse.jface.notifications_0.2.100.v20201021-1339.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (14.64kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (105.65kB) [INFO] Fetching org.eclipse.ui.navigator_3.9.500.v20201021-1339.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (130.94kB) [INFO] Fetching org.eclipse.team.ui_3.8.1100.v20200916-0836.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (491.71kB) [INFO] Fetching org.eclipse.team.ui_3.8.1100.v20200916-0836.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (259.68kB of 491.71kB at 255.68kB/s) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (176.88kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.workbench_3.122.0.v20201021-0554.jar.pack.gz from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/plugins/ (966.95kB) [INFO] Fetching org.eclipse.ui.workbench_3.122.0.v20201021-0554.jar.pack.gz from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/plugins/ (329.5kB of 966.95kB at 170.5kB/s) [INFO] Fetching org.eclipse.ui.console_3.10.0.v20201021-1231.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (84.03kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-0739.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (40.5kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (70.55kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (963.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (861.22kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.14.700.v20201026-1244.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (1,018.19kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (6.89MB) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (243.68kB of 6.89MB at 239.68kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (563.68kB of 6.89MB at 271.84kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (931.68kB of 6.89MB at 298.56kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (1.35MB of 6.89MB at 327.92kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (1.86MB of 6.89MB at 364.74kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (2.33MB of 6.89MB at 406.4kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (2.8MB of 6.89MB at 444.8kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (3.39MB of 6.89MB at 483.2kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (3.99MB of 6.89MB at 518.4kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (4.66MB of 6.89MB at 547.2kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (5.39MB of 6.89MB at 601.6kB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201028-0405.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (6.16MB of 6.89MB at 656kB/s) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Fetching org.eclipse.ui.ide.application_1.3.900.v20201028-1607.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (55.57kB) [INFO] Fetching org.eclipse.ui.intro_3.5.1200.v20201020-0911.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (142.33kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1300.v20200926-2205.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (84.91kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Fetching org.eclipse.emf.common_2.21.0.v20200917-1439.jar from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/features/ (19.03kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (36.66kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (143.98kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (76.25kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.0.v20201023-1558.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (29.94kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.2.v20201023-1558.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (35.29kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (333.69kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (17.3kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.100.v20201021-1339.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (26.28kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20200930-0845.jar.pack.gz from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (102.86kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.0.v20200915-1442.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (81.96kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (682.99kB) [INFO] Fetching org.eclipse.e4.rcp_4.18.0.v20201028-2203.jar from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/features/ (21.05kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (27.04kB) [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (48.21kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/features/ (19.72kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (20.47kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/features/ (27.8kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/plugins/ (35.76kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://eclipse.c3sl.ufpr.br/releases/2020-12/202011061000/features/ (27.92kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (16.57kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.700.v20201026-1433.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (76.74kB) [INFO] Fetching org.eclipse.jetty.http_9.4.33.v20201020.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (223.07kB) [INFO] Fetching org.eclipse.jetty.server_9.4.33.v20201020.jar from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/plugins/ (725.26kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.33.v20201020.jar from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (144.06kB) [INFO] Fetching org.eclipse.jetty.util_9.4.33.v20201020.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (587.63kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (39.3kB) [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://ftp.halifax.rwth-aachen.de:443: The target server failed to respond [INFO] Retrying request to {s}->https://ftp.halifax.rwth-aachen.de:443 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (22.39kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.800.v20201027-1107.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/features/ (19.67kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1000.v20201027-1107.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://ftp.linux.org.tr/eclipse//releases/2020-12/202011061000/plugins/ (46.8kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1000.v20201027-1107.jar from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/features/ (19.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.600.v20201015-1002.jar.pack.gz from https://mirror.tspu.ru/eclipse/releases/2020-12/202011061000/plugins/ (62.83kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1000.v20201027-1107.jar from https://ftp.linux.org.tr/eclipse//releases/2020-12/202011061000/features/ (18.9kB) [INFO] Fetching org.eclipse.help.base_4.3.100.v20201028-1800.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (164.2kB) [INFO] Fetching org.eclipse.help.ui_4.2.100.v20200923-2139.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (203.25kB) [INFO] Fetching org.eclipse.help.webapp_3.10.100.v20201005-0852.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (308.15kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.33.v20201020.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (31.75kB) [INFO] Fetching org.eclipse.jetty.io_9.4.33.v20201020.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (175.73kB) [INFO] Fetching org.eclipse.jetty.security_9.4.33.v20201020.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (126.5kB) [INFO] Fetching org.eclipse.help_2.3.400.v20201028-1800.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/features/ (19.53kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (34.59kB) [INFO] Fetching org.eclipse.platform_4.18.0.v20201028-1800.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (425.1kB) [INFO] Fetching org.eclipse.platform.doc.user_4.18.0.v20201023-1321.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.search_3.12.100.v20200925-0557.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (214.84kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.100.v20200915-1059.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (149.88kB) [INFO] Fetching org.eclipse.ui.browser_3.6.1000.v20200910-0548.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (97.84kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.900.v20200910-2030.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (49.36kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.900.v20200907-0838.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (27.67kB) [INFO] Fetching org.eclipse.text.quicksearch_1.0.400.v20201026-1722.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (36.03kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201009-1005.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (65.64kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1200.v20201026-1147.jar.pack.gz from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/plugins/ (30.3kB) [INFO] Fetching org.eclipse.platform_4.18.0.v20201028-2203.jar from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/features/ (20.56kB) [INFO] Fetching org.eclipse.platform_root_4.18.0.v20201028-2203 from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/binary/ (196B) [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (42.69kB) [INFO] Fetching org.eclipse.rcp_4.18.0.v20201028-1800.jar.pack.gz from https://ftp.fau.de/eclipse/releases/2020-12/202011061000/plugins/ (9.4kB) [INFO] Fetching org.eclipse.rcp_4.18.0.v20201028-2203.jar from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/features/ (19.08kB) [INFO] Fetching org.eclipse.rcp_root_4.18.0.v20201028-2203 from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/binary/ (25.54kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.0.v20200915-1442.jar.pack.gz from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/plugins/ (69.92kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/plugins/ (923.65kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.400.v20200915-1125.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (12.59kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.0.v20200915-1442.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202011061000/plugins/ (39.62kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201028-2203.jar.pack.gz from https://rhlx01.hs-esslingen.de/pub/Mirrors/eclipse/releases/2020-12/202011061000/plugins/ (651.64kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Fetching org.eclipse.equinox.executable_3.8.1000.v20200915-1508.jar from https://ftp.linux.org.tr/eclipse//releases/2020-12/202011061000/features/ (290.21kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1000.v20200915-1508 from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202011061000/binary/ (154.82kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1000.v20200915-1508 from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/binary/ (26.46kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1000.v20200915-1508 from https://ftp.halifax.rwth-aachen.de/eclipse/releases/2020-12/202011061000/binary/ (17.29kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.3-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 [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] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [HUDSON] Collecting dependencies info[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 [HUDSON] Collecting dependencies info[INFO] The Java Code Generator Testing [INFO] The Java Code Generator [HUDSON] Collecting dependencies info[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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.3-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 #285 [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.3-SNAPSHOT/root-3.0.3-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 1 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture External Resources 3.0.3-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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-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.3-SNAPSHOT/externals-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/core-3.0.3-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.3-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 #285 [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 2 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 6 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-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 #285 [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.452 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 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.268 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 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 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.008 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-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.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-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.3-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 #285 [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: 2.027 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: 3.257 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: 5.004 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.545 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.992 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.113 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.3-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:3002: 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:3024: 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:3745: 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:3746: 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:3747: 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:3748: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/testing-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-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 #285 [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: 0.769 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: 11.625 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.3-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.3-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 #285 [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.3-SNAPSHOT/prettyprinting-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-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.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-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.3-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 #285 [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 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... 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.335 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.875 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.086 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.078 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.017 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: 3.076 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-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 #285 [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.177 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.001 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.195 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.151 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.03 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.877 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.774 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.596 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.054 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.794 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.965 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.334 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-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.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/combinatorialtesting-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-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 #285 [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: 3.89 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.542 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: 9.807 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: 3.931 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-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 #285 [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.379 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.027 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-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 #285 [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.3-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.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.3-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.3-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.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-development/core/commandline/target/Overture-3.0.3-SNAPSHOT.jar with /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/codegen-3.0.3-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.3-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 #285 [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 11 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 5 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-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.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-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.3-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 #285 [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: 0.95 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.194 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-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 #285 [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.122 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.004 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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.011 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.3-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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-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.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-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 #285 [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: 0.887 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.012 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.006 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.224 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.888 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.044 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.145 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 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.026 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 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.03 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.003 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.052 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.018 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.002 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.006 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.002 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.01 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.001 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.007 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.003 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.129 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.345 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.485 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.287 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.17 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.331 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.573 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.424 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.434 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.268 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.13 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.139 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.076 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.29 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.152 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.355 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.126 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.053 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.331 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.708 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.427 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.373 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.605 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-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 #285 [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.3-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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-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.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-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.3-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 #285 [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: 3.241 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.027 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.157 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.009 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.003 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.004 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.005 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.024 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.002 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.005 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.007 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.004 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.002 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.008 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.002 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.046 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.837 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.021 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.002 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.003 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.01 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.027 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.161 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.013 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.333 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.023 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.011 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.3-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.3-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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-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 #285 [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 10 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.453 sec - in org.overturetool.cgisa.IsaGenFileExpTest Running org.overturetool.cgisa.IsaGenModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.overturetool.cgisa.IsaGenModelTest Running org.overturetool.cgisa.IsaGenParamTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.524 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-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 #285 [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.489 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.024 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-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.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/annotations-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-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.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-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.3-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 #285 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/documentation-3.0.3-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.3-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 #285 [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 83 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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-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.3-SNAPSHOT/releasenotes-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/ide-3.0.3-SNAPSHOT.pom [INFO] 'ide-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.3-SNAPSHOT:jar [INFO] Copying ast-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/ast.jar [INFO] Copying parser-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.builders-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.builders-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Copying typechecker-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.parsers-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.parsers-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-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.3-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.3.202011111502 [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 74 open tasks. [TASKS] Computing warning deltas based on reference build #285 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.3-SNAPSHOT:jar [INFO] Copying interpreter-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.vdmsl-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmsl-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.vdmpp-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmpp-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.vdmrt-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmrt-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.plugins-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Copying pog-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.3-SNAPSHOT:jar [INFO] Copying ctutils-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Copying prettyprinter-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.3-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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.3-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/features-3.0.3-SNAPSHOT.pom [INFO] 'features-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-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.3-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 #285 [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.3-SNAPSHOT/org.overture.ide.plugins.features-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins.features-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.3-SNAPSHOT:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.3-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.3-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.3-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.3-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.3.202011111502-root.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT-root.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-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.3-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.3.202011111502 [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 #285 [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.3-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.3.202011111502. Operation completed in 6555 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.3.202011111502. Operation completed in 5908 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.3.202011111502. Operation completed in 18077 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.3-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-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.3-SNAPSHOT.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-SNAPSHOT.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-SNAPSHOT-win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-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/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/3.0.3-SNAPSHOT/annotations-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/3.0.3-SNAPSHOT/testing-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/3.0.3-SNAPSHOT/prettyprinting-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/3.0.3-SNAPSHOT/documentation-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/3.0.3-SNAPSHOT/core-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/3.0.3-SNAPSHOT/codegen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/root/3.0.3-SNAPSHOT/root-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/3.0.3-SNAPSHOT/combinatorialtesting-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.jar [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/286 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [7.669s] [INFO] Overture External Resources ....................... SUCCESS [6.567s] [INFO] Core Tools ........................................ SUCCESS [2.762s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [21.294s] [INFO] Test Framework for Overture ....................... SUCCESS [4.810s] [INFO] The VDM parser .................................... SUCCESS [10.329s] [INFO] The VDM Type Checker .............................. SUCCESS [44.143s] [INFO] Overture Testing .................................. SUCCESS [1.412s] [INFO] Overture Testing Framework ........................ SUCCESS [4.363s] [INFO] Overture Sample Tests ............................. SUCCESS [21.169s] [INFO] VDM Pretty Printing ............................... SUCCESS [1.426s] [INFO] The VDM Pretty Printer ............................ SUCCESS [5.062s] [INFO] The Proof Obligation Generator .................... SUCCESS [18.293s] [INFO] The VDM Interpreter ............................... SUCCESS [39.042s] [INFO] Combinatorial Testing ............................. SUCCESS [1.374s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [4.016s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [24.623s] [INFO] New Pretty Printer ................................ SUCCESS [6.426s] [INFO] Overture Core Command Line Tool ................... SUCCESS [5.803s] [INFO] Code Generation ................................... SUCCESS [1.717s] [INFO] The Intermediate Representation Tree .............. SUCCESS [14.575s] [INFO] The Code Generation Platform ...................... SUCCESS [1:09.424s] [INFO] The Java Code Generator Runtime ................... SUCCESS [8.094s] [INFO] The Java Code Generator Testing ................... SUCCESS [4.554s] [INFO] The Java Code Generator ........................... SUCCESS [36.420s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [4.236s] [INFO] The VDM to JML Generator .......................... SUCCESS [31.178s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [13.928s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [14.066s] [INFO] POG - Isagen Integration .......................... SUCCESS [7.139s] [INFO] VDM Annotations ................................... SUCCESS [1.378s] [INFO] Provided Annotations .............................. SUCCESS [4.148s] [INFO] Annotation Examples ............................... SUCCESS [3.768s] [INFO] Documentation ..................................... SUCCESS [1.222s] [INFO] The Overture release notes ........................ SUCCESS [3.183s] [INFO] Overture IDE Top-level ............................ SUCCESS [1.954s] [INFO] org.overture.ide.core ............................. SUCCESS [7.137s] [INFO] Overture IDE Builders ............................. SUCCESS [1.373s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [4.529s] [INFO] org.overture.ide.ui ............................... SUCCESS [7.879s] [INFO] Overture IDE Parsers .............................. SUCCESS [1.439s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [4.329s] [INFO] org.overture.ide.debug ............................ SUCCESS [9.448s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [1.452s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [4.095s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [4.577s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [4.715s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [1.418s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [3.953s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [4.583s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [4.572s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [1.477s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [4.200s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [4.544s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [5.002s] [INFO] org.overture.ide.help ............................. SUCCESS [13.525s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [1.408s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [4.718s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [4.689s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [4.671s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [4.613s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [5.788s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [4.748s] [INFO] Combinatorial Testing ............................. SUCCESS [5.798s] [INFO] Developer Utilities for Overture .................. SUCCESS [4.616s] [INFO] UML2 Translator ................................... SUCCESS [6.016s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [5.317s] [INFO] The Java Code Generator Plugin .................... SUCCESS [7.301s] [INFO] org.overture.ide.platform ......................... SUCCESS [9.885s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [1.517s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [5.234s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [1.487s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [4.270s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [4.440s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [5.085s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [4.206s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [4.042s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [4.281s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [4.093s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [4.982s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [4.282s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [4.116s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [12.086s] [INFO] Overture IDE Standalone Product ................... SUCCESS [2:03.973s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:14.088s [INFO] Finished at: Wed Nov 11 16:22:49 CET 2020 [INFO] Final Memory: 313M/739M [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.3-SNAPSHOT/ide-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.ui/3.0.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT.jar to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT.jar to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.3-SNAPSHOT/combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/pom.xml to org.overturetool/root/3.0.3-SNAPSHOT/root-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.3-SNAPSHOT.jar to org.overturetool.core.testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to org.overturetool/documentation/3.0.3-SNAPSHOT/documentation-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.help/3.0.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT.jar to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.3-SNAPSHOT/codegen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.3-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.3.202011111502-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT.jar to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.core/3.0.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.3-SNAPSHOT/annotations-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT.jar to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pom.xml to org.overturetool/core/3.0.3-SNAPSHOT/core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT.jar to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT.jar to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT.jar to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT.jar to org.overturetool.core.annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.debug/3.0.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.3-SNAPSHOT.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/testing-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.3-SNAPSHOT.jar to org.overturetool.documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.3-SNAPSHOT/prettyprinting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/pom.xml to org.overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.3-SNAPSHOT.jar to org.overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT.jar to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.platform/3.0.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to org.overturetool.ide/features/3.0.3-SNAPSHOT/features-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT.jar to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT.jar to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT-javadoc.jar channel stopped [overture-development] $ /bin/sh -xe /tmp/jenkins1169797334437937274.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-dev.sh jenkins-overture-development-286 /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: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 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:40 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:41 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:43 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:44 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:45 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:46 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:47 --:--:-- 0 100 21 0 21 0 0 0 0 --:--:-- 0:00:48 --:--:-- 4 100 21 0 21 0 0 0 0 --:--:-- 0:00:48 --:--:-- 5 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 470 100 401 100 69 545 93 --:--:-- --:--:-- --:--:-- 638 {"name":"development","desc":"jenkins-overture-development-286","package":"overture-ide","repo":"overturetool-development","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-11-11T15:24:12.060Z","updated":"2020-11-11T15:24:12.070Z","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 27551 0 0 100 27551 0 18628 0:00:01 0:00:01 --:--:-- 18628 100 27572 100 21 100 27551 8 11738 0:00:02 0:00:02 --:--:-- 11747 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21748 0 0 100 21748 0 14694 0:00:01 0:00:01 --:--:-- 14694 100 21769 100 21 100 21748 9 9635 0:00:02 0:00:02 --:--:-- 9640 100 21769 100 21 100 21748 9 9631 0:00:02 0:00:02 --:--:-- 9636 {"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 55 143k 0 0 55 81920 0 87614 0:00:01 --:--:-- 0:00:01 87521 100 143k 0 0 100 143k 0 59353 0:00:02 0:00:02 --:--:-- 59353 100 143k 100 21 100 143k 8 57140 0:00:02 0:00:02 --:--:-- 57148 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51992 0 0 100 51992 0 35224 0:00:01 0:00:01 --:--:-- 35201 100 52013 100 21 100 51992 8 21074 0:00:02 0:00:02 --:--:-- 21074 100 52013 100 21 100 51992 8 21049 0:00:02 0:00:02 --:--:-- 21049 {"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 100 172 0 0 100 172 0 115 0:00:01 0:00:01 --:--:-- 115 100 193 100 21 100 172 9 74 0:00:02 0:00:02 --:--:-- 83 100 193 100 21 100 172 9 74 0:00:02 0:00:02 --:--:-- 83 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.18.0.v20201028-2203.jar file... % 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 21560 0 0 100 21560 0 14597 0:00:01 0:00:01 --:--:-- 14597 100 21581 100 21 100 21560 9 10145 0:00:02 0:00:02 --:--:-- 10155 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.21.0.v20200917-1439.jar file... % 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 19491 0 0 100 19491 0 13250 0:00:01 0:00:01 --:--:-- 13241 100 19512 100 21 100 19491 9 8705 0:00:02 0:00:02 --:--:-- 8714 {"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 13214 0:00:01 0:00:01 --:--:-- 13223 100 19579 100 21 100 19558 11 11074 0:00:01 0:00:01 --:--:-- 11092 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.800.v20201027-1107.jar file... % 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 20141 0 0 100 20141 0 13664 0:00:01 0:00:01 --:--:-- 13664 100 20162 100 21 100 20141 8 8371 0:00:02 0:00:02 --:--:-- 8376 100 20162 100 21 100 20141 8 8371 0:00:02 0:00:02 --:--:-- 8376 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.1000.v20201027-1107.jar file... % 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 19567 0 0 100 19567 0 13212 0:00:01 0:00:01 --:--:-- 13212 100 19588 100 21 100 19567 9 8452 0:00:02 0:00:02 --:--:-- 8461 100 19588 100 21 100 19567 9 8452 0:00:02 0:00:02 --:--:-- 8461 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.1000.v20201027-1107.jar file... % 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 19479 0 0 100 19479 0 13215 0:00:01 0:00:01 --:--:-- 13206 100 19500 100 21 100 19479 10 9619 0:00:02 0:00:02 --:--:-- 9629 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.1000.v20201027-1107.jar file... % 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 19355 0 0 100 19355 0 13122 0:00:01 0:00:01 --:--:-- 13113 100 19376 100 21 100 19355 10 9269 0:00:02 0:00:02 --:--:-- 9279 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.400.v20201028-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 19995 0 0 100 19995 0 13565 0:00:01 0:00:01 --:--:-- 13555 100 20016 100 21 100 19995 9 9282 0:00:02 0:00:02 --:--:-- 9292 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.18.0.v20201028-2203.jar file... % 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 21053 0 0 100 21053 0 14292 0:00:01 0:00:01 --:--:-- 14282 100 21074 100 21 100 21053 10 10340 0:00:02 0:00:02 --:--:-- 10350 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.18.0.v20201028-2203.jar file... % 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 19542 0 0 100 19542 0 13257 0:00:01 0:00:01 --:--:-- 13248 100 19563 100 21 100 19542 9 9114 0:00:02 0:00:02 --:--:-- 9120 100 19563 100 21 100 19542 9 9114 0:00:02 0:00:02 --:--:-- 9120 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.3.202011111502.jar file... % 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 6875 0 0 100 6875 0 4673 0:00:01 0:00:01 --:--:-- 4673 100 6896 100 21 100 6875 10 3453 0:00:02 0:00:01 0:00:01 3461 100 6896 100 21 100 6875 10 3453 0:00:02 0:00:01 0:00:01 3461 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.3.202011111502.jar file... % 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 11.3M 0 0 0 81920 0 87614 0:02:16 --:--:-- 0:02:16 87521 37 11.3M 0 0 37 4336k 0 2323k 0:00:05 0:00:01 0:00:04 2322k 100 11.3M 0 0 100 11.3M 0 3505k 0:00:03 0:00:03 --:--:-- 3505k 100 11.3M 0 0 100 11.3M 0 2691k 0:00:04 0:00:04 --:--:-- 2691k 100 11.3M 100 21 100 11.3M 4 2288k 0:00:05 0:00:05 --:--:-- 2288k 100 11.3M 100 21 100 11.3M 4 2286k 0:00:05 0:00:05 --:--:-- 2782k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.3.202011111502.jar file... % 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 6491 0 0 100 6491 0 4424 0:00:01 0:00:01 --:--:-- 4424 100 6512 100 21 100 6491 8 2766 0:00:02 0:00:02 --:--:-- 2775 100 6512 100 21 100 6491 8 2765 0:00:02 0:00:02 --:--:-- 2774 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.3.202011111502.jar file... % 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 6477 0 0 100 6477 0 4385 0:00:01 0:00:01 --:--:-- 4382 100 6498 100 21 100 6477 9 2868 0:00:02 0:00:02 --:--:-- 2877 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.3.202011111502.jar file... % 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 6488 0 0 100 6488 0 4389 0:00:01 0:00:01 --:--:-- 4386 100 6509 100 21 100 6488 9 3002 0:00:02 0:00:02 --:--:-- 3010 100 6509 100 21 100 6488 9 2998 0:00:02 0:00:02 --:--:-- 3006 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.3.202011111502.jar file... % 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 6542 0 0 100 6542 0 4438 0:00:01 0:00:01 --:--:-- 4438 100 6563 100 21 100 6542 10 3391 0:00:02 0:00:01 0:00:01 3400 100 6563 100 21 100 6542 10 3391 0:00:02 0:00:01 0:00:01 3400 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.3.202011111502.jar file... % 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 6513 0 0 100 6513 0 4406 0:00:01 0:00:01 --:--:-- 4406 100 6534 100 21 100 6513 11 3455 0:00:01 0:00:01 --:--:-- 3468 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.3.202011111502.jar file... % 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 6546 0 0 100 6546 0 4402 0:00:01 0:00:01 --:--:-- 4402 100 6567 100 21 100 6546 9 3076 0:00:02 0:00:02 --:--:-- 3084 100 6567 100 21 100 6546 9 3076 0:00:02 0:00:02 --:--:-- 3084 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.3.202011111502.jar file... % 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 6476 0 0 100 6476 0 4372 0:00:01 0:00:01 --:--:-- 4372 100 6476 0 0 100 6476 0 2609 0:00:02 0:00:02 --:--:-- 2609 100 6497 100 21 100 6476 6 2091 0:00:03 0:00:03 --:--:-- 2097 100 6497 100 21 100 6476 6 2090 0:00:03 0:00:03 --:--:-- 2097 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.3.202011111502.jar file... % 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 6490 0 0 100 6490 0 4402 0:00:01 0:00:01 --:--:-- 4402 100 6511 100 21 100 6490 10 3383 0:00:02 0:00:01 0:00:01 3394 100 6511 100 21 100 6490 10 3383 0:00:02 0:00:01 0:00:01 3392 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.3.202011111502.jar file... % 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 4418 0:00:01 0:00:01 --:--:-- 4418 100 6508 100 21 100 6487 11 3640 0:00:01 0:00:01 --:--:-- 3652 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.3.202011111502.jar file... % 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 4516 0:00:01 0:00:01 --:--:-- 4513 100 6683 100 21 100 6662 11 3504 0:00:01 0:00:01 --:--:-- 3513 {"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 1 12.9M 0 0 1 224k 0 180k 0:01:13 0:00:01 0:01:12 180k 64 12.9M 0 0 64 8512k 0 3973k 0:00:03 0:00:02 0:00:01 3972k 100 12.9M 0 0 100 12.9M 0 3958k 0:00:03 0:00:03 --:--:-- 3956k 100 12.9M 100 21 100 12.9M 5 3393k 0:00:04 0:00:03 0:00:01 3392k {"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 242k 0:00:01 0:00:01 --:--:-- 242k 100 297k 100 21 100 297k 9 141k 0:00:02 0:00:02 --:--:-- 141k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 133k 0 0 96 128k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 133k 100 21 100 133k 10 66230 0:00:02 0:00:02 --:--:-- 66272 {"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 6 1432k 0 0 6 98304 0 93179 0:00:15 0:00:01 0:00:14 93179 100 1432k 100 21 100 1432k 8 554k 0:00:02 0:00:02 --:--:-- 554k 100 1432k 100 21 100 1432k 8 554k 0:00:02 0:00:02 --:--:-- 554k {"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 38 1167k 0 0 38 448k 0 321k 0:00:03 0:00:01 0:00:02 321k 100 1167k 0 0 100 1167k 0 470k 0:00:02 0:00:02 --:--:-- 470k 100 1167k 100 21 100 1167k 7 433k 0:00:03 0:00:02 0:00:01 433k {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.3.5.v20200909-1856.jar file... % 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 47385 0 0 100 47385 0 60363 --:--:-- --:--:-- --:--:-- 60286 100 47385 0 0 100 47385 0 19091 0:00:02 0:00:02 --:--:-- 19099 100 47406 100 21 100 47385 7 17168 0:00:03 0:00:02 0:00:01 17169 100 47406 100 21 100 47385 7 17149 0:00:03 0:00:02 0:00:01 17151 {"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 100 55399 0 0 100 55399 0 37431 0:00:01 0:00:01 --:--:-- 37431 100 55420 100 21 100 55399 11 30322 0:00:01 0:00:01 --:--:-- 30350 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16996 0 0 100 16996 0 11561 0:00:01 0:00:01 --:--:-- 11561 100 17017 100 21 100 16996 12 10213 0:00:01 0:00:01 --:--:-- 10220 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 71395 0:00:01 0:00:01 --:--:-- 71347 100 102k 100 21 100 102k 10 53474 0:00:02 0:00:01 0:00:01 53484 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 0 100 108k 0 75711 0:00:01 0:00:01 --:--:-- 75659 100 108k 100 21 100 108k 9 52550 0:00:02 0:00:02 --:--:-- 52560 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 3069k 0 0 9 288k 0 232k 0:00:13 0:00:01 0:00:12 232k 100 3069k 100 21 100 3069k 8 1169k 0:00:02 0:00:02 --:--:-- 1169k 100 3069k 100 21 100 3069k 8 1169k 0:00:02 0:00:02 --:--:-- 1169k {"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 0 20769 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20790 100 21 100 20769 12 12640 0:00:01 0:00:01 --:--:-- 12645 100 20790 100 21 100 20769 12 12640 0:00:01 0:00:01 --:--:-- 12645 {"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 22 353k 0 0 22 81920 0 87334 0:00:04 --:--:-- 0:00:04 87241 100 353k 100 21 100 353k 9 164k 0:00:02 0:00:02 --:--:-- 164k 100 353k 100 21 100 353k 9 164k 0:00:02 0:00:02 --:--:-- 164k {"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 16239 0:00:01 0:00:01 --:--:-- 16239 100 23969 0 0 100 23969 0 9672 0:00:02 0:00:02 --:--:-- 9672 100 23990 100 21 100 23969 8 9418 0:00:02 0:00:02 --:--:-- 9426 {"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 97k 0:00:01 0:00:01 --:--:-- 97k 100 144k 100 21 100 144k 10 75276 0:00:02 0:00:01 0:00:01 75248 {"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 154k 0:00:01 0:00:01 --:--:-- 154k 100 227k 100 21 100 227k 9 101k 0:00:02 0:00:02 --:--:-- 101k 100 227k 100 21 100 227k 9 101k 0:00:02 0:00:02 --:--:-- 101k {"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 41 308k 0 0 41 128k 0 121k 0:00:02 0:00:01 0:00:01 121k 100 308k 100 21 100 308k 9 135k 0:00:02 0:00:02 --:--:-- 135k 100 308k 100 21 100 308k 9 135k 0:00:02 0:00:02 --:--:-- 135k {"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 67 73163 0 0 67 49152 0 64335 0:00:01 --:--:-- 0:00:01 64250 100 73184 100 21 100 73163 11 40918 0:00:01 0:00:01 --:--:-- 40907 100 73184 100 21 100 73163 11 40918 0:00:01 0:00:01 --:--:-- 40907 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.1.0.v20201023-1558.jar file... % 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 53501 0 0 100 53501 0 36198 0:00:01 0:00:01 --:--:-- 36198 100 53522 100 21 100 53501 9 23011 0:00:02 0:00:02 --:--:-- 23020 100 53522 100 21 100 53501 9 23011 0:00:02 0:00:02 --:--:-- 23020 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar file... % 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 209k 0 0 100 209k 0 142k 0:00:01 0:00:01 --:--:-- 142k 100 209k 0 0 100 209k 0 86624 0:00:02 0:00:02 --:--:-- 86624 100 209k 100 21 100 209k 8 84238 0:00:02 0:00:02 --:--:-- 84246 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.2.v20201023-1558.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 69818 0 0 93 65536 0 71938 --:--:-- --:--:-- --:--:-- 71859 100 69818 0 0 100 69818 0 28300 0:00:02 0:00:02 --:--:-- 28300 100 69839 100 21 100 69818 7 26286 0:00:03 0:00:02 0:00:01 26294 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.24.v20200924-1939.jar file... % 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 73 411k 0 0 73 304k 0 248k 0:00:01 0:00:01 --:--:-- 247k 100 411k 0 0 100 411k 0 166k 0:00:02 0:00:02 --:--:-- 166k 100 411k 100 21 100 411k 6 123k 0:00:03 0:00:03 --:--:-- 123k 100 411k 100 21 100 411k 6 122k 0:00:03 0:00:03 --:--:-- 122k {"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 3 2378k 0 0 3 81920 0 88754 0:00:27 --:--:-- 0:00:27 88754 100 2378k 0 0 100 2378k 0 883k 0:00:02 0:00:02 --:--:-- 883k 100 2378k 100 21 100 2378k 7 877k 0:00:03 0:00:02 0:00:01 877k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 1715k 0 0 13 240k 0 194k 0:00:08 0:00:01 0:00:07 193k 100 1715k 0 0 100 1715k 0 670k 0:00:02 0:00:02 --:--:-- 670k 100 1715k 100 21 100 1715k 7 649k 0:00:03 0:00:02 0:00:01 648k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 3529k 0 0 34 1216k 0 827k 0:00:04 0:00:01 0:00:03 827k 100 3529k 0 0 100 3529k 0 1307k 0:00:02 0:00:02 --:--:-- 1307k 100 3529k 100 21 100 3529k 7 1235k 0:00:03 0:00:02 0:00:01 1235k {"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 3406k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 3406k 0 0 46 1584k 0 1002k 0:00:03 0:00:01 0:00:02 1001k 100 3406k 0 0 100 3406k 0 1245k 0:00:02 0:00:02 --:--:-- 1245k 100 3406k 100 21 100 3406k 7 1226k 0:00:03 0:00:02 0:00:01 1226k {"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 11 703k 0 0 11 81920 0 88850 0:00:08 --:--:-- 0:00:08 88754 100 703k 100 21 100 703k 9 306k 0:00:02 0:00:02 --:--:-- 306k 100 703k 100 21 100 703k 9 306k 0:00:02 0:00:02 --:--:-- 306k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 73663 0:00:01 0:00:01 --:--:-- 73614 100 106k 100 21 100 106k 9 48669 0:00:02 0:00:02 --:--:-- 48679 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.1200.v20201020-1107.jar file... % 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 30 792k 0 0 30 240k 0 198k 0:00:03 0:00:01 0:00:02 198k 100 792k 0 0 100 792k 0 320k 0:00:02 0:00:02 --:--:-- 320k 100 792k 100 21 100 792k 6 255k 0:00:03 0:00:03 --:--:-- 255k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.1000.v20201020-1107.jar file... % 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 68028 0 0 100 68028 0 46277 0:00:01 0:00:01 --:--:-- 46246 100 68028 0 0 100 68028 0 27530 0:00:02 0:00:02 --:--:-- 27519 100 68049 100 21 100 68028 6 20459 0:00:03 0:00:03 --:--:-- 20459 100 68049 100 21 100 68028 6 20459 0:00:03 0:00:03 --:--:-- 20459 {"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 100 44817 0 0 100 44817 0 57978 --:--:-- --:--:-- --:--:-- 57903 100 44838 100 21 100 44817 10 23006 0:00:02 0:00:01 0:00:01 23005 100 44838 100 21 100 44817 10 23006 0:00:02 0:00:01 0:00:01 23005 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.800.v20201021-1339.jar file... % 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 112k 0 0 70 81920 0 90121 0:00:01 --:--:-- 0:00:01 90021 100 112k 0 0 100 112k 0 46827 0:00:02 0:00:02 --:--:-- 46827 100 112k 100 21 100 112k 7 43560 0:00:03 0:00:02 0:00:01 43568 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68363 0:00:01 0:00:01 --:--:-- 68317 100 98k 100 21 100 98k 10 52411 0:00:02 0:00:01 0:00:01 52395 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.10.100.v20200926-1123.jar file... % 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 121k 0:00:01 0:00:01 --:--:-- 121k 100 180k 0 0 100 180k 0 74309 0:00:02 0:00:02 --:--:-- 74279 100 180k 100 21 100 180k 7 68870 0:00:03 0:00:02 0:00:01 68852 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.7.100.v20201021-1339.jar file... % 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 93679 0 0 100 93679 0 63727 0:00:01 0:00:01 --:--:-- 63683 100 93700 100 21 100 93679 9 40466 0:00:02 0:00:02 --:--:-- 40475 {"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 88 306k 0 0 88 272k 0 222k 0:00:01 0:00:01 --:--:-- 222k 100 306k 100 21 100 306k 9 139k 0:00:02 0:00:02 --:--:-- 139k 100 306k 100 21 100 306k 9 139k 0:00:02 0:00:02 --:--:-- 139k {"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 39 161k 0 0 39 65536 0 70091 0:00:02 --:--:-- 0:00:02 70017 100 161k 100 21 100 161k 10 84294 0:00:02 0:00:01 0:00:01 84262 100 161k 100 21 100 161k 10 84251 0:00:02 0:00:01 0:00:01 84262 {"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 88 92924 0 0 88 81920 0 87991 0:00:01 --:--:-- 0:00:01 87896 100 92945 100 21 100 92924 10 47775 0:00:02 0:00:01 0:00:01 47786 100 92945 100 21 100 92924 10 47775 0:00:02 0:00:01 0:00:01 47762 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.800.v20200930-0845.jar file... % 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 43362 0 0 100 43362 0 29437 0:00:01 0:00:01 --:--:-- 29457 100 43383 100 21 100 43362 8 17785 0:00:02 0:00:02 --:--:-- 17794 100 43383 100 21 100 43362 8 17764 0:00:02 0:00:02 --:--:-- 17772 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.1100.v20201028-1021.jar file... % 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 113k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 113k 100 21 100 113k 8 47866 0:00:02 0:00:02 --:--:-- 47875 100 113k 100 21 100 113k 8 47807 0:00:02 0:00:02 --:--:-- 47816 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66954 0 0 100 66954 0 45117 0:00:01 0:00:01 --:--:-- 45086 100 66975 100 21 100 66954 10 31882 0:00:02 0:00:02 --:--:-- 31877 100 66975 100 21 100 66954 9 31837 0:00:02 0:00:02 --:--:-- 31832 {"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 7889 0:00:01 0:00:01 --:--:-- 7889 100 11610 100 21 100 11589 12 7136 0:00:01 0:00:01 --:--:-- 7149 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16916 0 0 100 16916 0 11437 0:00:01 0:00:01 --:--:-- 11429 100 16937 100 21 100 16916 12 10258 0:00:01 0:00:01 --:--:-- 10264 {"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 38372 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38393 100 21 100 38372 11 21876 0:00:01 0:00:01 --:--:-- 21876 100 38393 100 21 100 38372 11 21876 0:00:01 0:00:01 --:--:-- 21876 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 105k 0 0 76 81920 0 88754 0:00:01 --:--:-- 0:00:01 88658 100 105k 0 0 100 105k 0 43479 0:00:02 0:00:02 --:--:-- 43479 100 105k 100 21 100 105k 7 39679 0:00:03 0:00:02 0:00:01 39687 {"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 47974 0:00:01 0:00:01 --:--:-- 47941 100 70783 100 21 100 70762 11 39312 0:00:01 0:00:01 --:--:-- 39323 {"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 66310 0:00:01 0:00:01 --:--:-- 66265 100 97829 100 21 100 97808 10 49273 0:00:02 0:00:01 0:00:01 49259 {"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 24098 0:00:01 0:00:01 --:--:-- 24098 100 35567 100 21 100 35546 12 21108 0:00:01 0:00:01 --:--:-- 21108 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.900.v20201028-1137.jar file... % 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 875k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 875k 0 0 100 875k 0 346k 0:00:02 0:00:02 --:--:-- 346k 100 875k 100 21 100 875k 6 256k 0:00:03 0:00:03 --:--:-- 256k 100 875k 100 21 100 875k 6 256k 0:00:03 0:00:03 --:--:-- 256k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 40139 0:00:01 0:00:01 --:--:-- 40111 100 59146 100 21 100 59125 11 32883 0:00:01 0:00:01 --:--:-- 32877 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.20.0.v20201027-1526.jar file... % 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 73380 0 0 100 73380 0 49614 0:00:01 0:00:01 --:--:-- 49581 100 73380 0 0 100 73380 0 29552 0:00:02 0:00:02 --:--:-- 29541 100 73401 100 21 100 73380 8 29246 0:00:02 0:00:02 --:--:-- 29255 {"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 47193 --:--:-- --:--:-- --:--:-- 47132 100 36077 100 21 100 36056 10 18838 0:00:02 0:00:01 0:00:01 18839 100 36077 100 21 100 36056 10 18838 0:00:02 0:00:01 0:00:01 18839 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.17.0.v20201027-2131.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 386k 0 0 20 81920 0 87427 0:00:04 --:--:-- 0:00:04 87334 100 386k 0 0 100 386k 0 155k 0:00:02 0:00:02 --:--:-- 155k 100 386k 100 21 100 386k 7 135k 0:00:03 0:00:02 0:00:01 135k 100 386k 100 21 100 386k 7 135k 0:00:03 0:00:02 0:00:01 135k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.700.v20201026-1244.jar file... % 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 2991k 0 0 4 144k 0 134k 0:00:22 0:00:01 0:00:21 134k 100 2991k 0 0 100 2991k 0 1109k 0:00:02 0:00:02 --:--:-- 1109k 100 2991k 100 21 100 2991k 5 815k 0:00:04 0:00:03 0:00:01 815k 100 2991k 100 21 100 2991k 5 814k 0:00:04 0:00:03 0:00:01 815k {"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 17717 0:00:01 0:00:01 --:--:-- 17704 100 26065 100 21 100 26044 12 15310 0:00:01 0:00:01 --:--:-- 15314 {"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 48527 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48548 100 21 100 48527 11 27556 0:00:01 0:00:01 --:--:-- 27568 100 48548 100 21 100 48527 11 27556 0:00:01 0:00:01 --:--:-- 27552 {"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 93 52809 0 0 93 49152 0 61440 --:--:-- --:--:-- --:--:-- 61363 100 52830 100 21 100 52809 10 25159 0:00:02 0:00:02 --:--:-- 25169 100 52830 100 21 100 52809 10 25159 0:00:02 0:00:02 --:--:-- 25169 {"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 19109 --:--:-- --:--:-- --:--:-- 19079 100 12270 100 21 100 12249 13 8026 0:00:01 0:00:01 --:--:-- 8040 {"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 --:--:-- 7712 100 11404 100 21 100 11383 13 7483 0:00:01 0:00:01 --:--:-- 7492 {"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 35295 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35316 100 21 100 35295 11 19652 0:00:01 0:00:01 --:--:-- 19652 100 35316 100 21 100 35295 11 19641 0:00:01 0:00:01 --:--:-- 19641 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 70548 0 0 69 49152 0 63668 0:00:01 --:--:-- 0:00:01 63668 100 70569 100 21 100 70548 9 31092 0:00:02 0:00:02 --:--:-- 31101 100 70569 100 21 100 70548 9 31078 0:00:02 0:00:02 --:--:-- 31101 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51364 0 0 100 51364 0 34799 0:00:01 0:00:01 --:--:-- 34775 100 51364 0 0 100 51364 0 20736 0:00:02 0:00:02 --:--:-- 20728 100 51385 100 21 100 51364 6 16091 0:00:03 0:00:03 --:--:-- 16098 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.12.1000.v20201021-1339.jar file... % 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 46113 0 0 100 46113 0 31263 0:00:01 0:00:01 --:--:-- 31241 100 46113 0 0 100 46113 0 18623 0:00:02 0:00:02 --:--:-- 18616 100 46134 100 21 100 46113 8 18298 0:00:02 0:00:02 --:--:-- 18307 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar file... % 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 210k 0 0 22 49152 0 63586 0:00:03 --:--:-- 0:00:03 63503 100 210k 0 0 100 210k 0 87211 0:00:02 0:00:02 --:--:-- 87211 100 210k 100 21 100 210k 7 80181 0:00:03 0:00:02 0:00:01 80159 100 210k 100 21 100 210k 7 80181 0:00:03 0:00:02 0:00:01 80159 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.14.0.v20201019-1714.jar file... % 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 200k 0 0 63 128k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 200k 0 0 100 200k 0 82718 0:00:02 0:00:02 --:--:-- 82718 100 200k 100 21 100 200k 6 68284 0:00:03 0:00:03 --:--:-- 68291 100 200k 100 21 100 200k 6 68284 0:00:03 0:00:03 --:--:-- 68291 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar file... % 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 28387 0 0 100 28387 0 19258 0:00:01 0:00:01 --:--:-- 19258 100 28408 100 21 100 28387 10 13820 0:00:02 0:00:02 --:--:-- 13830 100 28408 100 21 100 28387 10 13813 0:00:02 0:00:02 --:--:-- 13823 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.900.v20201021-1339.jar file... % 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 16636 0 0 100 16636 0 11340 0:00:01 0:00:01 --:--:-- 11340 100 16657 100 21 100 16636 9 7420 0:00:02 0:00:02 --:--:-- 7429 100 16657 100 21 100 16636 9 7416 0:00:02 0:00:02 --:--:-- 7429 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.2.100.v20200910-0548.jar file... % 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 58029 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58029 0 0 100 58029 0 23398 0:00:02 0:00:02 --:--:-- 23408 100 58050 100 21 100 58029 8 22165 0:00:02 0:00:02 --:--:-- 22164 100 58050 100 21 100 58029 8 22165 0:00:02 0:00:02 --:--:-- 22164 {"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 7693 0:00:01 0:00:01 --:--:-- 7693 100 11399 100 21 100 11378 14 7677 0:00:01 0:00:01 --:--:-- 7691 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar file... % 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 388k 0 0 100 388k 0 263k 0:00:01 0:00:01 --:--:-- 263k 100 388k 0 0 100 388k 0 156k 0:00:02 0:00:02 --:--:-- 156k 100 388k 0 0 100 388k 0 111k 0:00:03 0:00:03 --:--:-- 111k 100 388k 100 21 100 388k 5 109k 0:00:04 0:00:03 0:00:01 109k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.4.0.v20201014-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 100 24888 0 0 100 24888 0 16884 0:00:01 0:00:01 --:--:-- 16884 100 24909 100 21 100 24888 9 11120 0:00:02 0:00:02 --:--:-- 11130 100 24909 100 21 100 24888 9 11115 0:00:02 0:00:02 --:--:-- 11125 {"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 100 10652 0 0 100 10652 0 7251 0:00:01 0:00:01 --:--:-- 7251 100 10673 100 21 100 10652 13 7021 0:00:01 0:00:01 --:--:-- 7035 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10530 100 21 100 10509 14 7242 0:00:01 0:00:01 --:--:-- 7252 100 10530 100 21 100 10509 14 7227 0:00:01 0:00:01 --:--:-- 7237 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar file... % 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 13424 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13445 100 21 100 13424 11 7046 0:00:01 0:00:01 --:--:-- 7054 100 13445 100 21 100 13424 11 7043 0:00:01 0:00:01 --:--:-- 7054 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.11.600.v20201018-2040.jar file... % 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 62854 0:00:03 --:--:-- 0:00:03 62773 100 243k 0 0 100 243k 0 98k 0:00:02 0:00:02 --:--:-- 98k 100 243k 100 21 100 243k 7 90279 0:00:03 0:00:02 0:00:01 90254 100 243k 100 21 100 243k 7 90279 0:00:03 0:00:02 0:00:01 90254 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar file... % 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 21296 0 0 100 21296 0 14369 0:00:01 0:00:01 --:--:-- 14369 100 21317 100 21 100 21296 10 10317 0:00:02 0:00:02 --:--:-- 10328 100 21317 100 21 100 21296 10 10317 0:00:02 0:00:02 --:--:-- 10328 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1200.v20201021-1339.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 69 114k 0 0 69 81920 0 89628 0:00:01 --:--:-- 0:00:01 89530 100 114k 0 0 100 114k 0 47698 0:00:02 0:00:02 --:--:-- 47698 100 114k 100 21 100 114k 7 44439 0:00:03 0:00:02 0:00:01 44447 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201025-1644.jar file... % 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 244k 0 0 100 244k 0 166k 0:00:01 0:00:01 --:--:-- 166k 100 244k 0 0 100 244k 0 98k 0:00:02 0:00:02 --:--:-- 98k 100 244k 100 21 100 244k 7 93046 0:00:03 0:00:02 0:00:01 93020 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30333 0 0 100 30333 0 20426 0:00:01 0:00:01 --:--:-- 20412 100 30354 100 21 100 30333 12 18529 0:00:01 0:00:01 --:--:-- 18531 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.15.0.v20201022-0745.jar file... % 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 145k 0 0 33 49152 0 64083 0:00:02 --:--:-- 0:00:02 64000 100 145k 0 0 100 145k 0 60320 0:00:02 0:00:02 --:--:-- 60320 100 145k 100 21 100 145k 8 60052 0:00:02 0:00:02 --:--:-- 60061 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.21.0.v20200917-1439.jar file... % 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 366k 0 0 100 366k 0 247k 0:00:01 0:00:01 --:--:-- 247k 100 366k 0 0 100 366k 0 147k 0:00:02 0:00:02 --:--:-- 147k 100 366k 100 21 100 366k 7 124k 0:00:03 0:00:02 0:00:01 124k {"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 31 1381k 0 0 31 432k 0 313k 0:00:04 0:00:01 0:00:03 312k 100 1381k 0 0 100 1381k 0 543k 0:00:02 0:00:02 --:--:-- 543k 100 1381k 100 21 100 1381k 7 513k 0:00:03 0:00:02 0:00:01 513k {"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 52916 0:00:02 0:00:01 0:00:01 52899 100 100k 100 21 100 100k 10 52916 0:00:02 0:00:01 0:00:01 52899 {"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 104k 0:00:02 0:00:02 --:--:-- 104k 100 229k 100 21 100 229k 9 104k 0:00:02 0:00:02 --:--:-- 104k {"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 60286 0:00:01 0:00:01 --:--:-- 60286 100 89306 100 21 100 89285 11 49740 0:00:01 0:00:01 --:--:-- 49724 {"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 51252 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51273 100 21 100 51252 11 27436 0:00:01 0:00:01 --:--:-- 27433 100 51273 100 21 100 51252 11 27436 0:00:01 0:00:01 --:--:-- 27433 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.14.0.v20200929-1802.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 137k 0 0 34 49152 0 63586 0:00:02 --:--:-- 0:00:02 63503 100 137k 0 0 100 137k 0 56920 0:00:02 0:00:02 --:--:-- 56920 100 137k 100 21 100 137k 8 55267 0:00:02 0:00:02 --:--:-- 55275 {"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 18038 0:00:01 0:00:01 --:--:-- 18025 100 26591 100 21 100 26570 10 13108 0:00:02 0:00:02 --:--:-- 13118 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 0 0 100 122k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 122k 100 21 100 122k 10 65011 0:00:02 0:00:01 0:00:01 64989 {"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 23821 0:00:01 0:00:01 --:--:-- 23805 100 35277 100 21 100 35256 12 20787 0:00:01 0:00:01 --:--:-- 20787 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36937 0 0 100 36937 0 25144 0:00:01 0:00:01 --:--:-- 25127 100 36958 100 21 100 36937 12 21425 0:00:01 0:00:01 --:--:-- 21424 {"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 71 68502 0 0 71 49152 0 64250 0:00:01 --:--:-- 0:00:01 64167 100 68523 100 21 100 68502 10 35111 0:00:02 0:00:01 0:00:01 35103 100 68523 100 21 100 68502 10 35111 0:00:02 0:00:01 0:00:01 35103 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar file... % 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 29370 0 0 100 29370 0 19938 0:00:01 0:00:01 --:--:-- 19938 100 29370 0 0 100 29370 0 11871 0:00:02 0:00:02 --:--:-- 11871 100 29391 100 21 100 29370 8 11594 0:00:02 0:00:02 --:--:-- 11603 {"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 32269 0:00:01 0:00:01 --:--:-- 32247 100 47877 100 21 100 47856 10 23726 0:00:02 0:00:02 --:--:-- 23748 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.700.v20201026-1433.jar file... % 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 229k 0 0 90 208k 0 189k 0:00:01 0:00:01 --:--:-- 189k 100 229k 0 0 100 229k 0 95280 0:00:02 0:00:02 --:--:-- 95241 100 229k 100 21 100 229k 7 87680 0:00:03 0:00:02 0:00:01 87655 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28431 0 0 100 28431 0 19327 0:00:01 0:00:01 --:--:-- 19314 100 28452 100 21 100 28431 12 17399 0:00:01 0:00:01 --:--:-- 17401 {"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 100 12841 0 0 100 12841 0 8753 0:00:01 0:00:01 --:--:-- 8753 100 12862 100 21 100 12841 12 7652 0:00:01 0:00:01 --:--:-- 7665 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar file... % 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 53322 0 0 100 53322 0 36273 0:00:01 0:00:01 --:--:-- 36248 100 53343 100 21 100 53322 8 22594 0:00:02 0:00:02 --:--:-- 22593 100 53343 100 21 100 53322 8 22584 0:00:02 0:00:02 --:--:-- 22583 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.0.v20200915-1442.jar file... % 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 41280 0 0 100 41280 0 53610 --:--:-- --:--:-- --:--:-- 53540 100 41301 100 21 100 41280 9 17986 0:00:02 0:00:02 --:--:-- 17996 100 41301 100 21 100 41280 9 17963 0:00:02 0:00:02 --:--:-- 17972 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.0.v20200915-1442.jar file... % 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 72033 0 0 100 72033 0 49102 0:00:01 0:00:01 --:--:-- 49068 100 72054 100 21 100 72033 8 29631 0:00:02 0:00:02 --:--:-- 29627 100 72054 100 21 100 72033 8 29631 0:00:02 0:00:02 --:--:-- 29627 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.0.v20200915-1442.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 77 84543 0 0 77 65536 0 70849 0:00:01 --:--:-- 0:00:01 70773 100 84564 100 21 100 84543 8 36083 0:00:02 0:00:02 --:--:-- 36092 100 84564 100 21 100 84543 8 36067 0:00:02 0:00:02 --:--:-- 36076 {"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 10 79937 0:00:02 0:00:01 0:00:01 79907 100 153k 100 21 100 153k 10 79937 0:00:02 0:00:01 0:00:01 79907 {"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 0 28782 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28803 100 21 100 28782 11 16124 0:00:01 0:00:01 --:--:-- 16127 100 28803 100 21 100 28782 11 16124 0:00:01 0:00:01 --:--:-- 16127 {"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 64 76716 0 0 64 49152 0 64083 0:00:01 --:--:-- 0:00:01 64000 100 76737 100 21 100 76716 11 42858 0:00:01 0:00:01 --:--:-- 42845 100 76737 100 21 100 76716 11 42786 0:00:01 0:00:01 --:--:-- 42774 {"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 74 106k 0 0 74 81920 0 89824 0:00:01 --:--:-- 0:00:01 89726 100 106k 100 21 100 106k 10 54340 0:00:02 0:00:02 --:--:-- 54351 100 106k 100 21 100 106k 10 54340 0:00:02 0:00:02 --:--:-- 54351 {"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 100 57652 0 0 100 57652 0 39219 0:00:01 0:00:01 --:--:-- 39245 100 57673 100 21 100 57652 11 32701 0:00:01 0:00:01 --:--:-- 32712 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31782 0 0 100 31782 0 21620 0:00:01 0:00:01 --:--:-- 21605 100 31803 100 21 100 31782 12 19570 0:00:01 0:00:01 --:--:-- 19571 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 205k 0 0 100 205k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 205k 100 21 100 205k 9 98833 0:00:02 0:00:02 --:--:-- 98843 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35810 0 0 100 35810 0 24377 0:00:01 0:00:01 --:--:-- 24360 100 35831 100 21 100 35810 10 17692 0:00:02 0:00:02 --:--:-- 17703 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25396 0 0 100 25396 0 17229 0:00:01 0:00:01 --:--:-- 17217 100 25417 100 21 100 25396 12 15609 0:00:01 0:00:01 --:--:-- 15622 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar file... % 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 73656 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73677 100 21 100 73656 8 30461 0:00:02 0:00:02 --:--:-- 30470 100 73677 100 21 100 73656 8 30461 0:00:02 0:00:02 --:--:-- 30470 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar file... % 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 63 352k 0 0 63 224k 0 180k 0:00:01 0:00:01 --:--:-- 180k 100 352k 0 0 100 352k 0 142k 0:00:02 0:00:02 --:--:-- 142k 100 352k 100 21 100 352k 7 122k 0:00:03 0:00:02 0:00:01 122k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 90659 0:00:01 0:00:01 --:--:-- 90598 100 130k 100 21 100 130k 10 69375 0:00:02 0:00:01 0:00:01 69350 {"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 51392 0:00:01 0:00:01 --:--:-- 51357 100 75825 100 21 100 75804 8 30927 0:00:02 0:00:02 --:--:-- 30923 100 75825 100 21 100 75804 8 30889 0:00:02 0:00:02 --:--:-- 30885 {"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 81 98k 0 0 81 81920 0 87896 0:00:01 --:--:-- 0:00:01 87802 100 98k 100 21 100 98k 10 49341 0:00:02 0:00:02 --:--:-- 49375 100 98k 100 21 100 98k 10 49341 0:00:02 0:00:02 --:--:-- 49351 {"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 20 234k 0 0 20 49152 0 63096 0:00:03 --:--:-- 0:00:03 63015 100 234k 100 21 100 234k 9 105k 0:00:02 0:00:02 --:--:-- 105k 100 234k 100 21 100 234k 9 105k 0:00:02 0:00:02 --:--:-- 105k {"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 50286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50307 100 21 100 50286 11 27299 0:00:01 0:00:01 --:--:-- 27296 100 50307 100 21 100 50286 11 27299 0:00:01 0:00:01 --:--:-- 27296 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 139k 0 0 34 49152 0 63503 0:00:02 --:--:-- 0:00:02 63421 100 139k 0 0 100 139k 0 57570 0:00:02 0:00:02 --:--:-- 57570 100 139k 100 21 100 139k 8 56250 0:00:02 0:00:02 --:--:-- 56281 {"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 168k 0:00:01 0:00:01 --:--:-- 168k 100 248k 100 21 100 248k 10 120k 0:00:02 0:00:02 --:--:-- 120k {"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 100 128k 0 0 100 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 128k 100 21 100 128k 10 64929 0:00:02 0:00:02 --:--:-- 64971 100 128k 100 21 100 128k 10 64929 0:00:02 0:00:02 --:--:-- 64939 {"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 100 81895 0 0 100 81895 0 55786 0:00:01 0:00:01 --:--:-- 55786 100 81916 100 21 100 81895 10 42653 0:00:02 0:00:01 0:00:01 42664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar file... % 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 44521 0 0 100 44521 0 30142 0:00:01 0:00:01 --:--:-- 30122 100 44521 0 0 100 44521 0 17966 0:00:02 0:00:02 --:--:-- 17959 100 44542 100 21 100 44521 6 14156 0:00:03 0:00:03 --:--:-- 14158 100 44542 100 21 100 44521 6 14151 0:00:03 0:00:03 --:--:-- 14158 {"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 13 608k 0 0 13 81920 0 87802 0:00:07 --:--:-- 0:00:07 87708 100 608k 100 21 100 608k 8 251k 0:00:02 0:00:02 --:--:-- 251k 100 608k 100 21 100 608k 8 250k 0:00:02 0:00:02 --:--:-- 251k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.600.v20201015-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 124k 0 0 100 124k 0 87004 0:00:01 0:00:01 --:--:-- 87004 100 124k 0 0 100 124k 0 51759 0:00:02 0:00:02 --:--:-- 51738 100 124k 100 21 100 124k 6 41404 0:00:03 0:00:03 --:--:-- 41410 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52825 0 0 100 52825 0 35935 0:00:01 0:00:01 --:--:-- 35910 100 52846 100 21 100 52825 10 25263 0:00:02 0:00:02 --:--:-- 25273 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar file... % 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 69633 0:00:01 0:00:01 --:--:-- 69585 100 99k 0 0 100 99k 0 41379 0:00:02 0:00:02 --:--:-- 41362 100 99k 100 21 100 99k 8 39353 0:00:02 0:00:02 --:--:-- 39346 {"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 18590 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18611 100 21 100 18590 12 10909 0:00:01 0:00:01 --:--:-- 10915 100 18611 100 21 100 18590 12 10890 0:00:01 0:00:01 --:--:-- 10896 {"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 81 98k 0 0 81 81920 0 89824 0:00:01 --:--:-- 0:00:01 89726 100 98k 100 21 100 98k 9 47640 0:00:02 0:00:02 --:--:-- 47650 100 98k 100 21 100 98k 9 47617 0:00:02 0:00:02 --:--:-- 47650 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.8.100.v20201027-1107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 133k 0 0 35 49152 0 62296 0:00:02 --:--:-- 0:00:02 62217 100 133k 0 0 100 133k 0 55334 0:00:02 0:00:02 --:--:-- 55334 100 133k 100 21 100 133k 8 54048 0:00:02 0:00:02 --:--:-- 54056 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.10.0.v20200929-1802.jar file... % 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 190k 0 0 100 190k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 190k 0 0 100 190k 0 78690 0:00:02 0:00:02 --:--:-- 78690 100 190k 100 21 100 190k 7 71602 0:00:03 0:00:02 0:00:01 71610 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 77115 0:00:01 0:00:01 --:--:-- 77063 100 110k 100 21 100 110k 11 59372 0:00:01 0:00:01 --:--:-- 59352 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.400.v20200915-1125.jar file... % 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 16976 0 0 100 16976 0 11462 0:00:01 0:00:01 --:--:-- 11454 100 16997 100 21 100 16976 9 7755 0:00:02 0:00:02 --:--:-- 7764 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19669 0:00:01 0:00:01 --:--:-- 19656 100 29112 100 21 100 29091 11 15896 0:00:01 0:00:01 --:--:-- 15899 {"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 10 86523 0:00:02 0:00:01 0:00:01 86490 {"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 28006 0:00:01 0:00:01 --:--:-- 28006 100 41666 100 21 100 41645 10 20474 0:00:02 0:00:02 --:--:-- 20484 {"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 31603 0:00:01 0:00:01 --:--:-- 31581 100 46604 100 21 100 46583 10 23766 0:00:02 0:00:01 0:00:01 23765 {"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 18265 0:00:01 0:00:01 --:--:-- 18253 100 26981 100 21 100 26960 12 16319 0:00:01 0:00:01 --:--:-- 16322 {"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 17 266k 0 0 17 49152 0 63421 0:00:04 --:--:-- 0:00:04 63340 100 266k 100 21 100 266k 10 128k 0:00:02 0:00:02 --:--:-- 128k 100 266k 100 21 100 266k 10 128k 0:00:02 0:00:02 --:--:-- 128k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.3.100.v20201028-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 424k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 424k 0 0 100 424k 0 171k 0:00:02 0:00:02 --:--:-- 171k 100 424k 100 21 100 424k 7 145k 0:00:03 0:00:02 0:00:01 145k 100 424k 100 21 100 424k 7 145k 0:00:03 0:00:02 0:00:01 145k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.2.100.v20200923-2139.jar file... % 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 525k 0 0 9 49152 0 64167 0:00:08 --:--:-- 0:00:08 64083 100 525k 0 0 100 525k 0 212k 0:00:02 0:00:02 --:--:-- 212k 100 525k 100 21 100 525k 6 174k 0:00:03 0:00:03 --:--:-- 174k 100 525k 100 21 100 525k 6 174k 0:00:03 0:00:03 --:--:-- 174k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.10.100.v20201005-0852.jar file... % 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 719k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 719k 0 0 100 719k 0 290k 0:00:02 0:00:02 --:--:-- 290k 100 719k 0 0 100 719k 0 206k 0:00:03 0:00:03 --:--:-- 206k 100 719k 100 21 100 719k 4 161k 0:00:05 0:00:04 0:00:01 161k 100 719k 100 21 100 719k 4 161k 0:00:05 0:00:04 0:00:01 161k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.33.v20201020.jar file... % 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 32513 0 0 100 32513 0 21938 0:00:01 0:00:01 --:--:-- 21923 100 32534 100 21 100 32513 10 15836 0:00:02 0:00:02 --:--:-- 15847 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.33.v20201020.jar file... % 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 223k 0 0 57 128k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 223k 0 0 100 223k 0 92293 0:00:02 0:00:02 --:--:-- 92256 100 223k 100 21 100 223k 7 82375 0:00:03 0:00:02 0:00:01 82352 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.33.v20201020.jar file... % 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 175k 0 0 100 175k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 175k 0 0 100 175k 0 72737 0:00:02 0:00:02 --:--:-- 72707 100 175k 100 21 100 175k 7 61796 0:00:03 0:00:02 0:00:01 61782 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.33.v20201020.jar file... % 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 126k 0 0 100 126k 0 87997 0:00:01 0:00:01 --:--:-- 87937 100 126k 0 0 100 126k 0 52357 0:00:02 0:00:02 --:--:-- 52336 100 126k 100 21 100 126k 7 49176 0:00:03 0:00:02 0:00:01 49166 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.33.v20201020.jar file... % 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 725k 0 0 6 49152 0 63586 0:00:11 --:--:-- 0:00:11 63586 100 725k 0 0 100 725k 0 293k 0:00:02 0:00:02 --:--:-- 293k 100 725k 100 21 100 725k 6 227k 0:00:03 0:00:03 --:--:-- 227k 100 725k 100 21 100 725k 6 227k 0:00:03 0:00:03 --:--:-- 227k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.33.v20201020.jar file... % 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 98216 0:00:01 0:00:01 --:--:-- 98151 100 144k 0 0 100 144k 0 58867 0:00:02 0:00:02 --:--:-- 58843 100 144k 0 0 100 144k 0 42028 0:00:03 0:00:03 --:--:-- 42016 100 144k 100 21 100 144k 5 38821 0:00:04 0:00:03 0:00:01 38826 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.33.v20201020.jar file... % 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 587k 0 0 8 49152 0 62296 0:00:09 --:--:-- 0:00:09 62217 100 587k 0 0 100 587k 0 236k 0:00:02 0:00:02 --:--:-- 236k 100 587k 100 21 100 587k 7 210k 0:00:03 0:00:02 0:00:01 210k 100 587k 100 21 100 587k 7 210k 0:00:03 0:00:02 0:00:01 210k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.22.0.v20201024-1253.jar file... % 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 1103k 0 0 7 81920 0 88180 0:00:12 --:--:-- 0:00:12 88086 100 1103k 0 0 100 1103k 0 435k 0:00:02 0:00:02 --:--:-- 435k 100 1103k 100 21 100 1103k 6 330k 0:00:03 0:00:03 --:--:-- 330k 100 1103k 100 21 100 1103k 6 330k 0:00:03 0:00:03 --:--:-- 330k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.12.100.v20201014-0742.jar file... % 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 291k 0 0 100 291k 0 198k 0:00:01 0:00:01 --:--:-- 197k 100 291k 0 0 100 291k 0 117k 0:00:02 0:00:02 --:--:-- 117k 100 291k 100 21 100 291k 7 108k 0:00:03 0:00:02 0:00:01 108k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.notifications_0.2.100.v20201021-1339.jar file... % 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 26216 0 0 100 26216 0 17773 0:00:01 0:00:01 --:--:-- 17773 100 26237 100 21 100 26216 9 11528 0:00:02 0:00:02 --:--:-- 11537 100 26237 100 21 100 26216 9 11523 0:00:02 0:00:02 --:--:-- 11532 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.500.v20200925-0557.jar file... % 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 81 1023k 0 0 81 832k 0 564k 0:00:01 0:00:01 --:--:-- 563k 100 1023k 0 0 100 1023k 0 404k 0:00:02 0:00:02 --:--:-- 403k 100 1023k 100 21 100 1023k 6 341k 0:00:03 0:00:03 --:--:-- 341k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41711 0 0 100 41711 0 28278 0:00:01 0:00:01 --:--:-- 28259 100 41732 100 21 100 41711 11 23367 0:00:01 0:00:01 --:--:-- 23366 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar file... % 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 93576 0 0 52 49152 0 63421 0:00:01 --:--:-- 0:00:01 63421 100 93597 100 21 100 93576 8 38925 0:00:02 0:00:02 --:--:-- 38933 100 93597 100 21 100 93576 8 38860 0:00:02 0:00:02 --:--:-- 38869 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753.jar file... % 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 66 335k 0 0 66 224k 0 183k 0:00:01 0:00:01 --:--:-- 183k 100 335k 0 0 100 335k 0 135k 0:00:02 0:00:02 --:--:-- 135k 100 335k 100 21 100 335k 7 117k 0:00:03 0:00:02 0:00:01 117k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022.jar file... % 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 461k 0 0 90 416k 0 302k 0:00:01 0:00:01 --:--:-- 302k 100 461k 0 0 100 461k 0 186k 0:00:02 0:00:02 --:--:-- 186k 100 461k 100 21 100 461k 6 152k 0:00:03 0:00:03 --:--:-- 152k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.16.100.v20201024-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 24 1480k 0 0 24 368k 0 268k 0:00:05 0:00:01 0:00:04 267k 100 1480k 0 0 100 1480k 0 552k 0:00:02 0:00:02 --:--:-- 552k 100 1480k 100 21 100 1480k 5 412k 0:00:04 0:00:03 0:00:01 412k 100 1480k 100 21 100 1480k 5 412k 0:00:04 0:00:03 0:00:01 412k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar file... % 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 242k 0 0 19 49152 0 63421 0:00:03 --:--:-- 0:00:03 63340 100 242k 0 0 100 242k 0 97k 0:00:02 0:00:02 --:--:-- 97k 100 242k 100 21 100 242k 8 97505 0:00:02 0:00:02 --:--:-- 97514 {"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 87299 0:00:01 0:00:01 --:--:-- 87240 100 125k 100 21 100 125k 10 66673 0:00:02 0:00:01 0:00:01 66649 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73510 0 0 100 73510 0 49668 0:00:01 0:00:01 --:--:-- 49635 100 73531 100 21 100 73510 11 41437 0:00:01 0:00:01 --:--:-- 41425 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.18.0.v20201028-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 89 444k 0 0 89 400k 0 288k 0:00:01 0:00:01 --:--:-- 288k 100 444k 0 0 100 444k 0 178k 0:00:02 0:00:02 --:--:-- 178k 100 444k 100 21 100 444k 6 147k 0:00:03 0:00:03 --:--:-- 147k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.18.0.v20201023-1321.jar file... % 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 7113k 0 0 5 416k 0 302k 0:00:23 0:00:01 0:00:22 301k 100 7113k 0 0 100 7113k 0 2360k 0:00:03 0:00:03 --:--:-- 2360k 100 7113k 0 0 100 7113k 0 1771k 0:00:04 0:00:04 --:--:-- 1772k 100 7113k 0 0 100 7113k 0 1418k 0:00:05 0:00:05 --:--:-- 1418k 100 7113k 100 21 100 7113k 3 1303k 0:00:07 0:00:05 0:00:02 1426k 100 7113k 100 21 100 7113k 3 1302k 0:00:07 0:00:05 0:00:02 1640k {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.18.0.v20201028-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 100 11332 0 0 100 11332 0 7693 0:00:01 0:00:01 --:--:-- 7693 100 11353 100 21 100 11332 11 6089 0:00:01 0:00:01 --:--:-- 6097 100 11353 100 21 100 11332 11 6089 0:00:01 0:00:01 --:--:-- 6097 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.12.100.v20200925-0557.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 534k 0 0 29 160k 0 150k 0:00:03 0:00:01 0:00:02 150k 100 534k 0 0 100 534k 0 216k 0:00:02 0:00:02 --:--:-- 216k 100 534k 100 21 100 534k 6 171k 0:00:03 0:00:03 --:--:-- 171k 100 534k 100 21 100 534k 6 171k 0:00:03 0:00:03 --:--:-- 171k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.115.100.v20201028-2203.jar file... % 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 17346 0 0 100 17346 0 11720 0:00:01 0:00:01 --:--:-- 11720 100 17367 100 21 100 17346 9 7611 0:00:02 0:00:02 --:--:-- 7620 100 17367 100 21 100 17346 9 7607 0:00:02 0:00:02 --:--:-- 7617 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201028-2203.jar file... % 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 685k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 685k 0 0 100 685k 0 277k 0:00:02 0:00:02 --:--:-- 277k 100 685k 100 21 100 685k 7 239k 0:00:03 0:00:02 0:00:01 239k 100 685k 100 21 100 685k 7 239k 0:00:03 0:00:02 0:00:01 239k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201028-2203.jar file... % 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 954k 0 0 5 49152 0 64083 0:00:15 --:--:-- 0:00:15 64000 100 954k 0 0 100 954k 0 386k 0:00:02 0:00:02 --:--:-- 386k 100 954k 100 21 100 954k 6 304k 0:00:03 0:00:03 --:--:-- 304k 100 954k 100 21 100 954k 6 304k 0:00:03 0:00:03 --:--:-- 304k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201028-2203.jar file... % 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 713k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 713k 0 0 100 713k 0 287k 0:00:02 0:00:02 --:--:-- 287k 100 713k 100 21 100 713k 6 225k 0:00:03 0:00:03 --:--:-- 225k 100 713k 100 21 100 713k 6 225k 0:00:03 0:00:03 --:--:-- 225k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201028-2203.jar file... % 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 20 2104k 0 0 20 432k 0 314k 0:00:06 0:00:01 0:00:05 313k 100 2104k 0 0 100 2104k 0 782k 0:00:02 0:00:02 --:--:-- 782k 100 2104k 100 21 100 2104k 5 590k 0:00:04 0:00:03 0:00:01 590k 100 2104k 100 21 100 2104k 5 590k 0:00:04 0:00:03 0:00:01 590k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201028-2203.jar file... % 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 2022k 0 0 2 49152 0 63015 0:00:32 --:--:-- 0:00:32 62934 100 2022k 0 0 100 2022k 0 750k 0:00:02 0:00:02 --:--:-- 750k 100 2022k 100 21 100 2022k 6 601k 0:00:03 0:00:03 --:--:-- 601k 100 2022k 100 21 100 2022k 6 601k 0:00:03 0:00:03 --:--:-- 601k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201028-2203.jar file... % 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 25 2308k 0 0 25 592k 0 430k 0:00:05 0:00:01 0:00:04 430k 100 2308k 0 0 100 2308k 0 892k 0:00:02 0:00:02 --:--:-- 892k 100 2308k 100 21 100 2308k 6 679k 0:00:03 0:00:03 --:--:-- 679k 100 2308k 100 21 100 2308k 6 679k 0:00:03 0:00:03 --:--:-- 679k {"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 20 394k 0 0 20 81920 0 87241 0:00:04 --:--:-- 0:00:04 87148 100 394k 100 21 100 394k 9 174k 0:00:02 0:00:02 --:--:-- 174k 100 394k 100 21 100 394k 9 174k 0:00:02 0:00:02 --:--:-- 174k {"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 12 9949 0:00:01 0:00:01 --:--:-- 9961 100 16636 100 21 100 16615 12 9931 0:00:01 0:00:01 --:--:-- 9943 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.1100.v20200916-0836.jar file... % 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 87708 0:00:16 --:--:-- 0:00:16 87614 100 1429k 0 0 100 1429k 0 561k 0:00:02 0:00:02 --:--:-- 561k 100 1429k 100 21 100 1429k 6 414k 0:00:03 0:00:03 --:--:-- 414k 100 1429k 100 21 100 1429k 6 414k 0:00:03 0:00:03 --:--:-- 414k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.400.v20200925-0557.jar file... % 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 287k 0 0 100 287k 0 195k 0:00:01 0:00:01 --:--:-- 195k 100 287k 0 0 100 287k 0 116k 0:00:02 0:00:02 --:--:-- 116k 100 287k 100 21 100 287k 7 99k 0:00:03 0:00:02 0:00:01 99k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text.quicksearch_1.0.400.v20201026-1722.jar file... % 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 95338 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95338 0 0 100 95338 0 38504 0:00:02 0:00:02 --:--:-- 38504 100 95338 0 0 100 95338 0 27419 0:00:03 0:00:03 --:--:-- 27419 100 95359 100 21 100 95338 5 24737 0:00:04 0:00:03 0:00:01 24736 100 95359 100 21 100 95338 5 24730 0:00:04 0:00:03 0:00:01 24730 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.118.100.v20201014-0742.jar file... % 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 432k 0 0 11 49152 0 61286 0:00:07 --:--:-- 0:00:07 61210 100 432k 0 0 100 432k 0 174k 0:00:02 0:00:02 --:--:-- 174k 100 432k 100 21 100 432k 6 127k 0:00:03 0:00:03 --:--:-- 127k 100 432k 100 21 100 432k 6 127k 0:00:03 0:00:03 --:--:-- 127k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.1000.v20200910-0548.jar file... % 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 202k 0 0 100 202k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 202k 0 0 100 202k 0 83878 0:00:02 0:00:02 --:--:-- 83844 100 202k 100 21 100 202k 7 71344 0:00:03 0:00:02 0:00:01 71326 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.7.100.v20200915-1059.jar file... % 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 255k 0:00:01 0:00:01 --:--:-- 255k 100 379k 0 0 100 379k 0 152k 0:00:02 0:00:02 --:--:-- 152k 100 379k 100 21 100 379k 7 139k 0:00:03 0:00:02 0:00:01 139k {"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 9772 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9793 100 21 100 9772 12 5954 0:00:01 0:00:01 --:--:-- 5964 100 9793 100 21 100 9772 12 5944 0:00:01 0:00:01 --:--:-- 5953 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.10.0.v20201021-1231.jar file... % 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 89628 0:00:02 --:--:-- 0:00:02 89530 100 205k 0 0 100 205k 0 85190 0:00:02 0:00:02 --:--:-- 85190 100 205k 100 21 100 205k 7 77363 0:00:03 0:00:02 0:00:01 77371 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.400.v20200923-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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 598k 0 0 34 208k 0 168k 0:00:03 0:00:01 0:00:02 167k 100 598k 0 0 100 598k 0 241k 0:00:02 0:00:02 --:--:-- 241k 100 598k 100 21 100 598k 7 203k 0:00:03 0:00:02 0:00:01 203k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.900.v20201009-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 143k 0 0 100 143k 0 98722 0:00:01 0:00:01 --:--:-- 98656 100 143k 0 0 100 143k 0 58932 0:00:02 0:00:02 --:--:-- 58908 100 143k 100 21 100 143k 7 55733 0:00:03 0:00:02 0:00:01 55719 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.11.0.v20201025-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 323k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 323k 0 0 100 323k 0 130k 0:00:02 0:00:02 --:--:-- 130k 100 323k 100 21 100 323k 6 100k 0:00:03 0:00:03 --:--:-- 100k 100 323k 100 21 100 323k 6 99k 0:00:03 0:00:03 --:--:-- 99k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.900.v20200910-2030.jar file... % 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 136k 0 0 100 136k 0 94818 0:00:01 0:00:01 --:--:-- 94754 100 136k 0 0 100 136k 0 56485 0:00:02 0:00:02 --:--:-- 56462 100 136k 100 21 100 136k 6 42730 0:00:03 0:00:03 --:--:-- 42736 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.18.0.v20201028-1607.jar file... % 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 2420k 0 0 4 112k 0 105k 0:00:22 0:00:01 0:00:21 105k 100 2420k 0 0 100 2420k 0 911k 0:00:02 0:00:02 --:--:-- 911k 100 2420k 100 21 100 2420k 6 693k 0:00:03 0:00:03 --:--:-- 693k 100 2420k 100 21 100 2420k 6 693k 0:00:03 0:00:03 --:--:-- 693k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.900.v20201028-1607.jar file... % 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 75286 0:00:01 0:00:01 --:--:-- 75235 100 108k 0 0 100 108k 0 44868 0:00:02 0:00:02 --:--:-- 44868 100 108k 100 21 100 108k 7 41973 0:00:03 0:00:02 0:00:01 41966 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.5.1200.v20201020-0911.jar file... % 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 337k 0 0 23 81920 0 87148 0:00:03 --:--:-- 0:00:03 87056 100 337k 0 0 100 337k 0 136k 0:00:02 0:00:02 --:--:-- 136k 100 337k 100 21 100 337k 7 122k 0:00:03 0:00:02 0:00:01 122k {"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 16290 0:00:01 0:00:01 --:--:-- 16279 100 24082 100 21 100 24061 12 14128 0:00:01 0:00:01 --:--:-- 14132 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 2144k 0 0 27 592k 0 426k 0:00:05 0:00:01 0:00:04 426k 100 2144k 0 0 100 2144k 0 825k 0:00:02 0:00:02 --:--:-- 825k 100 2144k 100 21 100 2144k 7 758k 0:00:03 0:00:02 0:00:01 758k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.900.v20200907-0838.jar file... % 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 60492 0 0 100 60492 0 41011 0:00:01 0:00:01 --:--:-- 40983 100 60513 100 21 100 60492 8 25862 0:00:02 0:00:02 --:--:-- 25871 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.500.v20201021-1339.jar file... % 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 417k 0 0 53 224k 0 185k 0:00:02 0:00:01 0:00:01 185k 100 417k 0 0 100 417k 0 169k 0:00:02 0:00:02 --:--:-- 169k 100 417k 100 21 100 417k 7 140k 0:00:03 0:00:02 0:00:01 140k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339.jar file... % 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 169k 0 0 100 169k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 169k 0 0 100 169k 0 70271 0:00:02 0:00:02 --:--:-- 70242 100 170k 100 21 100 169k 8 67205 0:00:02 0:00:02 --:--:-- 67187 {"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 46144 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46165 100 21 100 46144 11 25395 0:00:01 0:00:01 --:--:-- 25393 100 46165 100 21 100 46144 11 25339 0:00:01 0:00:01 --:--:-- 25337 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.1200.v20201026-1147.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 59797 0 0 82 49152 0 62614 --:--:-- --:--:-- --:--:-- 62534 100 59797 0 0 100 59797 0 24101 0:00:02 0:00:02 --:--:-- 24101 100 59818 100 21 100 59797 8 23523 0:00:02 0:00:02 --:--:-- 23531 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.500.v20201021-1339.jar file... % 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 72479 0:00:01 0:00:01 --:--:-- 72430 100 104k 0 0 100 104k 0 43153 0:00:02 0:00:02 --:--:-- 43136 100 104k 100 21 100 104k 8 42466 0:00:02 0:00:02 --:--:-- 42458 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.1300.v20200926-2205.jar file... % 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 168k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 0 100 168k 0 70101 0:00:02 0:00:02 --:--:-- 70101 100 168k 100 21 100 168k 7 65434 0:00:03 0:00:02 0:00:01 65442 100 168k 100 21 100 168k 7 65434 0:00:03 0:00:02 0:00:01 65418 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-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 74 107k 0 0 74 81920 0 88466 0:00:01 --:--:-- 0:00:01 88371 100 107k 0 0 100 107k 0 44333 0:00:02 0:00:02 --:--:-- 44333 100 107k 100 21 100 107k 8 42911 0:00:02 0:00:02 --:--:-- 42919 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22808 0 0 100 22808 0 15473 0:00:01 0:00:01 --:--:-- 15463 100 22829 100 21 100 22808 13 14210 0:00:01 0:00:01 --:--:-- 14214 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.122.0.v20201021-0554.jar file... % 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 3473k 0 0 1 49152 0 62375 0:00:57 --:--:-- 0:00:57 62296 71 3473k 0 0 71 2496k 0 1472k 0:00:02 0:00:01 0:00:01 1471k 100 3473k 0 0 100 3473k 0 1269k 0:00:02 0:00:02 --:--:-- 1269k 100 3473k 0 0 100 3473k 0 928k 0:00:03 0:00:03 --:--:-- 928k 100 3473k 100 21 100 3473k 5 876k 0:00:04 0:00:03 0:00:01 876k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.15.100.v20201002-0955.jar file... % 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 653k 0 0 7 49152 0 63177 0:00:10 --:--:-- 0:00:10 63177 100 653k 0 0 100 653k 0 263k 0:00:02 0:00:02 --:--:-- 263k 100 653k 100 21 100 653k 7 223k 0:00:03 0:00:02 0:00:01 223k 100 653k 100 21 100 653k 7 223k 0:00:03 0:00:02 0:00:01 223k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.700.v20200907-1237.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 96383 0 0 51 49152 0 63421 0:00:01 --:--:-- 0:00:01 63340 100 96383 0 0 100 96383 0 38942 0:00:02 0:00:02 --:--:-- 38942 100 96404 100 21 100 96383 8 38247 0:00:02 0:00:02 --:--:-- 38255 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.1.200.v20201028-1515.jar file... % 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 51807 0 0 100 51807 0 35123 0:00:01 0:00:01 --:--:-- 35099 100 51828 100 21 100 51807 8 21942 0:00:02 0:00:02 --:--:-- 21951 100 51828 100 21 100 51807 8 21942 0:00:02 0:00:02 --:--:-- 21942 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.3.202011111502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 445k 0 0 17 81920 0 88562 0:00:05 --:--:-- 0:00:05 88466 100 445k 0 0 100 445k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 445k 0 0 100 445k 0 128k 0:00:03 0:00:03 --:--:-- 128k 100 445k 100 21 100 445k 5 123k 0:00:04 0:00:03 0:00:01 123k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.3.202011111502.jar file... % 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 14 1523k 0 0 14 224k 0 182k 0:00:08 0:00:01 0:00:07 182k 100 1523k 0 0 100 1523k 0 600k 0:00:02 0:00:02 --:--:-- 599k 100 1523k 0 0 100 1523k 0 430k 0:00:03 0:00:03 --:--:-- 430k 100 1523k 100 21 100 1523k 4 347k 0:00:05 0:00:04 0:00:01 347k 100 1523k 100 21 100 1523k 4 347k 0:00:05 0:00:04 0:00:01 364k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.3.202011111502.jar file... % 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 1492k 0 0 5 81920 0 88658 0:00:17 --:--:-- 0:00:17 88562 100 1492k 0 0 100 1492k 0 587k 0:00:02 0:00:02 --:--:-- 587k 100 1492k 100 21 100 1492k 6 428k 0:00:03 0:00:03 --:--:-- 428k 100 1492k 100 21 100 1492k 6 428k 0:00:03 0:00:03 --:--:-- 428k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.3.202011111502.jar file... % 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 2 20.4M 0 0 2 592k 0 429k 0:00:48 0:00:01 0:00:47 429k 43 20.4M 0 0 43 9072k 0 3985k 0:00:05 0:00:02 0:00:03 3985k 95 20.4M 0 0 95 19.5M 0 6018k 0:00:03 0:00:03 --:--:-- 6016k 100 20.4M 0 0 100 20.4M 0 4819k 0:00:04 0:00:04 --:--:-- 4817k 100 20.4M 0 0 100 20.4M 0 3917k 0:00:05 0:00:05 --:--:-- 4171k 100 20.4M 0 0 100 20.4M 0 3298k 0:00:06 0:00:06 --:--:-- 4093k 100 20.4M 0 0 100 20.4M 0 2849k 0:00:07 0:00:07 --:--:-- 2340k 100 20.4M 100 21 100 20.4M 2 2677k 0:00:10 0:00:07 0:00:03 217k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.3.202011111502.jar file... % 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 13876 0 0 100 13876 0 9331 0:00:01 0:00:01 --:--:-- 9325 100 13897 100 21 100 13876 9 6273 0:00:02 0:00:02 --:--:-- 6282 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.3.202011111502.jar file... % 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 189k 0 0 100 189k 0 128k 0:00:01 0:00:01 --:--:-- 128k 100 189k 0 0 100 189k 0 78544 0:00:02 0:00:02 --:--:-- 78512 100 189k 100 21 100 189k 7 73440 0:00:03 0:00:02 0:00:01 73420 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.3.202011111502.jar file... % 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 224k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 224k 0 0 100 224k 0 92817 0:00:02 0:00:02 --:--:-- 92855 100 224k 0 0 100 224k 0 66039 0:00:03 0:00:03 --:--:-- 66039 100 224k 100 21 100 224k 5 58388 0:00:04 0:00:03 0:00:01 58378 100 224k 100 21 100 224k 5 58373 0:00:04 0:00:03 0:00:01 58364 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.3.202011111502.jar file... % 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 31591 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31612 100 21 100 31591 9 14109 0:00:02 0:00:02 --:--:-- 14118 100 31612 100 21 100 31591 9 14109 0:00:02 0:00:02 --:--:-- 14118 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.3.202011111502.jar file... % 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 21523 0 0 100 21523 0 14591 0:00:01 0:00:01 --:--:-- 14581 100 21544 100 21 100 21523 11 11327 0:00:01 0:00:01 --:--:-- 11332 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.3.202011111502.jar file... % 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 12866 0 0 100 12866 0 8716 0:00:01 0:00:01 --:--:-- 8710 100 12887 100 21 100 12866 12 7731 0:00:01 0:00:01 --:--:-- 7739 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.3.202011111502.jar file... % 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 11623 0 0 100 11623 0 7864 0:00:01 0:00:01 --:--:-- 7864 100 11644 100 21 100 11623 11 6195 0:00:01 0:00:01 --:--:-- 6203 100 11644 100 21 100 11623 11 6195 0:00:01 0:00:01 --:--:-- 6203 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.3.202011111502.jar file... % 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 6278k 0 0 1 81920 0 88371 0:01:12 --:--:-- 0:01:12 88275 44 6278k 0 0 44 2816k 0 1543k 0:00:04 0:00:01 0:00:03 1542k 100 6278k 0 0 100 6278k 0 2093k 0:00:02 0:00:02 --:--:-- 2092k 100 6278k 0 0 100 6278k 0 1569k 0:00:04 0:00:04 --:--:-- 1569k 100 6278k 100 21 100 6278k 4 1354k 0:00:05 0:00:04 0:00:01 1354k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.3.202011111502.jar file... % 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 55134 0 0 100 55134 0 37353 0:00:01 0:00:01 --:--:-- 37353 100 55134 0 0 100 55134 0 22258 0:00:02 0:00:02 --:--:-- 22249 100 55155 100 21 100 55134 8 21663 0:00:02 0:00:02 --:--:-- 21663 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.3.202011111502.jar file... % 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 303k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 8 116k 0:00:02 0:00:02 --:--:-- 116k 100 303k 100 21 100 303k 8 116k 0:00:02 0:00:02 --:--:-- 116k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.3.202011111502.jar file... % 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 17738 0 0 100 17738 0 12001 0:00:01 0:00:01 --:--:-- 12001 100 17759 100 21 100 17738 9 8418 0:00:02 0:00:02 --:--:-- 8428 100 17759 100 21 100 17738 9 8402 0:00:02 0:00:02 --:--:-- 8416 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.3.202011111502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 110k 0 0 72 81920 0 87427 0:00:01 --:--:-- 0:00:01 87334 100 110k 0 0 100 110k 0 45636 0:00:02 0:00:02 --:--:-- 45636 100 110k 100 21 100 110k 7 41747 0:00:03 0:00:02 0:00:01 41755 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.3.202011111502.jar file... % 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 90640 0 0 100 90640 0 61492 0:00:01 0:00:01 --:--:-- 61450 100 90661 100 21 100 90640 9 40591 0:00:02 0:00:02 --:--:-- 40582 100 90661 100 21 100 90640 9 40591 0:00:02 0:00:02 --:--:-- 40582 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.3.202011111502.jar file... % 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 690k 0 0 11 81920 0 87802 0:00:08 --:--:-- 0:00:08 87708 100 690k 0 0 100 690k 0 278k 0:00:02 0:00:02 --:--:-- 278k 100 690k 0 0 100 690k 0 198k 0:00:03 0:00:03 --:--:-- 198k 100 690k 100 21 100 690k 5 172k 0:00:04 0:00:04 --:--:-- 172k 100 690k 100 21 100 690k 5 172k 0:00:04 0:00:04 --:--:-- 172k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.3.202011111502.jar file... % 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 9009 0 0 100 9009 0 6091 0:00:01 0:00:01 --:--:-- 6091 100 9030 100 21 100 9009 11 4804 0:00:01 0:00:01 --:--:-- 4813 100 9030 100 21 100 9009 11 4797 0:00:01 0:00:01 --:--:-- 4805 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.3.202011111502.jar file... % 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 20054 0 0 100 20054 0 13642 0:00:01 0:00:01 --:--:-- 13642 100 20075 100 21 100 20054 10 9632 0:00:02 0:00:02 --:--:-- 9642 100 20075 100 21 100 20054 10 9618 0:00:02 0:00:02 --:--:-- 9628 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.3.202011111502.jar file... % 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 24383 0 0 100 24383 0 16587 0:00:01 0:00:01 --:--:-- 16587 100 24404 100 21 100 24383 10 11952 0:00:02 0:00:02 --:--:-- 11962 100 24404 100 21 100 24383 10 11952 0:00:02 0:00:02 --:--:-- 11962 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.3.202011111502.jar file... % 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 9003 0 0 100 9003 0 6091 0:00:01 0:00:01 --:--:-- 6091 100 9024 100 21 100 9003 12 5453 0:00:01 0:00:01 --:--:-- 5465 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.3.202011111502.jar file... % 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 19576 0 0 100 19576 0 13218 0:00:01 0:00:01 --:--:-- 13209 100 19597 100 21 100 19576 9 9308 0:00:02 0:00:02 --:--:-- 9314 100 19597 100 21 100 19576 9 9308 0:00:02 0:00:02 --:--:-- 9314 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.3.202011111502.jar file... % 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 9 14947 0:00:02 0:00:02 --:--:-- 14957 100 31515 100 21 100 31494 9 14940 0:00:02 0:00:02 --:--:-- 14957 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.3.202011111502.jar file... % 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 8881 0 0 100 8881 0 6000 0:00:01 0:00:01 --:--:-- 6000 100 8902 100 21 100 8881 9 3962 0:00:02 0:00:02 --:--:-- 3972 100 8902 100 21 100 8881 9 3957 0:00:02 0:00:02 --:--:-- 3967 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.3.202011111502.jar file... % 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 19359 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19380 100 21 100 19359 9 9122 0:00:02 0:00:02 --:--:-- 9132 100 19380 100 21 100 19359 9 9122 0:00:02 0:00:02 --:--:-- 9132 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.3.202011111502.jar file... % 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 23460 0 0 100 23460 0 15959 0:00:01 0:00:01 --:--:-- 15948 100 23481 100 21 100 23460 9 11092 0:00:02 0:00:02 --:--:-- 11102 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 354k 0 0 100 354k 0 239k 0:00:01 0:00:01 --:--:-- 239k 100 354k 0 0 100 354k 0 142k 0:00:02 0:00:02 --:--:-- 142k 100 354k 100 21 100 354k 6 111k 0:00:03 0:00:03 --:--:-- 111k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 236k 0 0 60 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 236k 100 21 100 236k 10 113k 0:00:02 0:00:02 --:--:-- 113k 100 236k 100 21 100 236k 10 113k 0:00:02 0:00:02 --:--:-- 113k {"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 100 125k 0 0 100 125k 0 86878 0:00:01 0:00:01 --:--:-- 86878 100 125k 100 21 100 125k 10 64535 0:00:02 0:00:01 0:00:01 64513 100 125k 100 21 100 125k 10 64503 0:00:02 0:00:01 0:00:01 64513 {"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 100 38584 0 0 100 38584 0 26194 0:00:01 0:00:01 --:--:-- 26211 100 38605 100 21 100 38584 12 22432 0:00:01 0:00:01 --:--:-- 22444 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18205 0 0 100 18205 0 12334 0:00:01 0:00:01 --:--:-- 12334 100 18226 100 21 100 18205 12 11114 0:00:01 0:00:01 --:--:-- 11120 {"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 20106 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20127 100 21 100 20106 12 11635 0:00:01 0:00:01 --:--:-- 11640 100 20127 100 21 100 20106 12 11635 0:00:01 0:00:01 --:--:-- 11640 {"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 84 97382 0 0 84 81920 0 88275 0:00:01 --:--:-- 0:00:01 88180 100 97403 100 21 100 97382 10 49760 0:00:02 0:00:01 0:00:01 49771 100 97403 100 21 100 97382 10 49760 0:00:02 0:00:01 0:00:01 49746 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.18.0.v20201028-2203 file... % 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 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 8 76 0:00:02 0:00:02 --:--:-- 84 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.18.0.v20201028-2203 file... % 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 17728 0:00:01 0:00:01 --:--:-- 17716 100 26170 100 21 100 26149 9 12139 0:00:02 0:00:02 --:--:-- 12149 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.3.202011111502 file... % 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 1 11.3M 0 0 1 128k 0 118k 0:01:38 0:00:01 0:01:37 118k 61 11.3M 0 0 61 7184k 0 3374k 0:00:03 0:00:02 0:00:01 3372k 100 11.3M 0 0 100 11.3M 0 3352k 0:00:03 0:00:03 --:--:-- 3351k 100 11.3M 0 0 100 11.3M 0 2600k 0:00:04 0:00:04 --:--:-- 2599k 100 11.3M 0 0 100 11.3M 0 2123k 0:00:05 0:00:05 --:--:-- 2185k 100 11.3M 0 0 100 11.3M 0 1794k 0:00:06 0:00:06 --:--:-- 2129k 100 11.3M 0 0 100 11.3M 0 1554k 0:00:07 0:00:07 --:--:-- 830k 100 11.3M 100 21 100 11.3M 2 1496k 0:00:10 0:00:07 0:00:03 4 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.3.202011111502 file... % 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 1472k 0 0 27 400k 0 315k 0:00:04 0:00:01 0:00:03 315k 100 1472k 0 0 100 1472k 0 580k 0:00:02 0:00:02 --:--:-- 580k 100 1472k 100 21 100 1472k 6 436k 0:00:03 0:00:03 --:--:-- 435k 100 1472k 100 21 100 1472k 6 436k 0:00:03 0:00:03 --:--:-- 435k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.3.202011111502 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 70180 0 0 93 65536 0 69942 0:00:01 --:--:-- 0:00:01 69867 100 70201 100 21 100 70180 9 30753 0:00:02 0:00:02 --:--:-- 30762 100 70201 100 21 100 70180 9 30740 0:00:02 0:00:02 --:--:-- 30749 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.3.202011111502 file... % 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 196k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 0 0 100 196k 0 81251 0:00:02 0:00:02 --:--:-- 81251 100 196k 100 21 100 196k 7 72177 0:00:03 0:00:02 0:00:01 72159 100 196k 100 21 100 196k 7 72177 0:00:03 0:00:02 0:00:01 72159 {"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 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 22 0 0 100 22 0 1 0:00:22 0:00:14 0:00:08 0 100 22 0 0 100 22 0 1 0:00:22 0:00:15 0:00:07 0 100 22 0 0 100 22 0 1 0:00:22 0:00:16 0:00:06 0 100 22 0 0 100 22 0 1 0:00:22 0:00:17 0:00:05 0 100 35 0 13 100 22 0 1 0:00:22 0:00:17 0:00:05 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.3.202011111502/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.3.202011111502/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.3.202011111502/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.3.202011111502/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.3.202011111502/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.3.202011111502/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 Nov 11 16:36 web/overture/development/latest -> Build-286_2020-11-11_16-02 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@6f1465ba[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214578,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=[Wed, 11 Nov 2020 15:36:05 GMT], ETag=["9df5c46e2c61f7075855e6c9388a22b472845291f15a1a21b7e2fffc45bbcb75"], Last-Modified=[Wed, 11 Nov 2020 15:02:02 GMT], OkHttp-Received-Millis=[1605108964943], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1605108964729], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], 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=[D3B0:5A85:1456A83:16EB306:5FAC04E4], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4998], X-RateLimit-Reset=[1605110534], X-RateLimit-Used=[2], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:802a53d) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/802a53de490ce8808d4eee95cd959e6a81ef79d1 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second Finished: SUCCESS