Skip to content

Console Output

Skipping 4,446 KB.. Full Log
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
Caused by: java.net.ConnectException: ConnectException invoking http://localhost:8089/ide/session: Connection refused (Connection refused)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1400)
	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1384)
	at org.apache.cxf.io.AbstractWrappedOutputStream.close(AbstractWrappedOutputStream.java:77)
	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
	at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:671)
	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:63)
	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
	at org.apache.cxf.jaxrs.client.AbstractClient.doRunInterceptorChain(AbstractClient.java:704)
	at org.apache.cxf.jaxrs.client.ClientProxyImpl.doChainedInvocation(ClientProxyImpl.java:899)
	... 85 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.Socket.connect(Socket.java:591)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:362)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1242)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1221)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1075)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1009)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1356)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1331)
	at org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.setupWrappedStream(URLConnectionHTTPConduit.java:274)
	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleHeadersTrustCaching(HTTPConduit.java:1343)
	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.onFirstWrite(HTTPConduit.java:1304)
	at org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.onFirstWrite(URLConnectionHTTPConduit.java:307)
	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:47)
	at org.apache.cxf.io.AbstractThresholdOutputStream.write(AbstractThresholdOutputStream.java:69)
	at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1356)
	... 92 more
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/home/jenkins/agent/workspace/osee_dev/.maven/repo/p2/osgi/bundle/org.mockito/1.9.0.v202301040229-DEV/org.mockito-1.9.0.v202301040229-DEV.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in org.eclipse.osee.framework.ui.skynet.AllUiSkynetJunitTestSuite
testNoMatchChangedImages(org.eclipse.osee.framework.ui.skynet.renderer.imageDetection.WordImageCompareTest)  Time elapsed: 0.074 s
testWMZNoMatchImages(org.eclipse.osee.framework.ui.skynet.renderer.imageDetection.WordImageCompareTest)  Time elapsed: 0.006 s
testWMZMatchedImages(org.eclipse.osee.framework.ui.skynet.renderer.imageDetection.WordImageCompareTest)  Time elapsed: 0.008 s
testMatchedImages(org.eclipse.osee.framework.ui.skynet.renderer.imageDetection.WordImageCompareTest)  Time elapsed: 0.009 s
testMatch[0](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0.001 s
testNoMatch[0](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[0](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[1](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0.001 s
testNoMatch[1](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[1](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[2](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[2](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[2](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[3](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[3](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[3](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[4](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[4](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[4](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[5](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0.001 s
testNoMatch[5](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[5](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[6](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[6](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[6](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0.001 s
testMatch[7](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[7](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[7](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[8](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[8](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[8](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0.001 s
testMatch[9](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[9](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[9](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[10](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[10](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[10](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[11](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[11](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[11](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testMatch[12](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testNoMatch[12](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testEmptyMatches[12](org.eclipse.osee.framework.ui.skynet.renderer.PresentationTypeTest)  Time elapsed: 0 s
testRenderingEmptyGuids(org.eclipse.osee.framework.ui.skynet.renderer.RelationOrderRendererTest)  Time elapsed: 0.017 s
testEmptyData(org.eclipse.osee.framework.ui.skynet.renderer.RelationOrderRendererTest)  Time elapsed: 0 s
testRenderingAllValid(org.eclipse.osee.framework.ui.skynet.renderer.RelationOrderRendererTest)  Time elapsed: 0.002 s
testBranchToFileName(org.eclipse.osee.framework.ui.skynet.renderer.RenderingUtilTest)  Time elapsed: 0.001 s
test_branchToFileName_notAllowedCharsInName(org.eclipse.osee.framework.ui.skynet.renderer.RenderingUtilTest)  Time elapsed: 0.001 s
testNotSupportedCheck(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.002 s
testCreateExcelTabsCase(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.006 s
testCreatePDFTabsCase(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.186 s
testCreateCollapsingHTMLTabsCase(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.002 s
testCreateHTMLTabsCase(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.01 s
testCreateRTFTabsCase(org.eclipse.osee.framework.ui.skynet.results.ResultsEditorConverterTest)  Time elapsed: 0.042 s
testConstruction(org.eclipse.osee.framework.ui.skynet.util.ArtifactPasteConfigurationTest)  Time elapsed: 0 s
testSetKeepRelationOrder(org.eclipse.osee.framework.ui.skynet.util.ArtifactPasteConfigurationTest)  Time elapsed: 0.001 s
testSetIncludeChildren(org.eclipse.osee.framework.ui.skynet.util.ArtifactPasteConfigurationTest)  Time elapsed: 0 s
testCompareWithTrackChanges(org.eclipse.osee.framework.ui.skynet.util.VbaWordDiffGeneratorTest)  Time elapsed: 0.803 s
testSetGetName(org.eclipse.osee.framework.ui.skynet.widgets.util.SwtXWidgetRendererTest)  Time elapsed: 0.01 s
testExtractlayoutData(org.eclipse.osee.framework.ui.skynet.widgets.util.XWidgetParserTest)  Time elapsed: 0.026 s
testExtractlayoutDataNameOnly(org.eclipse.osee.framework.ui.skynet.widgets.util.XWidgetParserTest)  Time elapsed: 0.001 s
testSetGetName(org.eclipse.osee.framework.ui.skynet.widgets.util.XWidgetRendererItemTest)  Time elapsed: 0 s
testSetGetStoreName(org.eclipse.osee.framework.ui.skynet.widgets.util.XWidgetRendererItemTest)  Time elapsed: 0 s
testEmptySelection(org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MenuSelectionEnabledHandlerTest)  Time elapsed: 0.148 s
testSingleArtifactConflictSelection(org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MenuSelectionEnabledHandlerTest)  Time elapsed: 0.021 s
testManySelection(org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MenuSelectionEnabledHandlerTest)  Time elapsed: 0.014 s
testSingleAttributeConflictSelection(org.eclipse.osee.framework.ui.skynet.widgets.xmerge.MenuSelectionEnabledHandlerTest)  Time elapsed: 0.01 s

Results:

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

Jan 17, 2023 2:07:28 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 41
Jan 17, 2023 2:07:28 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 43
[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.ui.skynet.test ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.skynet.test/target/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.skynet.test/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.skynet.test/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.skynet.test/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.skynet.test/target/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.skynet.test/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.skynet.test/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.skynet.test/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.skynet.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.skynet.test/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.skynet.test-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.ui.skynet.test ---
[INFO] 
[INFO] ----< org.eclipse.osee:org.eclipse.osee.framework.ui.branch.graph >-----
[INFO] Building OSEE UI Branch Graph (Incubation) 1.0.0-SNAPSHOT      [119/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.framework.ui.branch.graph ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.framework.ui.branch.graph ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 38 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.framework.ui.branch.graph ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.branch.graph/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.branch.graph/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.branch.graph/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.branch.graph/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.branch.graph/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.branch.graph/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.branch.graph-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.ui.branch.graph ---
[INFO] 
[INFO] --< org.eclipse.osee:org.eclipse.osee.framework.ui.data.model.editor >--
[INFO] Building OSEE UI Data Model Editor (Incubation) 1.0.0-SNAPSHOT [120/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.framework.ui.data.model.editor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.framework.ui.data.model.editor ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.framework.ui.data.model.editor ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.data.model.editor/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.data.model.editor/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.data.model.editor/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.data.model.editor/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.data.model.editor/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.data.model.editor/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.data.model.editor-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.ui.data.model.editor ---
[INFO] 
[INFO] -------< org.eclipse.osee:org.eclipse.osee.framework.ui.product >-------
[INFO] Building OSEE UI Product (Incubation) 1.0.0-SNAPSHOT           [121/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.framework.ui.product ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.framework.ui.product ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.framework.ui.product ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.framework.ui.product ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/target/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.ui.product ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/target/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.product/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.product/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.product/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.framework.ui.product/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.product/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.product-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.ui.product ---
[INFO] 
[INFO] ----------< org.eclipse.osee:org.eclipse.osee.ote.ui.define >-----------
[INFO] Building OSEE OTE UI Define (Incubation) 1.0.0-SNAPSHOT        [122/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.ote.ui.define ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.ote.ui.define ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.ote.ui.define ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 65 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.ote.ui.define ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ote.ui.define ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.ote.ui.define ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ote.ui.define ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ote.ui.define/1.0.0-SNAPSHOT/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ote.ui.define/1.0.0-SNAPSHOT/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ote.ui.define/1.0.0-SNAPSHOT/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ote.ui.define/1.0.0-SNAPSHOT/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ote.ui.define/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ote.ui.define/1.0.0-SNAPSHOT/org.eclipse.osee.ote.ui.define-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ote.ui.define ---
[INFO] 
[INFO] ------------< org.eclipse.osee:org.eclipse.osee.define.ide >------------
[INFO] Building OSEE Define IDE (Incubation) 1.0.0-SNAPSHOT           [123/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.define.ide ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.define.ide ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.define.ide ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 88 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.define.ide ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.define.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.define.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.define.ide ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.define.ide ---
[INFO] 
[INFO] ---------< org.eclipse.osee:org.eclipse.osee.define.ide.test >----------
[INFO] Building OSEE Define IDE Test (Incubation) 1.0.0-SNAPSHOT      [124/143]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.define.ide.test ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.define.ide.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.define.ide.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.define.ide.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.define.ide.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.define.ide.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.osee.define.ide.test ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/osee_dev/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/work/data, -install, /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/work, -configuration, /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/surefire.properties]
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=21.0
Running org.eclipse.osee.define.ide.AllDefineJunitTestSuite
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.osee.define.ide.AllDefineJunitTestSuite
testAddTraceAnnotation(org.eclipse.osee.define.ide.traceability.TestUnitAnnotationUtilityTest)  Time elapsed: 0.006 s
testRemoveTraceAnnotation(org.eclipse.osee.define.ide.traceability.TestUnitAnnotationUtilityTest)  Time elapsed: 0.001 s
testGetTraceAnnotationGuid(org.eclipse.osee.define.ide.traceability.TestUnitAnnotationUtilityTest)  Time elapsed: 0 s
testAddTraceAnnotation(org.eclipse.osee.define.ide.traceability.CodeUnitAnnotationUtilityTest)  Time elapsed: 0.001 s
testRemoveTraceAnnotation(org.eclipse.osee.define.ide.traceability.CodeUnitAnnotationUtilityTest)  Time elapsed: 0 s
testGetTraceAnnotationGuid(org.eclipse.osee.define.ide.traceability.CodeUnitAnnotationUtilityTest)  Time elapsed: 0 s

Results:

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.define.ide.test ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide.test/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide.test/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide.test/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide.test/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.define.ide.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.define.ide.test/1.0.0-SNAPSHOT/org.eclipse.osee.define.ide.test-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.define.ide.test ---
[INFO] 
[INFO] --------< org.eclipse.osee:org.eclipse.osee.framework.feature >---------
[INFO] Building OSEE Framework Feature (Incubation) 1.0.0-SNAPSHOT    [125/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.framework.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.framework.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.framework.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.framework.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.feature ---
[INFO] 
[INFO] -------< org.eclipse.osee:org.eclipse.osee.framework.ui.feature >-------
[INFO] Building OSEE Framework Ui Feature (Incubation) 1.0.0-SNAPSHOT [126/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.framework.ui.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.framework.ui.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.framework.ui.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.framework.ui.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.framework.ui.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.framework.ui.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.framework.ui.feature/1.0.0-SNAPSHOT/org.eclipse.osee.framework.ui.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.framework.ui.feature ---
[INFO] 
[INFO] -----------< org.eclipse.osee:org.eclipse.osee.client.demo >------------
[INFO] Building OSEE Client Demo (Incubation) 1.0.0-SNAPSHOT          [127/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.client.demo ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.demo ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.client.demo ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.client.demo ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.client.demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.demo ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.demo/1.0.0-SNAPSHOT/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.demo/1.0.0-SNAPSHOT/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.demo/1.0.0-SNAPSHOT/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.demo/1.0.0-SNAPSHOT/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.demo/1.0.0-SNAPSHOT/org.eclipse.osee.client.demo-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.demo ---
[INFO] 
[INFO] ------< org.eclipse.osee:org.eclipse.osee.client.test.framework >-------
[INFO] Building OSEE Client Test Framework (Incubation) 1.0.0-SNAPSHOT [128/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.client.test.framework ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.test.framework ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.client.test.framework ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.client.test.framework ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.test.framework ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.client.test.framework ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.test.framework ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.test.framework ---
[INFO] 
[INFO] -----< org.eclipse.osee:org.eclipse.osee.client.test.framework.p2 >-----
[INFO] Building OSEE Client Test Framework - p2 Site (Incubation) 1.0.0-SNAPSHOT [129/143]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.test.framework.p2 ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/target/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/target/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.test.framework.p2/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.test.framework.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.test.framework.p2-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.test.framework.p2 ---
[INFO] 
[INFO] ----------< org.eclipse.osee:org.eclipse.osee.client.feature >----------
[INFO] Building OSEE Client Feature (Incubation) 1.0.0-SNAPSHOT       [130/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.client.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.feature ---
[INFO] 
[INFO] ------------< org.eclipse.osee:org.eclipse.osee.client.p2 >-------------
[INFO] Building OSEE Client - p2 Site 1.0.0-SNAPSHOT                  [131/143]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.p2 ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.p2 ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.client.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.osee.client.p2 ---
[INFO] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/target/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.p2 ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/target/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.p2/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.p2-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.p2 ---
[INFO] 
[INFO] --------< org.eclipse.osee:org.eclipse.osee.support.test.util >---------
[INFO] Building OSEE Support Test Util (Incubation) 1.0.0-SNAPSHOT    [132/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.support.test.util ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.support.test.util ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.support.test.util ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 8 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.support.test.util ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.support.test.util ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.support.test.util ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.support.test.util ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.support.test.util/1.0.0-SNAPSHOT/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.support.test.util/1.0.0-SNAPSHOT/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.support.test.util/1.0.0-SNAPSHOT/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.support.test.util/1.0.0-SNAPSHOT/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.support.test.util/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.support.test.util/1.0.0-SNAPSHOT/org.eclipse.osee.support.test.util-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.support.test.util ---
[INFO] 
[INFO] ----------< org.eclipse.osee:org.eclipse.osee.ats.ide.parent >----------
[INFO] Building OSEE ATS - Parent (Incubation) 1.0.0-SNAPSHOT         [133/143]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.parent ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.osee.ats.ide.parent ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.parent/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.parent/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.parent-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ---------< org.eclipse.osee:org.eclipse.osee.ats.ide.help.ui >----------
[INFO] Building OSEE ATS Help (Incubation) 1.0.0-SNAPSHOT             [134/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (help-clean-up) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (help-build) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] Executing tasks

main:

all:
[mediawiki-to-eclipse-help] Fetched 0 image files for OSEE/ATS/Users_Guide/Intro
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/e/ea/AI.gif
     [null] Getting: https://wiki.eclipse.org/images/e/ea/AI.gif
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/AI.gif
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/d/dc/AtsNavigator2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/d/dc/AtsNavigator2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/AtsNavigator2016.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/d/d0/Clear.gif
     [null] Getting: https://wiki.eclipse.org/images/d/d0/Clear.gif
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Clear.gif
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/b/b2/A.gif
     [null] Getting: https://wiki.eclipse.org/images/b/b2/A.gif
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/A.gif
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/a/a3/Bug.gif
     [null] Getting: https://wiki.eclipse.org/images/a/a3/Bug.gif
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Bug.gif
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/1/18/Ats_workflow_editor_workflow_tab.jpg
     [null] Getting: https://wiki.eclipse.org/images/1/18/Ats_workflow_editor_workflow_tab.jpg
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Ats_workflow_editor_workflow_tab.jpg
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/5/54/Ats_world_view.jpg
     [null] Getting: https://wiki.eclipse.org/images/5/54/Ats_world_view.jpg
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Ats_world_view.jpg
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/7/72/Action.gif
     [null] Getting: https://wiki.eclipse.org/images/7/72/Action.gif
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Action.gif
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/f/fb/Ats_action_view.jpg
     [null] Getting: https://wiki.eclipse.org/images/f/fb/Ats_action_view.jpg
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Ats_action_view.jpg
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/f/f0/Ats_workflow_editor_task_tab.jpg
     [null] Getting: https://wiki.eclipse.org/images/f/f0/Ats_workflow_editor_task_tab.jpg
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Views/images/Ats_workflow_editor_task_tab.jpg
[mediawiki-to-eclipse-help] Fetched 10 image files for OSEE/ATS/Users_Guide/Views
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/6/66/AtsNavigatorBottom2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/6/66/AtsNavigatorBottom2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AtsNavigatorBottom2016.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/4/4a/3-CreateATSAction-Vert.png
     [null] Getting: https://wiki.eclipse.org/images/4/4a/3-CreateATSAction-Vert.png
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/3-CreateATSAction-Vert.png
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/a/a6/AgileNavigator2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/a/a6/AgileNavigator2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileNavigator2016.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/6/6b/AgileSprint2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/6/6b/AgileSprint2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileSprint2016.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/7/71/AgileTeam.PNG
     [null] Getting: https://wiki.eclipse.org/images/7/71/AgileTeam.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileTeam.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/e/e0/AtsNavigatorTop2016.jpg
     [null] Getting: https://wiki.eclipse.org/images/e/e0/AtsNavigatorTop2016.jpg
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AtsNavigatorTop2016.jpg
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/4/4f/AgileNewAction2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/4/4f/AgileNewAction2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileNewAction2016.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/3/3c/Agile_Sprint.png
     [null] Getting: https://wiki.eclipse.org/images/3/3c/Agile_Sprint.png
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/Agile_Sprint.png
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/d/d6/AgileBacklog.PNG
     [null] Getting: https://wiki.eclipse.org/images/d/d6/AgileBacklog.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileBacklog.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/3/32/AgileFeatureGroup2016.PNG
     [null] Getting: https://wiki.eclipse.org/images/3/32/AgileFeatureGroup2016.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Usage/images/AgileFeatureGroup2016.PNG
[mediawiki-to-eclipse-help] Fetched 10 image files for OSEE/ATS/Users_Guide/Usage
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/9/96/AtsSearchSaveToolbar.PNG
     [null] Getting: https://wiki.eclipse.org/images/9/96/AtsSearchSaveToolbar.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Tips/images/AtsSearchSaveToolbar.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/5/5c/WorkflowEditorAtsId.PNG
     [null] Getting: https://wiki.eclipse.org/images/5/5c/WorkflowEditorAtsId.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Tips/images/WorkflowEditorAtsId.PNG
[mediawiki-to-eclipse-help] Fetching https://wiki.eclipse.org/images/8/8a/WorldEditorAtsId.PNG
     [null] Getting: https://wiki.eclipse.org/images/8/8a/WorldEditorAtsId.PNG
     [null] To: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/OSEE/ATS/Users_Guide/Tips/images/WorldEditorAtsId.PNG
[mediawiki-to-eclipse-help] Fetched 3 image files for OSEE/ATS/Users_Guide/Tips
[mediawiki-to-eclipse-help] Fetched 0 image files for OSEE/ATS/Users_Guide/New
    [mkdir] Created dir: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/images
     [copy] Copying 3 files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/images
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.ats.ide.help.ui ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.ats.ide.help.ui ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.ats.ide.help.ui ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.help.ui/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.help.ui/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.help.ui/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.help.ui/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.help.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.help.ui/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.help.ui-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide.help.ui ---
[INFO] 
[INFO] -------------< org.eclipse.osee:org.eclipse.osee.ats.ide >--------------
[INFO] Building OSEE ATS IDE Client (Incubation) 1.0.0-SNAPSHOT       [135/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.ats.ide ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.ats.ide ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.ats.ide ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 914 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.ats.ide ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.ats.ide ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide ---
[INFO] 
[INFO] -----------< org.eclipse.osee:org.eclipse.osee.ats.ide.demo >-----------
[INFO] Building OSEE ATS IDE Demo (Incubation) 1.0.0-SNAPSHOT         [136/143]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.osee.ats.ide.demo ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.ats.ide.demo ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.osee.ats.ide.demo ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 40 source files to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.osee.ats.ide.demo ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.osee.ats.ide.demo ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide.demo ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide.demo ---
[INFO] 
[INFO] ---------< org.eclipse.osee:org.eclipse.osee.ats.ide.feature >----------
[INFO] Building OSEE ATS Feature (Incubation) 1.0.0-SNAPSHOT          [137/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.ats.ide.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.ats.ide.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide.feature ---
[INFO] 
[INFO] -------< org.eclipse.osee:org.eclipse.osee.ats.ide.demo.feature >-------
[INFO] Building OSEE ATS IDE Demo Feature (Incubation) 1.0.0-SNAPSHOT [138/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.ats.ide.demo.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.demo.feature/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.demo.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide.demo.feature ---
[INFO] 
[INFO] ------------< org.eclipse.osee:org.eclipse.osee.ats.ide.p2 >------------
[INFO] Building OSEE ATS - p2 Site 1.0.0-SNAPSHOT                     [139/143]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.ats.ide.p2 ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/target/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/target/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.p2/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.p2/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.p2/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.p2/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.ats.ide.p2/1.0.0-SNAPSHOT/org.eclipse.osee.ats.ide.p2-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.ats.ide.p2 ---
[INFO] 
[INFO] --------< org.eclipse.osee:org.eclipse.osee.client.all.parent >---------
[INFO] Building OSEE MASTER - Parent (Incubation) 1.0.0-SNAPSHOT      [140/143]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.all.parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.all.parent ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.all.parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.all.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.osee.client.all.parent ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.parent/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.parent/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.parent-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --------< org.eclipse.osee:org.eclipse.osee.client.all.feature >--------
[INFO] Building OSEE Client All Feature (Incubation) 1.0.0-SNAPSHOT   [141/143]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.all.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.all.feature ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.osee.client.all.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.all.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.all.feature ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/features/org.eclipse.osee.client.all.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.feature/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.feature-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.all.feature ---
[INFO] 
[INFO] ----------< org.eclipse.osee:org.eclipse.osee.client.all.p2 >-----------
[INFO] Building OSEE All Client - p2 Site 1.0.0-SNAPSHOT              [142/143]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.all.p2 ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.all.p2 ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.client.all.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.osee.client.all.p2 ---
[INFO] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/target/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.all.p2 ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/target/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.p2/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.p2/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.p2-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.all.p2 ---
[INFO] 
[INFO] --------< org.eclipse.osee:org.eclipse.osee.client.all.product >--------
[INFO] Building OSEE Client IDE - Product 1.0.0-SNAPSHOT              [143/143]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.osee.client.all.product ---
[INFO] The project's OSGi version is 1.0.0.v202301170202-DEV
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.osee.client.all.product ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.osee.client.all.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.osee.client.all.product ---
[IconExe] Error - 2 original icon(s) not replaced in /tmp/p2.brandingIron16771436039207497518/launcher.exe:
	- 48x48, 8 bits, 3752 byte(s) @ 121872
	- 256x256, 32 bits, 270376 byte(s) @ 144256
[IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java
[INFO] publishing result: [The bundles specified in the product definition are ignored; verify the value of the 'type' or 'useFeatures' attribute.]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.osee.client.all.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.osee.client.all.product ---
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.0.0:materialize-products (materialize-products) @ org.eclipse.osee.client.all.product ---
[INFO] Installing product org.eclipse.osee.ide.id for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/macosx/cocoa/x86_64/Eclipse.app
Installing org.eclipse.osee.ide.id 1.0.0.v202301170202-DEV.
Operation completed in 11384 ms.
[INFO] Installing product org.eclipse.osee.ide.id for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64
Installing org.eclipse.osee.ide.id 1.0.0.v202301170202-DEV.
Operation completed in 10853 ms.
[INFO] Installing product org.eclipse.osee.ide.id for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/linux/gtk/x86_64
Installing org.eclipse.osee.ide.id 1.0.0.v202301170202-DEV.
Operation completed in 10059 ms.
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (customize-osee-ide) @ org.eclipse.osee.client.all.product ---
[INFO] Executing tasks

main:

run:
     [echo] Customize OSEE IDE Product
     [echo] Product-Name: [org.eclipse.osee.ide.id]
     [echo] Archive-Name: [org.eclipse.osee.ide.id]
     [echo] Products-Path: [/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products]
     [echo] Output-Path: [/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target]
     [echo] Resources-Path: [/home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/resources]
     [echo] 
   [delete] Deleting directory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64/configuration/org.eclipse.update
    [mkdir] Created dir: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64/configuration/.settings
     [echo] Osee Core Version: 1.0.0.v202301170202-DEV
     [copy] Copying 1 file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64
     [copy] Copying 1 file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64
     [copy] Copying 1 file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/win32/win32/x86_64
      [zip] Building zip: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id-win32.win32.x86_64.zip
   [delete] Deleting directory /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/linux/gtk/x86_64/configuration/org.eclipse.update
    [mkdir] Created dir: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/linux/gtk/x86_64/configuration/.settings
     [echo] Osee Core Version: 1.0.0.v202301170202-DEV
     [copy] Copying 1 file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/linux/gtk/x86_64
     [copy] Copying 1 file to /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id/linux/gtk/x86_64
      [tar] Building tar: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id-linux.gtk.x86_64.tar
     [gzip] Building: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id-linux.gtk.x86_64.tar.gz
   [delete] Deleting: /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/org.eclipse.osee.ide.id-linux.gtk.x86_64.tar
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.osee.client.all.product ---
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/pom.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/p2artifacts.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/extraArtifacts/org.eclipse.osee.ide.id.executable.cocoa.macosx.x86_64.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT-org.eclipse.osee.ide.id.executable.cocoa.macosx.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/extraArtifacts/org.eclipse.osee.ide.id.executable.win32.win32.x86_64.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT-org.eclipse.osee.ide.id.executable.win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/extraArtifacts/org.eclipse.osee.ide.id.executable.gtk.linux.x86_64.zip to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT-org.eclipse.osee.ide.id.executable.gtk.linux.x86_64.zip
[INFO] Installing /home/jenkins/agent/workspace/osee_dev/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/p2content.xml to /home/jenkins/agent/workspace/osee_dev/.maven/repo/org/eclipse/osee/org.eclipse.osee.client.all.product/1.0.0-SNAPSHOT/org.eclipse.osee.client.all.product-1.0.0-SNAPSHOT-p2metadata.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.osee.client.all.product ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OSEE MASTER - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.513 s]
[INFO] OSEE Target Definition (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.236 s]
[INFO] OSEE X Master - Parent (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.006 s]
[INFO] OSEE X Core - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.013 s]
[INFO] OSEE Logger - (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  2.553 s]
[INFO] OSEE JDK Core - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  3.687 s]
[INFO] OSEE Logger SLF4J - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.374 s]
[INFO] OSEE Server - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.004 s]
[INFO] OSEE Logback Config - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.026 s]
[INFO] OSEE Legacy Logging - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.255 s]
[INFO] OSEE ORCS - Parent (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.005 s]
[INFO] OSEE Framework Core - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  2.430 s]
[INFO] OSEE Activity Logging API - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.216 s]
[INFO] OSEE Console Admin - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.395 s]
[INFO] OSEE Console Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.767 s]
[INFO] OSEE Cache Admin - (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.218 s]
[INFO] OSEE Cache Admin Test - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  4.157 s]
[INFO] OSEE JDK Core Test - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  5.758 s]
[INFO] OSEE Config Admin - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.196 s]
[INFO] OSEE Config Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.442 s]
[INFO] OSEE Authentication Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.217 s]
[INFO] OSEE Authentication Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.386 s]
[INFO] OSEE Authorization Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.147 s]
[INFO] OSEE Authorization Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.016 s]
[INFO] OSEE LDAP Authentication Provider - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.195 s]
[INFO] OSEE LDAP Authentication Provider Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.641 s]
[INFO] OSEE Account REST Model - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.139 s]
[INFO] OSEE Account Admin - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.299 s]
[INFO] OSEE Account Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  4.066 s]
[INFO] OSEE Legacy Logging Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  2.800 s]
[INFO] OSEE JAX-RS (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.330 s]
[INFO] OSEE Template Engine - (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.434 s]
[INFO] OSEE Template Engine Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.419 s]
[INFO] OSEE Framework Core Model - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.255 s]
[INFO] OSEE Framework Resource Management - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.209 s]
[INFO] PostgreSQL JDBC Driver 8.3.0-SNAPSHOT .............. SUCCESS [  0.362 s]
[INFO] OSEE JDBC - (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.343 s]
[INFO] OSEE ORCS - (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.480 s]
[INFO] OSEE JAX-RS Server - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.526 s]
[INFO] OSEE JAX-RS Server Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.296 s]
[INFO] OSEE Account REST API - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.183 s]
[INFO] OSEE Account REST API Test (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.979 s]
[INFO] OSEE Account REST Client - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.133 s]
[INFO] OSEE JDBC Test - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  5.290 s]
[INFO] OSEE Core Legacy Server - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.293 s]
[INFO] OSEE Activity Logging Impl - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.321 s]
[INFO] OSEE App - (Incubation) 1.0.0-SNAPSHOT ............. SUCCESS [  0.258 s]
[INFO] OSEE Define API- (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.346 s]
[INFO] OSEE ORCS Core - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  1.364 s]
[INFO] OSEE ORCS Rest Model - (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.408 s]
[INFO] OSEE X ATS - Parent (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.004 s]
[INFO] OSEE Ats Api - (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.996 s]
[INFO] OSEE ATS Core (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  1.411 s]
[INFO] OSEE Define Operations And REST - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  1.880 s]
[INFO] OSEE Ats Rest - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  1.031 s]
[INFO] OSEE X ATS Feature - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.299 s]
[INFO] OSEE Disposition - Parent (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.003 s]
[INFO] OSEE Disposition REST Model (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.275 s]
[INFO] OSEE VectorCAST - (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.234 s]
[INFO] OSEE Disposition REST - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.645 s]
[INFO] OSEE Disposition Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.129 s]
[INFO] OSEE ORCS DB - (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  1.101 s]
[INFO] OSEE ORCS Rest - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.729 s]
[INFO] OSEE ORCS Account Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.383 s]
[INFO] ORCS Authorization - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.193 s]
[INFO] OSEE Web UI - (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.106 s]
[INFO] OSEE Web Deploy (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.173 s]
[INFO] OSEE Server Ide Api - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.222 s]
[INFO] OSEE Server Ide - (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.302 s]
[INFO] OSEE LDAP Authentication - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.267 s]
[INFO] OSEE Message Interface Modeling - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.736 s]
[INFO] OSEE X Core External Feature - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.220 s]
[INFO] OSEE X Core - p2 Site (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [ 13.815 s]
[INFO] OSEE Framework Core Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  5.505 s]
[INFO] OSEE Framework Core Model Test- (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.246 s]
[INFO] OSEE Framework Resource Management Test- (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.002 s]
[INFO] OSEE ORCS Core Test - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [ 11.902 s]
[INFO] OSEE ORCS DB Test - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  5.796 s]
[INFO] OSEE ORCS Rest Test - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  4.348 s]
[INFO] OSEE ORCS - p2 Site (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [ 11.466 s]
[INFO] OSEE Disposition Rest Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  5.835 s]
[INFO] OSEE Disposition - p2 Site (Incubation) 1.0.0-SNAPSHOT SUCCESS [  1.037 s]
[INFO] OSEE ATS Core Test (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  9.056 s]
[INFO] OSEE ATS Server Rest Test(Incubation) 1.0.0-SNAPSHOT SUCCESS [  5.634 s]
[INFO] OSEE X ATS - p2 Site (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  1.149 s]
[INFO] OSEE App Test - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  3.108 s]
[INFO] OSEE Define Rest Test - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  3.495 s]
[INFO] OSEE Core Legacy Server Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.307 s]
[INFO] OSEE Server - p2 Site (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [ 20.214 s]
[INFO] OSEE IDE Client - Parent (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.005 s]
[INFO] OSEE Runtime - Parent (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.004 s]
[INFO] JMS Libraries (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.960 s]
[INFO] JMS ActiveMQ Launch (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.169 s]
[INFO] OSEE Core Feature (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.185 s]
[INFO] OSEE Plugin Core (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.314 s]
[INFO] OSEE Messaging (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.310 s]
[INFO] OSEE Core Plugin Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.111 s]
[INFO] OSEE Client - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.004 s]
[INFO] OSEE Core Client (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.382 s]
[INFO] OSEE UI SWT (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.491 s]
[INFO] OSEE UI Plugin (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.621 s]
[INFO] OSEE UI WS (Incubation) 1.0.0-SNAPSHOT ............. SUCCESS [  0.409 s]
[INFO] OSEE Core UI Feature (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.287 s]
[INFO] OSEE Client External Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.884 s]
[INFO] OSEE Core Runtime Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.126 s]
[INFO] OSEE Runtime - p2 Site (Incubation) 1.0.0-SNAPSHOT . SUCCESS [ 17.348 s]
[INFO] OSEE Messaging Event Res (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.169 s]
[INFO] OSEE Skynet (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  1.678 s]
[INFO] OSEE Help (Incubation) 1.0.0-SNAPSHOT .............. SUCCESS [  4.598 s]
[INFO] OSEE UI Skynet (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  4.439 s]
[INFO] OSEE Access (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.278 s]
[INFO] OSEE Database Init (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.354 s]
[INFO] OSEE Messaging Event Res Test (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.333 s]
[INFO] OSEE Dev Help (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  1.107 s]
[INFO] OSEE Skynet Test (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  5.139 s]
[INFO] OSEE Templates (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.025 s]
[INFO] OSEE OTE Define (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.450 s]
[INFO] OSEE UI Skynet Test (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  6.240 s]
[INFO] OSEE UI Branch Graph (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.545 s]
[INFO] OSEE UI Data Model Editor (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.304 s]
[INFO] OSEE UI Product (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.103 s]
[INFO] OSEE OTE UI Define (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.790 s]
[INFO] OSEE Define IDE (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.981 s]
[INFO] OSEE Define IDE Test (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  4.453 s]
[INFO] OSEE Framework Feature (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  1.002 s]
[INFO] OSEE Framework Ui Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.278 s]
[INFO] OSEE Client Demo (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.365 s]
[INFO] OSEE Client Test Framework (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.169 s]
[INFO] OSEE Client Test Framework - p2 Site (Incubation) 1.0.0-SNAPSHOT SUCCESS [  8.239 s]
[INFO] OSEE Client Feature (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.099 s]
[INFO] OSEE Client - p2 Site 1.0.0-SNAPSHOT ............... SUCCESS [  7.005 s]
[INFO] OSEE Support Test Util (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.211 s]
[INFO] OSEE ATS - Parent (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.003 s]
[INFO] OSEE ATS Help (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  3.882 s]
[INFO] OSEE ATS IDE Client (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  3.704 s]
[INFO] OSEE ATS IDE Demo (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.424 s]
[INFO] OSEE ATS Feature (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.172 s]
[INFO] OSEE ATS IDE Demo Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.129 s]
[INFO] OSEE ATS - p2 Site 1.0.0-SNAPSHOT .................. SUCCESS [  2.214 s]
[INFO] OSEE MASTER - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.032 s]
[INFO] OSEE Client All Feature (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.203 s]
[INFO] OSEE All Client - p2 Site 1.0.0-SNAPSHOT ........... SUCCESS [ 23.095 s]
[INFO] OSEE Client IDE - Product 1.0.0-SNAPSHOT ........... SUCCESS [01:49 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:55 min
[INFO] Finished at: 2023-01-17T02:10:16Z
[INFO] ------------------------------------------------------------------------
[osee_dev] $ /bin/sh -xe /tmp/jenkins2910323172655438331.sh
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 62 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: Baily.Roberts@boeing.com
Triggering a new build of osee_dev_promote_alpha
Finished: SUCCESS