Skip to content

Console Output

Skipping 1,285 KB.. Full Log
[WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
05:47:42 	if (site instanceof PartSite) {
05:47:42 	                    ^^^^^^^^
05:47:42 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.125.100.v20220427-0837/org.eclipse.ui.workbench-3.125.100.v20220427-0837.jar')
05:47:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:47:42 	final PartSite ps = (PartSite) activePart.getSite();
05:47:42 	      ^^^^^^^^
05:47:42 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.125.100.v20220427-0837/org.eclipse.ui.workbench-3.125.100.v20220427-0837.jar')
05:47:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
05:47:42 	final PartSite ps = (PartSite) activePart.getSite();
05:47:42 	                     ^^^^^^^^
05:47:42 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.125.100.v20220427-0837/org.eclipse.ui.workbench-3.125.100.v20220427-0837.jar')
05:47:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
05:47:42 	IEclipseContext iec = ps.getContext();
05:47:42 	                         ^^^^^^^^^^
05:47:42 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.125.100.v20220427-0837/org.eclipse.ui.workbench-3.125.100.v20220427-0837.jar')
05:47:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
05:47:42 	public static boolean isMac() {
05:47:42 	                      ^^^^^^^
05:47:42 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:47:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
05:47:42 	public static boolean isUnix() {
05:47:42 	                      ^^^^^^^^
05:47:42 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
05:47:42 27 problems (27 warnings)
05:47:42 [INFO] 
05:47:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
05:47:42 [INFO] 
05:47:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:47:42 [INFO] 
05:47:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] 
05:47:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:47:42 [INFO] 
05:47:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] 
05:47:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] 
05:47:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
05:47:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
05:47:44 [INFO] 
05:47:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
05:47:44 [INFO] 
05:47:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
05:47:44 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
05:47:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:44 [INFO] 
05:47:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] 
05:47:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] The project's OSGi version is 4.0.0.202205040938
05:47:44 [INFO] 
05:47:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] 
05:47:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] 
05:47:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
05:47:44 [INFO] 
05:47:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:44 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
05:47:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
05:47:45 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
05:47:45 	     ^^^^^^^^
05:47:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
05:47:45 1 problem (1 warning)
05:47:45 [INFO] 
05:47:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
05:47:45 [INFO] 
05:47:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:47:45 [INFO] 
05:47:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] 
05:47:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:47:45 [INFO] 
05:47:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] 
05:47:45 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] 
05:47:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
05:47:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
05:47:46 [INFO] 
05:47:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
05:47:46 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
05:47:46 [INFO] --------------------------------[ pom ]---------------------------------
05:47:46 [INFO] 
05:47:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:47:46 [INFO] 
05:47:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
05:47:46 [INFO] 
05:47:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
05:47:46 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
05:47:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:46 [INFO] 
05:47:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] The project's OSGi version is 1.0.0.202205040938
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] 
05:47:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
05:47:46 [INFO] 
05:47:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:46 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
05:47:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
05:47:47 	button.setData(new Integer(id));
05:47:47 	                   ^^^^^^^^^^^
05:47:47 The constructor Integer(int) is deprecated since version 9
05:47:47 1 problem (1 warning)
05:47:47 [INFO] 
05:47:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
05:47:47 [INFO] 
05:47:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:47:47 [INFO] 
05:47:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] 
05:47:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:47:47 [INFO] 
05:47:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] 
05:47:47 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] 
05:47:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
05:47:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
05:47:49 [INFO] 
05:47:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
05:47:49 [INFO] 
05:47:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
05:47:49 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
05:47:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:49 [INFO] 
05:47:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] 
05:47:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] The project's OSGi version is 1.1.0.202205040938
05:47:49 [INFO] 
05:47:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] 
05:47:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] 
05:47:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
05:47:49 [INFO] 
05:47:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:49 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
05:47:50 [INFO] 
05:47:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
05:47:50 [INFO] 
05:47:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:47:50 [INFO] 
05:47:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] 
05:47:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:47:50 [INFO] 
05:47:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] 
05:47:50 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] 
05:47:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
05:47:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
05:47:52 [INFO] 
05:47:52 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
05:47:52 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [61/74]
05:47:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:47:52 [INFO] 
05:47:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] The project's OSGi version is 1.2.0.202205040938
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] 
05:47:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:47:52 [INFO] 
05:47:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
05:47:53 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
05:47:54 [INFO] 
05:47:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
05:47:54 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
05:47:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:54 [INFO] 
05:47:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] The project's OSGi version is 2.1.0.202205040938
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
05:47:54 [INFO] 
05:47:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:47:54 [INFO] 
05:47:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] 
05:47:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
05:47:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
05:47:56 [INFO] 
05:47:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
05:47:56 [INFO] 
05:47:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
05:47:56 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
05:47:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:56 [INFO] 
05:47:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] 
05:47:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] The project's OSGi version is 2.0.0.202205040938
05:47:56 [INFO] 
05:47:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] 
05:47:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] 
05:47:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
05:47:56 [INFO] 
05:47:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:56 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
05:47:57 [INFO] 
05:47:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
05:47:57 [INFO] 
05:47:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:47:57 [INFO] 
05:47:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] 
05:47:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:47:57 [INFO] 
05:47:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] 
05:47:57 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] 
05:47:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
05:47:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
05:47:59 [INFO] 
05:47:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
05:47:59 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
05:47:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:47:59 [INFO] 
05:47:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] The project's OSGi version is 2.0.0.202205040938
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
05:47:59 [INFO] 
05:47:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:47:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:47:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:47:59 [INFO] 
05:47:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] 
05:47:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:47:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
05:48:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
05:48:01 [INFO] 
05:48:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
05:48:01 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
05:48:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:01 [INFO] 
05:48:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] The project's OSGi version is 2.0.0.202205040938
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] 
05:48:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
05:48:01 [INFO] 
05:48:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:48:01 [INFO] 
05:48:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:01 [INFO] 
05:48:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:48:02 [INFO] 
05:48:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:02 [INFO] 
05:48:02 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:02 [INFO] 
05:48:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
05:48:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
05:48:03 [INFO] 
05:48:03 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
05:48:03 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
05:48:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:48:03 [INFO] 
05:48:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] The project's OSGi version is 4.0.0.202205040938
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] 
05:48:03 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:48:03 [INFO] 
05:48:03 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
05:48:04 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
05:48:05 [INFO] 
05:48:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
05:48:05 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
05:48:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:05 [INFO] 
05:48:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] The project's OSGi version is 2.1.0.202205040938
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] 
05:48:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
05:48:05 [INFO] 
05:48:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:48:05 [INFO] 
05:48:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:05 [INFO] 
05:48:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:48:06 [INFO] 
05:48:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:06 [INFO] 
05:48:06 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:06 [INFO] 
05:48:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
05:48:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
05:48:07 [INFO] 
05:48:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
05:48:07 [INFO] 
05:48:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
05:48:07 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
05:48:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:07 [INFO] 
05:48:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] 
05:48:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] The project's OSGi version is 2.1.0.202205040938
05:48:07 [INFO] 
05:48:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] 
05:48:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] 
05:48:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
05:48:07 [INFO] 
05:48:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:07 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
05:48:08 [INFO] 
05:48:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
05:48:08 [INFO] 
05:48:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:48:08 [INFO] 
05:48:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] 
05:48:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:48:08 [INFO] 
05:48:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] 
05:48:08 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] 
05:48:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
05:48:09 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
05:48:10 [INFO] 
05:48:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
05:48:10 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
05:48:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:10 [INFO] 
05:48:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] The project's OSGi version is 2.1.0.202205040938
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
05:48:10 [INFO] 
05:48:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:48:10 [INFO] 
05:48:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] 
05:48:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:10 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
05:48:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
05:48:12 [INFO] 
05:48:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
05:48:12 [INFO] 
05:48:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
05:48:12 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
05:48:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:12 [INFO] 
05:48:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] 
05:48:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] The project's OSGi version is 1.0.0.202205040938
05:48:12 [INFO] 
05:48:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] 
05:48:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] 
05:48:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
05:48:12 [INFO] 
05:48:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:12 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
05:48:13 [INFO] 
05:48:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
05:48:13 [INFO] 
05:48:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:48:13 [INFO] 
05:48:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] 
05:48:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:48:13 [INFO] 
05:48:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] 
05:48:13 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] 
05:48:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
05:48:13 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
05:48:14 [INFO] 
05:48:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
05:48:14 [INFO] 
05:48:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
05:48:14 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
05:48:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
05:48:14 [INFO] 
05:48:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] 
05:48:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] The project's OSGi version is 1.0.0.202205040938
05:48:14 [INFO] 
05:48:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] 
05:48:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] 
05:48:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
05:48:14 [INFO] 
05:48:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:14 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
05:48:15 [INFO] 
05:48:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
05:48:15 [INFO] 
05:48:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:48:15 [INFO] 
05:48:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] 
05:48:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:48:15 [INFO] 
05:48:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] 
05:48:15 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] 
05:48:15 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
05:48:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
05:48:17 [INFO] 
05:48:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
05:48:17 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
05:48:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
05:48:17 [INFO] 
05:48:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] The project's OSGi version is 1.0.0.202205040938
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] 
05:48:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:48:17 [INFO] 
05:48:17 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:17 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
05:48:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
05:48:19 [INFO] 
05:48:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
05:48:19 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
05:48:19 [INFO] ---------------------[ eclipse-target-definition ]----------------------
05:48:19 [INFO] 
05:48:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
05:48:19 [INFO] 
05:48:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
05:48:19 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
05:48:19 [INFO] -------------------------[ eclipse-repository ]-------------------------
05:48:19 [INFO] 
05:48:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] The project's OSGi version is 1.0.0.202205040938
05:48:19 [INFO] 
05:48:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] 
05:48:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05:48:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
05:48:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] 
05:48:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] 
05:48:19 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:19 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
05:48:19 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
05:48:20 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
05:48:20 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
05:48:20 [INFO] 
05:48:20 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:20 [INFO] 
05:48:20 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:20 [INFO] 
05:48:20 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:20 [INFO] 
05:48:20 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:20 [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB)
05:48:20 [INFO] Fetching org.eclipse.papyrus.infra.textedit_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (26.17kB)
05:48:20 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (19.19kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (37.33kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (23.68kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (34.44kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.15kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (22.47kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.29kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.19kB)
05:48:21 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext_1.0.100.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (35.15kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (19.03kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (21.67kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (13.61kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (30.98kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (16.3kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (28.67kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (18.85kB)
05:48:22 [INFO] Fetching org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (14.33kB)
05:48:23 [INFO] Fetching org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (11.21kB)
05:48:23 [INFO] Fetching org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (24.05kB)
05:48:23 [INFO] Fetching org.eclipse.papyrus.infra.textedit.xtext.source_1.0.100.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/plugins/ (29.77kB)
05:48:23 [INFO] Fetching org.eclipse.papyrus.infra.textedit.feature.source_1.0.0.202205040912.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Release/lastSuccessfulBuild/artifact/repository/features/ (20.37kB)
05:48:23 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB)
05:48:23 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB)
05:48:23 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB)
05:48:23 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB)
05:48:24 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (47.53kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.buildship_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (15.84kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (18.36kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (19.44kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (551.93kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.java_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (46.14kB)
05:48:24 [INFO] Fetching org.eclipse.xtext.logging_1.2.19.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (12.37kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.m2e_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (24.09kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.source_2.27.0.v20220501-0910.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (1.43MB)
05:48:25 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.27.0.v20220501-0910.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (119.85kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.27.0.v20220501-0910.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (94.68kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.util.source_2.27.0.v20220501-0910.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (140.43kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.common.types.source_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (359.1kB)
05:48:25 [INFO] Fetching org.eclipse.xtext.builder.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (206.37kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.ecore.source_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (13.08kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.smap.source_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (16.83kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (25.12kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.java.source_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (23.93kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.runtime_2.27.0.v20220501-1041.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/features/ (19.14kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (19.49kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (14.68kB)
05:48:26 [INFO] Fetching org.eclipse.xtext.ui.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (1MB)
05:48:26 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (136.52kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (14.71kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (12.69kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (28.41kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (12.09kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (11.46kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (134.91kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (91.92kB)
05:48:27 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (88.76kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (97.07kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.ide.source_2.27.0.v20220501-0910.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (281.03kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.m2e.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (17.02kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.buildship.source_2.27.0.v20220501-0935.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (11.65kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.ui_2.27.0.v20220501-1041.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/features/ (19.01kB)
05:48:28 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.27.0.v20220501-0917.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/S202205011041/plugins/ (592.64kB)
05:48:31 [INFO] 
05:48:31 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:31 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:48:32 [INFO] 
05:48:32 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:32 [INFO] 
05:48:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:32 [INFO] 
05:48:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:32 [INFO] 
05:48:32 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
05:48:33 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
05:48:33 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
05:48:33 [INFO] ------------------------------------------------------------------------
05:48:33 [INFO] Reactor Summary:
05:48:33 [INFO] 
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  2.527 s]
05:48:33 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
05:48:33 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.003 s]
05:48:33 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  8.217 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  2.025 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  2.080 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  2.258 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.287 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.391 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  2.552 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  2.094 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.003 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.412 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  2.551 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  6.207 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 16.987 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.484 s]
05:48:33 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.546 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  4.294 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  2.734 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 29.275 s]
05:48:33 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  2.652 s]
05:48:33 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  2.370 s]
05:48:33 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  5.271 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  3.380 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.422 s]
05:48:33 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  2.341 s]
05:48:33 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  2.548 s]
05:48:33 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
05:48:33 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  2.171 s]
05:48:33 [INFO] org.eclipse.papyrus.junit.utils 3.2.0-SNAPSHOT ..... SUCCESS [  3.409 s]
05:48:33 [INFO] org.eclipse.papyrus.bundles.tests 3.0.0-SNAPSHOT ... SUCCESS [ 11.607 s]
05:48:33 [INFO] org.eclipse.papyrus.junit.feature 1.1.0-SNAPSHOT ... SUCCESS [  1.805 s]
05:48:33 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.356 s]
05:48:33 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  2.199 s]
05:48:33 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  2.495 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  2.913 s]
05:48:33 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  2.707 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  1.781 s]
05:48:33 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  2.851 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.351 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  2.209 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  2.153 s]
05:48:33 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  2.726 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  2.640 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  1.899 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  2.032 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  2.438 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  1.861 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  2.995 s]
05:48:33 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  3.083 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  3.661 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  2.320 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.093 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  2.850 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  2.381 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  2.212 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  2.487 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.261 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  2.761 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.074 s]
05:48:33 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  1.750 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  2.144 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.454 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  2.479 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  2.222 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  2.589 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  1.871 s]
05:48:33 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
05:48:33 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 14.144 s]
05:48:33 [INFO] ------------------------------------------------------------------------
05:48:33 [INFO] BUILD SUCCESS
05:48:33 [INFO] ------------------------------------------------------------------------
05:48:33 [INFO] Total time:  09:54 min
05:48:33 [INFO] Finished at: 2022-05-04T09:48:33Z
05:48:33 [INFO] ------------------------------------------------------------------------
05:48:34 [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins10868212975234561363.sh
05:48:34 + . source/releng/toolkit/server/build-after-toolsmiths.sh
05:48:34 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository
05:48:34 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:48:34 ++ '[' -n 6.2.0M2 ']'
05:48:34 ++ buildType=S
05:48:34 ++ COMPACT_BUILD_ID=
05:48:34 ++ FULL_BUILD_ID=S
05:48:34 ++ '[' -n 6.2.0M2 ']'
05:48:34 ++ updateZipName=Papyrus-Toolsmiths-6.2.0M2.zip
05:48:34 ++ zipName=Papyrus-Toolsmiths.zip
05:48:34 ++ rm -rf tmp
05:48:34 ++ mkdir -p tmp/toolsmiths
05:48:34 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:48:34 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:48:34 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
05:48:34 ++ zip -r Papyrus-Toolsmiths-6.2.0M2.zip artifacts.jar artifacts.xml.xz buildinfo.json content.jar content.xml.xz features p2.index plugins
05:48:34   adding: artifacts.jar (deflated 0%)
05:48:34   adding: artifacts.xml.xz (stored 0%)
05:48:34   adding: buildinfo.json (deflated 70%)
05:48:34   adding: content.jar (deflated 8%)
05:48:34   adding: content.xml.xz (stored 0%)
05:48:34   adding: features/ (stored 0%)
05:48:34   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.junit.feature_1.1.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.infra.textedit.feature.source_1.0.0.202205040912.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202205040938.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.junit.feature.source_1.1.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.infra.textedit.feature_1.0.0.202205040912.jar (deflated 3%)
05:48:34   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202205040938.jar (deflated 7%)
05:48:34   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202205040938.jar (deflated 3%)
05:48:34   adding: p2.index (deflated 35%)
05:48:34   adding: plugins/ (stored 0%)
05:48:34   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer.source_1.0.0.202205040912.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202205040938.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202205040938.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202205040938.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.edit_1.0.0.202205040912.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.bundles.tests.source_3.0.0.202205040938.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202205040938.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202205040938.jar (deflated 8%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.source_1.0.0.202205040912.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture.source_1.0.0.202205040912.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.types.source_1.0.0.202205040912.jar (deflated 18%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202205040938.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.properties_1.0.0.202205040912.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202205040938.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202205040938.jar (deflated 18%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202205040938.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202205040938.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.junit.utils_3.2.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.2.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202205040938.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202205040938.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.ui.source_1.0.0.202205040912.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202205040938.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202205040938.jar (deflated 27%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202205040938.jar (deflated 30%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.bundles.tests_3.0.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202205040938.jar (deflated 21%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202205040938.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.properties.source_1.0.0.202205040912.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.edit.source_1.0.0.202205040912.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202205040938.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.ui_1.0.0.202205040912.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202205040938.jar (deflated 21%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202205040938.jar (deflated 5%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202205040938.jar (deflated 8%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext.source_1.0.100.202205040912.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202205040938.jar (deflated 4%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit_1.0.0.202205040912.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit.source_1.0.0.202205040912.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202205040938.jar (deflated 8%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.xtext_1.0.100.202205040912.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.2.0.202205040938.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202205040938.jar (deflated 18%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202205040938.jar (deflated 23%)
05:48:34   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation_1.0.0.202205040912.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202205040938.jar (deflated 17%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202205040938.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.edit_1.0.0.202205040912.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202205040938.jar (deflated 18%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202205040938.jar (deflated 14%)
05:48:34   adding: plugins/org.eclipse.papyrus.junit.framework_2.2.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202205040938.jar (deflated 20%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.representation.architecture_1.0.0.202205040912.jar (deflated 21%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202205040938.jar (deflated 19%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202205040938.jar (deflated 23%)
05:48:34   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.modelexplorer_1.0.0.202205040912.jar (deflated 22%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202205040938.jar (deflated 18%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202205040938.jar (deflated 16%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202205040938.jar (deflated 12%)
05:48:34   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202205040938.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202205040938.jar (deflated 13%)
05:48:34   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202205040938.jar (deflated 11%)
05:48:34   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.source_1.0.0.202205040912.jar (deflated 15%)
05:48:34   adding: plugins/org.eclipse.papyrus.infra.textedit.types_1.0.0.202205040912.jar (deflated 21%)
05:48:34   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202205040938.jar (deflated 22%)
05:48:34 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-6.2.0M2.zip tmp/toolsmiths
05:48:34 ++ cd tmp
05:48:34 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
05:48:34   adding: toolsmiths/ (stored 0%)
05:48:34   adding: toolsmiths/Papyrus-Toolsmiths-6.2.0M2.zip (stored 0%)
05:48:34 ++ mv tmp/Papyrus-Toolsmiths.zip .
05:48:34 Terminating xvnc.
05:48:43 Archiving artifacts
05:48:46 Finished: SUCCESS