Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-marte/+/200699 Running as SYSTEM Agent centos-7-zx7t1 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-zx7t1" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-zx7t1" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-zx7t1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-zx7t1 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-marte-gerrit [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-hCAz8uwqP5ip/agent.56 SSH_AGENT_PID=58 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/papyrus-marte-gerrit@tmp/private_key_7429390874711192680.key (/home/jenkins/agent/workspace/papyrus-marte-gerrit@tmp/private_key_7429390874711192680.key) [ssh-agent] Using credentials genie.papyrus (ssh://genie.papyrus@git.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git > git init /home/jenkins/agent/workspace/papyrus-marte-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git > git --version # timeout=10 > git --version # 'git version 2.36.5' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git refs/changes/99/200699/8 # timeout=10 > git rev-parse c043c7a74948d3b3cf73ad98846d2544d57ce681^{commit} # timeout=10 Checking out Revision c043c7a74948d3b3cf73ad98846d2544d57ce681 (refs/changes/99/200699/8) > git config core.sparsecheckout # timeout=10 > git checkout -f c043c7a74948d3b3cf73ad98846d2544d57ce681 # timeout=10 Commit message: "Bug 581688 - [MARTE] Remove Papyrus dependencies from static profile / restructure features" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 67091589d51b73a3326eeb899deb44d994e22158 # timeout=10 [papyrus-marte-gerrit] $ /bin/sh -xe /tmp/jenkins9104553844969873929.sh + set +e + pwd /home/jenkins/agent/workspace/papyrus-marte-gerrit + cat ../contributedFiles.txt core/org.eclipse.papyrus.marte.static.profile/META-INF/MANIFEST.MF core/org.eclipse.papyrus.marte.static.profile/plugin.xml core/pom.xml pom.xml releng/org.eclipse.papyrus.marte.core.feature/feature.xml releng/org.eclipse.papyrus.marte.p2/category.xml releng/org.eclipse.papyrus.marte.product/category.xml releng/org.eclipse.papyrus.marte.textedit.feature/feature.xml releng/org.eclipse.papyrus.marte.ui.feature/.project releng/org.eclipse.papyrus.marte.ui.feature/build.properties releng/org.eclipse.papyrus.marte.ui.feature/epl-v10.html releng/org.eclipse.papyrus.marte.ui.feature/feature.properties releng/org.eclipse.papyrus.marte.ui.feature/feature.xml releng/org.eclipse.papyrus.marte.ui.feature/license.html releng/org.eclipse.papyrus.marte.ui.feature/pom.xml releng/pom.xml textedit/org.eclipse.papyrus.marte.vsl.ui/.classpath textedit/org.eclipse.papyrus.marte.vsl.ui/.project textedit/org.eclipse.papyrus.marte.vsl.ui/.settings/org.eclipse.jdt.core.prefs textedit/org.eclipse.papyrus.marte.vsl.ui/.settings/org.eclipse.jdt.ui.prefs textedit/org.eclipse.papyrus.marte.vsl.ui/META-INF/MANIFEST.MF textedit/org.eclipse.papyrus.marte.vsl.ui/about.html textedit/org.eclipse.papyrus.marte.vsl.ui/build.properties textedit/org.eclipse.papyrus.marte.vsl.ui/plugin.properties textedit/org.eclipse.papyrus.marte.vsl.ui/plugin.xml textedit/org.eclipse.papyrus.marte.vsl.ui/plugin.xml_gen textedit/org.eclipse.papyrus.marte.vsl.ui/pom.xml textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/AbstractVSLUiModule.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/VSLExecutableExtensionFactory.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/AbstractVSLProposalProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/antlr/VSLParser.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/antlr/internal/InternalVSL.g textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/antlr/internal/InternalVSL.tokens textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/antlr/internal/InternalVSLLexer.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/contentassist/antlr/internal/InternalVSLParser.java textedit/org.eclipse.papyrus.marte.vsl.ui/src-gen/org/eclipse/papyrus/marte/vsl/ui/internal/VSLActivator.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/VSLUiModule.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/FeatureTree.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/Tree.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLContentAssistProcessor.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/labeling/VSLDescriptionLabelProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/labeling/VSLLabelProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/outline/VSLOutlineTreeProvider.java textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/quickfix/VSLQuickfixProvider.java textedit/org.eclipse.papyrus.marte.vsl/.classpath textedit/org.eclipse.papyrus.marte.vsl/.project textedit/org.eclipse.papyrus.marte.vsl/.settings/org.eclipse.jdt.core.prefs textedit/org.eclipse.papyrus.marte.vsl/.settings/org.eclipse.jdt.ui.prefs textedit/org.eclipse.papyrus.marte.vsl/META-INF/MANIFEST.MF textedit/org.eclipse.papyrus.marte.vsl/about.html textedit/org.eclipse.papyrus.marte.vsl/build.properties textedit/org.eclipse.papyrus.marte.vsl/model/Ecore.ecore textedit/org.eclipse.papyrus.marte.vsl/model/Ecore.genmodel textedit/org.eclipse.papyrus.marte.vsl/model/UML.ecore textedit/org.eclipse.papyrus.marte.vsl/model/UML.genmodel textedit/org.eclipse.papyrus.marte.vsl/plugin.properties textedit/org.eclipse.papyrus.marte.vsl/plugin.xml textedit/org.eclipse.papyrus.marte.vsl/plugin.xml_gen textedit/org.eclipse.papyrus.marte.vsl/pom.xml textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/AbstractVSLRuntimeModule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/VSL.ecore textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/VSL.genmodel textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/VSL.xmi textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/VSLStandaloneSetupGenerated.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parseTreeConstruction/VSLParsetreeConstructor.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/VSLAntlrTokenFileProvider.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/VSLParser.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/internal/InternalVSL.g textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/internal/InternalVSL.tokens textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/internal/InternalVSLLexer.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/parser/antlr/internal/InternalVSLParser.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/services/VSLGrammarAccess.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/AdditiveExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/AndOrXorExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/BooleanLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/CollectionOrTuple.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/ConditionalExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/DataTypeName.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/DateTimeLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/DefaultLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/DurationObsExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/DurationObsName.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/EqualityExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/Expression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/InstantObsExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/InstantObsName.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/IntegerLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/Interval.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/JitterExp.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/ListOfValueNamePairs.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/ListOfValues.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/Literal.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/MultiplicativeExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/NameOrChoiceOrBehaviorCall.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/NullLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/NumberLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/OperationCallExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/PrimaryExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/PropertyCallExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/QualifiedName.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/RealLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/RelationalExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/StringLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/SuffixExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/TimeExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/Tuple.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/UnaryExpression.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/UnlimitedLiteralRule.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/VSLFactory.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/VSLPackage.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/ValueNamePair.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/ValueSpecification.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/VariableDeclaration.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/AdditiveExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/AndOrXorExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/BooleanLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/CollectionOrTupleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ConditionalExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/DataTypeNameImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/DateTimeLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/DefaultLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/DurationObsExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/DurationObsNameImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/EqualityExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/InstantObsExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/InstantObsNameImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/IntegerLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/IntervalImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/JitterExpImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ListOfValueNamePairsImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ListOfValuesImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/MultiplicativeExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/NameOrChoiceOrBehaviorCallImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/NullLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/NumberLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/OperationCallExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/PrimaryExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/PropertyCallExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/QualifiedNameImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/RealLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/RelationalExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/StringLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/SuffixExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/TimeExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/TupleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/UnaryExpressionImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/UnlimitedLiteralRuleImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/VSLFactoryImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/VSLPackageImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ValueNamePairImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/ValueSpecificationImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/VariableDeclarationImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/util/VSLAdapterFactory.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/util/VSLResourceFactoryImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/util/VSLResourceImpl.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/util/VSLSwitch.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/util/VSLXMLProcessor.java textedit/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/validation/AbstractVSLJavaValidator.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/GenerateVSL.mwe2 textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/VSL.xtext textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/VSLPostProcessor.ext textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/VSLRuntimeModule.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/VSLStandaloneSetup.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/CopyOfVSLContextUtil.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLContextUtil.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLSerializationUtil.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLTypeInferenceUtil.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/XtendUtil.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/formatting/VSLFormatter.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/VSLScopeProvider.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/Visitor.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/validation/VSLErrorMessage.java textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/validation/VSLJavaValidator.java textedit/pom.xml ui/.project ui/org.eclipse.papyrus.marte.properties/.classpath ui/org.eclipse.papyrus.marte.properties/.project ui/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.core.prefs ui/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.ui.prefs ui/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF ui/org.eclipse.papyrus.marte.properties/about.html ui/org.eclipse.papyrus.marte.properties/build.properties ui/org.eclipse.papyrus.marte.properties/model/MARTE.ctx ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAcquire.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAlarm.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocate.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocateActivityGroup.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocated.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleAssign.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleBoundedSubtype.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleChoiceType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerFeature.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerPort.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClock.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleCollectionType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationEndPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationMedia.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleComputingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleConcurrencyResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleConfiguration.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataPool.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDefaultLink.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceBroker.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDimension.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleDistribute.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleEntryPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleExpressionContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowPort.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowProperty.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocatingBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocationAction.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMTrigger.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAcqStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAnalysisContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommChannel.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaEventTrace.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaExecHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaLatencyObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRelStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRequestedService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaResourcesPlatform.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaScenario.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaTimedObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadGenerator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleGrService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWActuator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWSensor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwASIC.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwArbiter.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBranchPredictor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBridge.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBus.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCache.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwClock.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCommunicationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComponent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComputingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCoolingSupply.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDMA.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDevice.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDrive.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwEndPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwISA.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwI_O.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMMU.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMedia.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMemory.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPLD.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPowerSupply.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwProcessor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwRAM.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwROM.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResourceService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwStorageManager.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwSupport.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimer.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterRepetition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterruptResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleIntervalType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleLinkTopology.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryBroker.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryPartition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleMessageComResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleMode.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeTransition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleMutualExclusionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfp.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpRefine.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleNotificationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleOperator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaLogicalResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRequestedStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaResPassStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRunTInstance.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultiplePpUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleProcessingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRelease.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleReshape.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleResourceUsage.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtAction.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtFeature.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaAnalysisContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaEndtoEndFlow.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaExecHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSchedObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSharedResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSchedulableResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleScheduler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSecondaryScheduler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleShaped.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSharedDataComResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleStorageResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwAccessService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwConcurrentResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwInteractionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwMutualExclusionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSchedulableResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSynchronizationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwTimerResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleSynchronizationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTiler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDomain.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDurationObservation.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedElement.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedInstantObservation.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedProcessing.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedValueSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimerResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleTupleType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/MultipleVar.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAcquire.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAlarm.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocate.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocateActivityGroup.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocated.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleAssign.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleBoundedSubtype.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleChoiceType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerFeature.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerPort.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClock.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClockConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClockResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleClockType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleCollectionType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationEndPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationMedia.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleComputingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleConcurrencyResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleConfiguration.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDataEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDataPool.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDefaultLink.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceBroker.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDimension.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleDistribute.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleEntryPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleExpressionContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowPort.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowProperty.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocatingBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocationAction.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMTrigger.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAcqStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAnalysisContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommChannel.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaEventTrace.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaExecHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaLatencyObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRelStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRequestedService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaResourcesPlatform.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaScenario.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaTimedObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadGenerator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleGrService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHWActuator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHWSensor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwASIC.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwArbiter.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBranchPredictor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBridge.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBus.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCache.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwClock.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCommunicationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComponent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComputingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCoolingSupply.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDMA.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDevice.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDrive.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwEndPoint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwISA.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwI_O.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMMU.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMedia.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMemory.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPLD.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPowerSupply.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwProcessor.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwRAM.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwROM.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResourceService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwStorageManager.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwSupport.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimer.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleInterRepetition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleInterruptResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleIntervalType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleLinkTopology.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryBroker.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryPartition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleMessageComResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleMode.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleModeBehavior.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleModeTransition.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleMutualExclusionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleNfp.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpRefine.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleNotificationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleOperator.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaLogicalResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRequestedStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaResPassStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRunTInstance.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SinglePpUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleProcessingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRelease.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleReshape.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleResourceUsage.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRtAction.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRtFeature.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRtService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRtSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleRtUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaAnalysisContext.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaEndtoEndFlow.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaExecHost.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSchedObs.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSharedResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSaStep.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSchedulableResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleScheduler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSecondaryScheduler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleShaped.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSharedDataComResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleStorageResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwAccessService.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwCommunicationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwConcurrentResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwInteractionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwMutualExclusionResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSchedulableResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSynchronizationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSwTimerResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleSynchronizationResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTiler.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedConstraint.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDomain.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDurationObservation.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedElement.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedEvent.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedInstantObservation.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedProcessing.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedValueSpecification.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimerResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTimingResource.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleTupleType.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleUnit.xwt ui/org.eclipse.papyrus.marte.properties/model/ui/SingleVar.xwt ui/org.eclipse.papyrus.marte.properties/plugin.xml ui/org.eclipse.papyrus.marte.properties/pom.xml ui/org.eclipse.papyrus.marte.properties/src/org/eclipse/papyrus/marte/properties/Activator.java ui/org.eclipse.papyrus.marte.static.profile.ui/.classpath ui/org.eclipse.papyrus.marte.static.profile.ui/.project ui/org.eclipse.papyrus.marte.static.profile.ui/.settings/org.eclipse.jdt.core.prefs ui/org.eclipse.papyrus.marte.static.profile.ui/.settings/org.eclipse.jdt.ui.prefs ui/org.eclipse.papyrus.marte.static.profile.ui/META-INF/MANIFEST.MF ui/org.eclipse.papyrus.marte.static.profile.ui/about.html ui/org.eclipse.papyrus.marte.static.profile.ui/build.properties ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-GCM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-GQAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-HLAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-NFPs.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-PAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-SAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-SRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ActivityDiag-Time.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-Alloc.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-GCM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-GQAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-GRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-HLAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-HRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-NFPs.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-PAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-SAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-SRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/ClassDiag-Time.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-Alloc.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-CoreElements.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-GCM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-GQAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-GRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-HLAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-HRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-NFPs.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-PAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-SAM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-SRM.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/palettes/CompositeDiag-Time.Palette.xml ui/org.eclipse.papyrus.marte.static.profile.ui/plugin.properties ui/org.eclipse.papyrus.marte.static.profile.ui/plugin.xml ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml ui/pom.xml + '[' -f ../notUTF8.log ']' + echo 'All contributed files are UTF8 compliant' All contributed files are UTF8 compliant + '[' -f ../notLF.log ']' + echo 'All contributed files respect the Linux line endings' All contributed files respect the Linux line endings + set -e [papyrus-marte-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c043c7a74948d3b3cf73ad98846d2544d57ce681 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=ansgar.radermacher@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Ansgar Radermacher" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-marte/+/200699 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-marte -DGERRIT_CHANGE_NUMBER=200699 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ansgar Radermacher\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/200699/8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ansgar Radermacher" '-DGERRIT_CHANGE_OWNER=\"Ansgar Radermacher\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MTY4OCAtIFtNQVJURV0gUmVtb3ZlIFBhcHlydXMgZGVwZW5kZW5jaWVzIGZyb20gc3RhdGljIHByb2ZpbGUgLyByZXN0cnVjdHVyZSBmZWF0dXJlcwoKLSBNb3ZlIGV4dGVuc2lvbnMgcmVsYXRlZCB0byB0aGUgcHJvZmlsZSBkZXNjcmlwdGlvbiBmb3IgUGFweXJ1cwogIGZyb20gdGhlIHBsdWdpbi54bWwgaW4gb2VwLm1hcnRlLnN0YXRpYy5wcm9maWxlIHRvIG9lcC5tYXJ0ZS5zdGF0aWMucHJvZmlsZS51aQoKLSBSZW1vdmUgb2VwLnVtbC5leHRlbnNpb25wb2ludHMgZGVwZW5kZW5jeSBpbiBvZXAubWFydGUuc3RhdGljLnByb2ZpbGUKICAobm8gbG9uZ2VyIG5lY2Vzc2FyeSkKCi0gRmVhdHVyZSByZW9yZ2FuaXphdGlvbjoKICAtIFJlbW92ZSB2aWV3IGZlYXR1cmUsIGNvbnRlbnRzIGlzIG1vdmVkIHBhcnRseSB0byB0ZXh0ZWRpdCAoVlNMKSBhbmQgVUkgZmVhdHVyZQogIC0gUmVuYW1lIG1haW4gZmVhdHVyZSB0byBVSSBmZWF0dXJlLiBJdCBub3cgY29udGFpbnMgcHJvcGVydHkgdmlldywgKG9ic29sZXRlKSBwYWxldHRlIGFuZCBwcm9maWxlIHJlZ2lzdHJhdGlvbgogIC0gVGV4dGVkaXQgZmVhdHVyZSBub3cgY29udGFpbnMgYWxsIHh0ZXh0LWJhc2VkIFZTTCBlZGl0b3JzCiAgLSBNb3ZlIHBsdWdpbnMgaW50byBmb2xkZXIgYXNzb2NpYXRlZCB3aXRoIHJlc3RydWN0dXJlZCBmZWF0dXJlCgpbLSBSZW1vdmUgdW5zdWVkIGRlcGVuZGVuY3kgaW4gb2VwLm1hcnRlLnZzbCBwbHVnaW5dCgpTaWduZWQtb2ZmLWJ5OiBhcmFkZXJtYWNoZSA8YW5zZ2FyLnJhZGVybWFjaGVyQGNlYS5mcj4KQ2hhbmdlLUlkOiBJNjY3OGZhZDQ5MmViMGUzNDk5NGE1YTY0ZjUzY2MwN2E2OGJlOGZhZgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 581688 - [MARTE] Remove Papyrus dependencies from static profile / restructure features" '-DGERRIT_EVENT_ACCOUNT=\"Ansgar Radermacher\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6678fad492eb0e34994a5a64f53cc07a68be8faf -DGERRIT_EVENT_HASH=-1983692890 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=ansgar.radermacher@cea.fr -DGERRIT_PATCHSET_NUMBER=8 "-DGERRIT_CHANGE_OWNER_NAME=Ansgar Radermacher" -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-marte-gerrit/.repository clean verify Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages. This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/papyrus-marte-gerrit/targetplatform/org.eclipse.papyrus.marte.targetplatform.2022-03/org.eclipse.papyrus.marte.targetplatform.2022-03.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=org.eclipse.tycho.p2.target.ee.AllKnownEEsResolutionHints@48204, remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@48751d8a... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/pom.xml [INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB) [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.48kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.18kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829... [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (931.78kB) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.89MB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.49kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.07kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (518.07kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (250.71kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (201.99kB) [INFO] Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (445.67kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.5kB) [INFO] Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.39kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.59kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (703.81kB) [INFO] Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (728.18kB) [INFO] Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (208.05kB) [INFO] Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.03kB) [INFO] Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.81kB) [INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.13MB) [INFO] Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (125.46kB) [INFO] Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (143.2kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.34kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.35kB) [INFO] Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB) [INFO] Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (246.14kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.61kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126.4kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.7kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.51kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (359.18kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.58MB) [INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.38kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.81kB) [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (880.97kB) [INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (396.72kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.48kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (203.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (251.6kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.89kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.20.0.v20220226-1304... [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (432.55kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (90.57kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (294.61kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.86kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.21.0.v20220226-1304... [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.49MB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (50.74kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (170.85kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.5kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.12kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (173.65kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.36kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (116.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (116.64kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (218.82kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.07kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (102.07kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (242.66kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.21kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.25kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (257.07kB) [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (209.6kB) [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (674.85kB) [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (401.7kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (120.45kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.17kB) [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.44MB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.17kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.16kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (133.43kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.21kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (190.29kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.42kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.63kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.15kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (49.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (218.66kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (90.08kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (137.48kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (198.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.81kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.88kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.86kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.04kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (318.59kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.01kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.core_3.29.0.v20220214-1307.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (6.66MB) [INFO] Fetching org.eclipse.jdt.debug_3.19.100.v20220301-0551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (908.78kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.500.v20220125-2008.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (563.5kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.6.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.54kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (868.38kB) [INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (383.83kB) [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (142.13kB) [INFO] Fetching org.eclipse.ocl_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (75.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.47MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (53.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (53.45kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.28kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.77kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.48kB) [INFO] Fetching org.eclipse.pde.core_3.15.100.v20220221-1314.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.35MB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (67.45kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.81kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (106.81kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (464.52kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (125.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.23kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.63kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.25kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (157.84kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.05kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (73.58kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.36kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.52kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (191.74kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (94.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.16kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.09kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (134.95kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.91kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (315.95kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.6kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.09kB) [INFO] Fetching org.eclipse.xtend.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.1kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.04kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.34kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.01kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.01kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (75.64kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.77kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (232.46kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.92kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (109.09kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.23kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (106.31kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.19MB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (465.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.52kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (326.65kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (140.62kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (957.47kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.08kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (99.35kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (38.92kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (271.15kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.04kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (99.14kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.86kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.45kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.32kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.81kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1,006.27kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.49kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.05kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.2kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.22kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.73kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.57kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.7kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.44kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.53kB) [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.12kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.26kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (77.63kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (212.31kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (265.23kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.51kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (206.79kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (122.22kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.04kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.54kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.81kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (178.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (178.19kB) [INFO] Unpacking org.eclipse.xwt_1.6.0.202105260718... [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.78kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.11kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.15kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.05kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.79kB) [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (330.12kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (822.1kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.07kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.91MB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (221.86kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.71kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.35kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.68kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.24kB) [INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.95kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.52kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.3kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (222.03kB) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (305.79kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.83kB) [INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.84kB) [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (477.29kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (423.11kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.55kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.06kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.08MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.14MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/pom.xml [INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (802.8kB) [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB) [INFO] Unpacking org.aopalliance_1.0.0.v201105210816... [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.96MB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.23kB) [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (358.42kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.05kB) [INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (420.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (420.61kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741... [INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.51kB) [INFO] Unpacking org.eclipse.emf.mwe.core_1.6.2.v20220118-1914... [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.52kB) [INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914... [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.67kB) [INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914... [INFO] Fetching org.eclipse.xtext_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.62MB) [INFO] Fetching org.eclipse.xtext.generator_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (854.76kB) [INFO] Fetching org.eclipse.xtext.util_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (305.17kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.07kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829... [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (228.7kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (535.07kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.36kB) [INFO] Fetching org.eclipse.xtext.ecore_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.95kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (966.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/pom.xml [INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (590.15kB) [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (804.8kB) [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (618.79kB) [INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.97MB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.86kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.19kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.0.v20220214-0655.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.91MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (341.2kB) [INFO] Fetching org.eclipse.jdt.ui_3.26.0.v20220222-0629.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.16MB) [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (489.96kB) [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (172.29kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.47kB) [INFO] Fetching org.eclipse.xtext.ui_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (60.53kB) [INFO] Fetching org.eclipse.xtext.builder_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (390.65kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.11kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.49kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (256.92kB) [INFO] Fetching org.eclipse.xtext.smap_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.17kB) [INFO] Fetching org.eclipse.xtext.common.types_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (499.22kB) [INFO] Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.43kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.19kB) [INFO] Fetching org.eclipse.xtext.ide_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (483.74kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.05kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.79kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.core.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MARTE [pom] [INFO] MARTE Core [pom] [INFO] org.eclipse.papyrus.marte.static.profile [eclipse-plugin] [INFO] MARTE View [pom] [INFO] org.eclipse.papyrus.marte.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.static.profile.ui [eclipse-plugin] [INFO] MARTE Textedit [pom] [INFO] org.eclipse.papyrus.marte.vsl [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.vsl.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext [eclipse-plugin] [INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui [eclipse-plugin] [INFO] Target Platform [pom] [INFO] org.eclipse.papyrus.marte.targetplatform.2022-03 [eclipse-target-definition] [INFO] MARTE Releng [pom] [INFO] MARTE profile and VSL [eclipse-feature] [INFO] MARTE profile and VSL [eclipse-feature] [INFO] MARTE and VSL Xtext support [eclipse-feature] [INFO] [INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.parent >----- [INFO] Building MARTE 1.2.3-SNAPSHOT [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.parent --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.parent --- [INFO] [INFO] ------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core >------ [INFO] Building MARTE Core 1.2.3-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.core --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.core --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.core --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.core --- [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile >-- [INFO] Building org.eclipse.papyrus.marte.static.profile 1.2.3-SNAPSHOT [3/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.static.profile --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Resolving class path of org.eclipse.papyrus.marte.static.profile... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (249.4kB) [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Compiling 714 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.static.profile --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.static.profile --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.static.profile --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.static.profile --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui >------- [INFO] Building MARTE View 1.2.3-SNAPSHOT [4/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.ui --- [INFO] [INFO] ---< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties >--- [INFO] Building org.eclipse.papyrus.marte.properties 1.2.3-SNAPSHOT [5/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.properties --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.properties --- [INFO] Resolving class path of org.eclipse.papyrus.marte.properties... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.62kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.47kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.6kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.75kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.25kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (9.54kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.06kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.32kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.39kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.74kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.27kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (220.7kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.74kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.100.v20211201-1611.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (196.11kB) [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.properties --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/pom.xml [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.properties --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/pom.xml [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.properties --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.properties --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui >-- [INFO] Building org.eclipse.papyrus.marte.static.profile.ui 1.2.3-SNAPSHOT [6/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] Resolving class path of org.eclipse.papyrus.marte.static.profile.ui... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.static.profile.ui --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/src does not exist [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.static.profile.ui --- [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.static.profile.ui --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit >---- [INFO] Building MARTE Textedit 1.2.3-SNAPSHOT [7/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit --- [INFO] [INFO] ------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl >------- [INFO] Building org.eclipse.papyrus.marte.vsl 1.2.3-SNAPSHOT [8/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.vsl --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.vsl --- [INFO] Resolving class path of org.eclipse.papyrus.marte.vsl... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.vsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.vsl --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/target/classes [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/VSLScopeProvider.java:[105] Classifier expectedType = (Classifier) VSLContextUtil.getExpectedType(analyzedRule); ^^^^^^^^^^^^ The value of the local variable expectedType is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/VSLScopeProvider.java:[1007] private static IScope getVisibleNamesAsAScopeWithAccountForInheritance(IScope outer, Classifier type, List> visitors) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getVisibleNamesAsAScopeWithAccountForInheritance(IScope, Classifier, List>) from the type VSLScopeProvider is never used locally [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[194] List allOwnedElements = context.getOwnedElements(); ^^^^^^^^^^^^^^^^ The value of the local variable allOwnedElements is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[200] EClass namedElementEClass = UMLPackage.eINSTANCE.getNamedElement(); ^^^^^^^^^^^^^^^^^^ The value of the local variable namedElementEClass is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[440] protected Classifier visited; ^^^^^^^ The value of the field ScopingVisitors.Visitor_GetOwnedAndInheritedElements.visited is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLTypeInferenceUtil.java:[555] List tupleProperty = (List) stereotypeApplication.eGet(tupleAttrib); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/CopyOfVSLContextUtil.java:[41] Type expectedType = null; ^^^^^^^^^^^^ The value of the local variable expectedType is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/CopyOfVSLContextUtil.java:[231] private static Type getExpectedTypeFor_Expression(Expression rule) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getExpectedTypeFor_Expression(Expression) from the type CopyOfVSLContextUtil is never used locally [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLContextUtil.java:[170] List attribCollection = (List) stereotypeApplication.eGet(choiceAttrib); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLContextUtil.java:[197] List attribCollection = (List) stereotypeApplication.eGet(tupleAttribute); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from Object to List 10 problems (10 warnings) [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.vsl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.vsl --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.vsl --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.vsl --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.vsl --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.vsl --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui >----- [INFO] Building org.eclipse.papyrus.marte.vsl.ui 1.2.3-SNAPSHOT [9/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Resolving class path of org.eclipse.papyrus.marte.vsl.ui... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/target/classes [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalProvider.java:[649] char openingListChar = ' '; ^^^^^^^^^^^^^^^ The value of the local variable openingListChar is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[236] String year = "" + (currentDate.getYear() + 1900); ^^^^^^^^^ The method getYear() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[237] String month = "" + currentDate.getMonth(); ^^^^^^^^^^ The method getMonth() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[242] switch (currentDate.getDay()) { ^^^^^^^^ The method getDay() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[265] String dayOfMonth = "" + currentDate.getDate(); ^^^^^^^^^ The method getDate() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[269] String hour = "" + currentDate.getHours(); ^^^^^^^^^^ The method getHours() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[273] String minute = "" + currentDate.getMinutes(); ^^^^^^^^^^^^ The method getMinutes() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[277] String second = "" + currentDate.getSeconds(); ^^^^^^^^^^^^ The method getSeconds() from the type Date is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[281] String centi = "00"; ^^^^^ The value of the local variable centi is not used [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[25] import org.eclipse.papyrus.infra.ui.util.DisplayUtils; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DisplayUtils is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[63] private ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); ^^^^^^^^^^^^ The type DisplayUtils is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[63] private ILabelProvider labelProvider = DisplayUtils.getLabelProvider(); ^^^^^^^^^^^^^^^^^^ The method getLabelProvider() from the type DisplayUtils is deprecated 12 problems (12 warnings) [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.vsl.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext >-- [INFO] Building org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext 1.2.3-SNAPSHOT [10/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] The project's OSGi version is 1.2.3.202204141415 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui >-- [INFO] Building org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui 1.2.3-SNAPSHOT [11/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] The project's OSGi version is 1.2.3.202204141415 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/classes [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[25] import org.eclipse.papyrus.extensionpoints.editors.configuration.ICustomDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICustomDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[31] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[38] public class ConstraintWithVSLPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[38] public class ConstraintWithVSLPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICustomDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[41] super(); ^^^^^^^^ The constructor DefaultXtextDirectEditorConfiguration() is deprecated 5 problems (5 warnings) [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext >-- [INFO] Building org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext 1.2.3-SNAPSHOT [12/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] The project's OSGi version is 1.2.3.202204141415 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui >-- [INFO] Building org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui 1.2.3-SNAPSHOT [13/19] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] The project's OSGi version is 1.2.3.202204141415 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui... [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/classes [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[28] import org.eclipse.papyrus.extensionpoints.editors.configuration.ICustomDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICustomDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[41] import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[58] public class StereotypeApplicationPopupEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DefaultXtextDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[58] public class StereotypeApplicationPopupEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ICustomDirectEditorConfiguration is deprecated [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[104] List listOfValues = (List) value; ^^^^ List is a raw type. References to generic type List should be parameterized [WARNING] /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[104] List listOfValues = (List) value; ^^^^ List is a raw type. References to generic type List should be parameterized 6 problems (6 warnings) [INFO] [INFO] --- tycho-ds-plugin:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui --- [INFO] No tests to run. [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.targetplatform >-- [INFO] Building Target Platform 1.2.3-SNAPSHOT [14/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.targetplatform --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.targetplatform --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.targetplatform --- [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.targetplatform.2022-03 >-- [INFO] Building org.eclipse.papyrus.marte.targetplatform.2022-03 1.2.3-SNAPSHOT [15/19] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.targetplatform.2022-03 --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.targetplatform.2022-03 --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.marte.targetplatform.2022-03 --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.targetplatform.2022-03 --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.targetplatform.2022-03 --- [INFO] [INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.releng >----- [INFO] Building MARTE Releng 1.2.3-SNAPSHOT [16/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.releng --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.releng --- [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature >-- [INFO] Building MARTE profile and VSL 1.2.3-SNAPSHOT [17/19] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.core.feature --- [INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.core.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.core.feature --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.core.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.core.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.core.feature --- [INFO] [INFO] ---< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature >--- [INFO] Building MARTE profile and VSL 1.2.3-SNAPSHOT [18/19] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.ui.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.ui.feature --- [INFO] [INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature >-- [INFO] Building MARTE and VSL Xtext support 1.2.3-SNAPSHOT [19/19] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.textedit.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] The project's OSGi version is 1.2.3.202303241341 [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-gerrit/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.feature --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MARTE 1.2.3-SNAPSHOT: [INFO] [INFO] MARTE .............................................. SUCCESS [ 1.545 s] [INFO] MARTE Core ......................................... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.marte.static.profile ........... SUCCESS [ 17.045 s] [INFO] MARTE View ......................................... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.marte.properties ............... SUCCESS [ 3.072 s] [INFO] org.eclipse.papyrus.marte.static.profile.ui ........ SUCCESS [ 2.155 s] [INFO] MARTE Textedit ..................................... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.marte.vsl ...................... SUCCESS [ 1.845 s] [INFO] org.eclipse.papyrus.marte.vsl.ui ................... SUCCESS [ 2.425 s] [INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext SUCCESS [ 2.683 s] [INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui SUCCESS [ 2.493 s] [INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext SUCCESS [ 2.416 s] [INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui SUCCESS [ 3.005 s] [INFO] Target Platform .................................... SUCCESS [ 0.002 s] [INFO] org.eclipse.papyrus.marte.targetplatform.2022-03 ... SUCCESS [ 0.003 s] [INFO] MARTE Releng ....................................... SUCCESS [ 0.003 s] [INFO] MARTE profile and VSL .............................. SUCCESS [ 0.217 s] [INFO] MARTE profile and VSL .............................. SUCCESS [ 0.252 s] [INFO] MARTE and VSL Xtext support ........................ SUCCESS [ 0.293 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:02 min [INFO] Finished at: 2023-03-24T13:45:20Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 58 killed; [ssh-agent] Stopped. Finished: SUCCESS