Skip to content

Console Output

Skipping 3,670 KB.. Full Log
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 Fri Apr 19 00:47:34 UTC 2024      org.eclipse.osee.framework.skynet.core.internal.Activator
20:47:34 SEVERE   org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader   computeChange (209)
20:47:34 the start and end artifacts can not both be null.
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:106)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 
20:47:34 !ENTRY org.eclipse.osee.framework.skynet.core.internal.Activator 4 4 2024-04-19 00:47:34.054
20:47:34 !MESSAGE the start and end artifacts can not both be null.
20:47:34 !STACK 0
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:106)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 2024-04-19 00:47:34.055 [Osgi Log Service] [o.e.o.f.plugin.core      ] ERROR - the start and end artifacts can not both be null.
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:106)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 Fri Apr 19 00:47:34 UTC 2024      org.eclipse.osee.framework.skynet.core.internal.Activator
20:47:34 SEVERE   org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader   computeChange (209)
20:47:34 the start and end artifacts can not both be null.
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:109)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 
20:47:34 !ENTRY org.eclipse.osee.framework.skynet.core.internal.Activator 4 4 2024-04-19 00:47:34.056
20:47:34 !MESSAGE the start and end artifacts can not both be null.
20:47:34 !STACK 0
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:109)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:34 2024-04-19 00:47:34.056 [Osgi Log Service] [o.e.o.f.plugin.core      ] ERROR - the start and end artifacts can not both be null.
20:47:34 org.eclipse.osee.framework.jdk.core.type.OseeArgumentException: the start and end artifacts can not both be null.
20:47:34 	at org.eclipse.osee.framework.skynet.core.change.ArtifactDelta.<init>(ArtifactDelta.java:34)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.computeChange(ChangeDataLoader.java:202)
20:47:34 	at org.eclipse.osee.framework.skynet.core.revision.ChangeDataLoader.doWork(ChangeDataLoader.java:109)
20:47:34 	at org.eclipse.osee.framework.core.operation.AbstractOperation.run(AbstractOperation.java:69)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWork(Operations.java:134)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:84)
20:47:34 	at org.eclipse.osee.framework.core.operation.Operations.executeWorkAndCheckStatus(Operations.java:76)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.createPurgeTransactionEvent(PurgeTransactionOperation.java:84)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:62)
20:47:34 	at org.eclipse.osee.framework.skynet.core.utility.PurgeTransactionOperation.getPurgeTransactionOperation(PurgeTransactionOperation.java:58)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.purge(TransactionEndpointTest.java:659)
20:47:34 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest.testApplicabilityDeletion(TransactionEndpointTest.java:334)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
20:47:34 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
20:47:34 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
20:47:34 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
20:47:34 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
20:47:34 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
20:47:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
20:47:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
20:47:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
20:47:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
20:47:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
20:47:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
20:47:34 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
20:47:34 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
20:47:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
20:47:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
20:47:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
20:47:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:114)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
20:47:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
20:47:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
20:47:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4928)
20:47:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4449)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
20:47:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
20:47:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
20:47:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
20:47:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
20:47:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
20:47:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
20:47:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
20:47:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
20:47:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
20:47:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:47:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:47:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:47:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:47:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
20:47:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
20:47:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
20:47:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
20:47:36 [int-test-server] 2024-04-19 00:47:36.558 [qtp1391115170-148] ERROR org.eclipse.osee.jaxrs.server - http://localhost:37483/orcs/txs
20:47:36 [int-test-server] org.eclipse.osee.framework.jdk.core.type.OseeStateException: Attribute type [Name] exceeds max occurrence rule on [artifact type[Mising Artifact Type 81] id[200532] on branch[[Not Loaded]-[570]]]
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.attribute.AttributeManagerImpl.checkMultiplicity(AttributeManagerImpl.java:547)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.attribute.AttributeManagerImpl.checkMultiplicityCanAdd(AttributeManagerImpl.java:536)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.attribute.AttributeManagerImpl.createAttribute(AttributeManagerImpl.java:462)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.attribute.AttributeManagerImpl.getOrCreateSoleAttribute(AttributeManagerImpl.java:496)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.attribute.AttributeManagerImpl.setSoleAttributeFromString(AttributeManagerImpl.java:311)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.artifact.ArtifactImpl.setName(ArtifactImpl.java:104)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.transaction.TxDataManager.createArtifact(TxDataManager.java:326)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.core.internal.transaction.TransactionBuilderImpl.createArtifact(TransactionBuilderImpl.java:194)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.rest.model.transaction.TransactionBuilderDataFactory.createArtifacts(TransactionBuilderDataFactory.java:598)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.rest.model.transaction.TransactionBuilderDataFactory.loadFromJson(TransactionBuilderDataFactory.java:169)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.rest.model.transaction.TransactionBuilderDataFactory.loadFromJson(TransactionBuilderDataFactory.java:149)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.rest.TransactionBuilderMessageReader.readFrom(TransactionBuilderMessageReader.java:55)
20:47:36 [int-test-server] 	at org.eclipse.osee.orcs.rest.TransactionBuilderMessageReader.readFrom(TransactionBuilderMessageReader.java:1)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBodyReader(JAXRSUtils.java:1492)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.readFromMessageBody(JAXRSUtils.java:1444)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.processRequestBodyParameter(JAXRSUtils.java:950)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(JAXRSUtils.java:881)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.processRequest(JAXRSInInterceptor.java:215)
20:47:36 [int-test-server] 	at org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor.handleMessage(JAXRSInInterceptor.java:79)
20:47:36 [int-test-server] 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217)
20:47:36 [int-test-server] 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
20:47:36 [int-test-server] 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl$LegacyServlet.service(HttpServiceRuntimeImpl.java:1459)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:159)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:67)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:117)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.dispatch(ProxyServlet.java:147)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.preprocess(ProxyServlet.java:115)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.service(ProxyServlet.java:104)
20:47:36 [int-test-server] 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
20:47:36 [int-test-server] 	at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:305)
20:47:36 [int-test-server] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
20:47:36 [int-test-server] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
20:47:36 [int-test-server] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
20:47:36 [int-test-server] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
20:47:36 [int-test-server] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
20:47:36 [int-test-server] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
20:47:36 [int-test-server] 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
20:47:36 [int-test-server] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
20:47:36 [int-test-server] 	at java.base/java.lang.Thread.run(Thread.java:834)
20:47:40 Fri Apr 19 00:47:40 UTC 2024      org.eclipse.osee.framework.skynet.core.internal.Activator
20:47:40 WARNING   org.eclipse.osee.framework.skynet.core.relation.RelationManager   manageRelation (93)
20:47:40 Duplicate relation objects for same relation for RELATION 1 [type[Default Hierarchical] id[1160] modType[Deleted] [not dirty]: aId[197818] <--> bId[200587]] RELATION 2 [type[Default Hierarchical] id[1161] modType[New] [not dirty]: aId[197818] <--> bId[200587]]
20:47:40 
20:47:40 
20:47:40 !ENTRY org.eclipse.osee.framework.skynet.core.internal.Activator 2 2 2024-04-19 00:47:40.563
20:47:40 !MESSAGE Duplicate relation objects for same relation for RELATION 1 [type[Default Hierarchical] id[1160] modType[Deleted] [not dirty]: aId[197818] <--> bId[200587]] RELATION 2 [type[Default Hierarchical] id[1161] modType[New] [not dirty]: aId[197818] <--> bId[200587]]
20:47:40 Fri Apr 19 00:47:40 UTC 2024      org.eclipse.osee.framework.skynet.core.internal.Activator
20:47:40 WARNING   org.eclipse.osee.framework.skynet.core.relation.RelationManager   manageRelation (93)
20:47:40 Duplicate relation objects for same relation for RELATION 1 [type[Default Hierarchical] id[1160] modType[Deleted] [not dirty]: aId[197818] <--> bId[200587]] RELATION 2 [type[Default Hierarchical] id[1161] modType[New] [not dirty]: aId[197818] <--> bId[200587]]
20:47:40 
20:47:40 
20:47:40 !ENTRY org.eclipse.osee.framework.skynet.core.internal.Activator 2 2 2024-04-19 00:47:40.564
20:47:40 !MESSAGE Duplicate relation objects for same relation for RELATION 1 [type[Default Hierarchical] id[1160] modType[Deleted] [not dirty]: aId[197818] <--> bId[200587]] RELATION 2 [type[Default Hierarchical] id[1161] modType[New] [not dirty]: aId[197818] <--> bId[200587]]
20:49:30 2024-04-19 00:49:30.347 [main] [o.a.c.t.http.HTTPConduit ] WARN  - WWW-Authenticate response header is not set
20:49:31 2024-04-19 00:49:31.995 [main] [o.a.c.t.http.HTTPConduit ] WARN  - WWW-Authenticate response header is not set
20:49:54 AtsIdeIntegrationTestSuite - elapsed 4 MIN ( 298770 ms )  - start 12:44:55:288 - end 12:49:54:58
20:49:54 Tests run: 434, Failures: 4, Errors: 14, Skipped: 30, Time elapsed: 299.482 s <<< FAILURE! - in org.eclipse.osee.ats.ide.integration.tests.AtsIdeIntegrationTestSuite
20:49:54 testDbInit(org.eclipse.osee.ats.ide.integration.tests.util.DbInitTest)  Time elapsed: 6.804 s
20:49:54 test(org.eclipse.osee.ats.ide.integration.tests.ats.workflow.AtsTestUtilTest)  Time elapsed: 2.834 s
20:49:54 setupAndImportRequirements(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd10SetupAndImportReqsTest)  Time elapsed: 6.327 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd15CreateNotesAndAnnotationsTest)  Time elapsed: 0.156 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd20CreateCommittedActionTest)  Time elapsed: 6.332 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd21CreateUnCommittedActionTest)  Time elapsed: 0.585 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd22CreateUnCommittedConflictedActionTest)  Time elapsed: 0.392 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd23CreateNoBranchActionTest)  Time elapsed: 0.135 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd51CreateWorkaroundForGraphViewActionsTest)  Time elapsed: 0.15 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd52CreateWorkingWithDiagramTreeActionsTest)  Time elapsed: 0.14 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd80CreateButtonSDoesntWorkActionTest)  Time elapsed: 0.082 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd81CreateButtonWDoesntWorkActionTest)  Time elapsed: 0.087 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd82CreateCantLoadDiagramTreeActionTest)  Time elapsed: 0.022 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd83CreateCantSeeTheGraphViewActionTest)  Time elapsed: 0.089 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd84CreateProblemInDiagramTreeActionTest)  Time elapsed: 0.021 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd85CreateProblemWithTheGraphViewActionTest)  Time elapsed: 0.059 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd86CreateProblemWithTheUserWindowActionTest)  Time elapsed: 0.03 s
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd90CreateDemoTasksTest)  Time elapsed: 0.066 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeCoreException: 
20:49:54 http://localhost:37483/ats/task
20:49:54 org.eclipse.osee.framework.core.exception.OseeTypeDoesNotExist
20:49:54    "Artifact type [79] is not available."
20:49:54    at org.eclipse.osee.framework.core.data.OrcsTokenServiceImpl.getArtifactType(OrcsTokenServiceImpl.java:67)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.data.OrcsObjectFactoryImpl.createArtifactData(OrcsObjectFactoryImpl.java:267)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.processor.ArtifactLoadProcessor.createData(ArtifactLoadProcessor.java:66)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.processor.ArtifactLoadProcessor.createData(ArtifactLoadProcessor.java:1)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.processor.LoadProcessor.onRow(LoadProcessor.java:34)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.processor.LoadProcessor.onRow(LoadProcessor.java:1)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.processor.AbstractLoadProcessor.processResultSet(AbstractLoadProcessor.java:29)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.SqlObjectLoader.load(SqlObjectLoader.java:305)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.SqlObjectLoader.loadArtifacts(SqlObjectLoader.java:234)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.SqlObjectLoader.loadArtifacts(SqlObjectLoader.java:202)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.SqlObjectLoader.loadArtifacts(SqlObjectLoader.java:129)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.executors.ArtifactQueryContextLoadExecutor.load(ArtifactQueryContextLoadExecutor.java:63)
20:49:54    at org.eclipse.osee.orcs.db.internal.loader.DataLoaderImpl.load(DataLoaderImpl.java:254)
20:49:54    at org.eclipse.osee.orcs.db.internal.search.engines.ObjectQueryCallableFactory$AbstractObjectSearchCallable.loadAndGetCount(ObjectQueryCallableFactory.java:110)
20:49:54    at org.eclipse.osee.orcs.db.internal.search.engines.ObjectQueryCallableFactory$1.innerCall(ObjectQueryCallableFactory.java:75)
20:49:54    at org.eclipse.osee.orcs.db.internal.search.engines.AbstractSearchCallable.call(AbstractSearchCallable.java:55)
20:49:54    at org.eclipse.osee.orcs.db.internal.search.engines.AbstractSearchCallable.call(AbstractSearchCallable.java:1)
20:49:54    at org.eclipse.osee.orcs.db.internal.search.engines.QueryEngineImpl.runArtifactQuery(QueryEngineImpl.java:131)
20:49:54    at org.eclipse.osee.orcs.core.internal.search.CallableQueryFactory.createSearch(CallableQueryFactory.java:54)
20:49:54    at org.eclipse.osee.orcs.core.ds.QueryData.getResults(QueryData.java:860)
20:49:54    at org.eclipse.osee.orcs.core.ds.QueryData.getArtifactOrNull(QueryData.java:870)
20:49:54    at org.eclipse.osee.orcs.core.ds.QueryData.getArtifactOrNull(QueryData.java:1)
20:49:54    at org.eclipse.osee.ats.rest.internal.query.AtsQueryServiceImpl.getArtifact(AtsQueryServiceImpl.java:212)
20:49:54    at org.eclipse.osee.ats.rest.internal.query.AtsQueryServiceImpl.getArtifact(AtsQueryServiceImpl.java:1)
20:49:54    at org.eclipse.osee.ats.core.task.CreateTasksOperation.getTeamWorkflow(CreateTasksOperation.java:220)
20:49:54    at org.eclipse.osee.ats.core.task.CreateTasksOperation.validate(CreateTasksOperation.java:98)
20:49:54    at org.eclipse.osee.ats.rest.internal.workitem.AtsTaskEndpointImpl.create(AtsTaskEndpointImpl.java:61)
20:49:54    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
20:49:54    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
20:49:54    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
20:49:54    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
20:49:54    at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179)
20:49:54    at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
20:49:54    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201)
20:49:54    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104)
20:49:54    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
20:49:54    at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)
20:49:54    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
20:49:54    at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
20:49:54    at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265)
20:49:54    at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)
20:49:54    at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)
20:49:54    at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)
20:49:54    at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225)
20:49:54    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298)
20:49:54    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPut(AbstractHTTPServlet.java:234)
20:49:54    at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
20:49:54    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273)
20:49:54    at org.eclipse.equinox.http.servlet.internal.HttpServiceRuntimeImpl$LegacyServlet.service(HttpServiceRuntimeImpl.java:1459)
20:49:54    at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:159)
20:49:54    at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:67)
20:49:54    at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:117)
20:49:54    at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.dispatch(ProxyServlet.java:147)
20:49:54    at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.preprocess(ProxyServlet.java:115)
20:49:54    at org.eclipse.equinox.http.servlet.internal.servlet.ProxyServlet.service(ProxyServlet.java:104)
20:49:54    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
20:49:54    at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:305)
20:49:54    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
20:49:54    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554)
20:49:54    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
20:49:54    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
20:49:54    at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
20:49:54    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
20:49:54    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
20:49:54    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
20:49:54    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
20:49:54    at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
20:49:54    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
20:49:54    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
20:49:54    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
20:49:54    at org.eclipse.jetty.server.Server.handle(Server.java:516)
20:49:54    at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
20:49:54    at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
20:49:54    at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
20:49:54    at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
20:49:54    at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
20:49:54    at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
20:49:54    at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
20:49:54    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
20:49:54    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
20:49:54    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
20:49:54    at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
20:49:54    at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
20:49:54    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
20:49:54    at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
20:49:54    at java.base/java.lang.Thread.run(Thread.java:834)
20:49:54 .  HTTP Reason: Internal Server Error. HTTP Status: Internal Server Error
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd90CreateDemoTasksTest.testAction(Pdd90CreateDemoTasksTest.java:42)
20:49:54 
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd91CreateDemoGroupsTest)  Time elapsed: 0 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd91CreateDemoGroupsTest.testAction(Pdd91CreateDemoGroupsTest.java:27)
20:49:54 
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd92CreateDemoReviewsTest)  Time elapsed: 0 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd92CreateDemoReviewsTest.testAction(Pdd92CreateDemoReviewsTest.java:36)
20:49:54 
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd93CreateDemoAgileTest)  Time elapsed: 0 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd93CreateDemoAgileTest.testAction(Pdd93CreateDemoAgileTest.java:33)
20:49:54 
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd94CreateDemoFavoritesTest)  Time elapsed: 0 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd94CreateDemoFavoritesTest.testAction(Pdd94CreateDemoFavoritesTest.java:27)
20:49:54 
20:49:54 testAction(org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd95CreateDemoWorkPackagesTest)  Time elapsed: 0.001 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ats.demo.Pdd95CreateDemoWorkPackagesTest.testAction(Pdd95CreateDemoWorkPackagesTest.java:27)
20:49:54 
20:49:54 org.eclipse.osee.ats.ide.integration.tests.DemoDbPopulateAtsHealthTest  Time elapsed: 0.015 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.DemoDbPopulateAtsHealthTest.cleanup(DemoDbPopulateAtsHealthTest.java:30)
20:49:54 
20:49:54 org.eclipse.osee.ats.ide.integration.tests.AtsConfigurationsTest  Time elapsed: 0.015 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.AtsConfigurationsTest.cleanup(AtsConfigurationsTest.java:37)
20:49:54 
20:49:54 org.eclipse.osee.ats.ide.integration.tests.AtsTest_AllAts_Suite  Time elapsed: 0.017 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.AtsTest_AllAts_Suite.setUp(AtsTest_AllAts_Suite.java:52)
20:49:54 
20:49:54 testPurgeTransaction(org.eclipse.osee.ats.ide.integration.tests.skynet.core.PurgeTransactionTest)  Time elapsed: 0.88 s
20:49:54 testImport(org.eclipse.osee.ats.ide.integration.tests.define.ImportEndpointTest)  Time elapsed: 0.099 s
20:49:54 testPublish(org.eclipse.osee.ats.ide.integration.tests.define.RendererEndpointTest)  Time elapsed: 0.446 s
20:49:54 testGitChangeIdBetweenTags(org.eclipse.osee.ats.ide.integration.tests.define.GitEndpointTest)  Time elapsed: 7.266 s
20:49:54 testGetBranches(org.eclipse.osee.ats.ide.integration.tests.define.GitEndpointTest)  Time elapsed: 0.154 s
20:49:54 testImportTraceUnitsJob(org.eclipse.osee.ats.ide.integration.tests.define.ImportTraceUnitsOperationTest)  Time elapsed: 1.429 s
20:49:54 testNotPerformedWithResults(org.eclipse.osee.ats.ide.integration.tests.define.TestPlanComplianceReportTest)  Time elapsed: 0.103 s
20:49:54 testCompletedStates(org.eclipse.osee.ats.ide.integration.tests.define.TestPlanComplianceReportTest)  Time elapsed: 0.201 s
20:49:54 testResultFilesGroupedInOneCell(org.eclipse.osee.ats.ide.integration.tests.define.TestPlanComplianceReportTest)  Time elapsed: 0.093 s
20:49:54 testNotPerformedStatus(org.eclipse.osee.ats.ide.integration.tests.define.TestPlanComplianceReportTest)  Time elapsed: 0.093 s
20:49:54 test(org.eclipse.osee.ats.ide.integration.tests.define.TogglesEndpointTest)  Time elapsed: 0.047 s
20:49:54 runSuite(org.eclipse.osee.ats.ide.integration.tests.ParallelTestSuite)  Time elapsed: 116.126 s  <<< FAILURE!
20:49:54 java.lang.AssertionError
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.ParallelTestSuite.runSuite(ParallelTestSuite.java:44)
20:49:54 
20:49:54 org.eclipse.osee.ats.ide.integration.tests.framework.access.FrameworkAccess_Suite  Time elapsed: 116.127 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.framework.access.FrameworkAccess_Suite.setUp(FrameworkAccess_Suite.java:34)
20:49:54 
20:49:54 testMapEntryAttribute(org.eclipse.osee.ats.ide.integration.tests.framework.core.FrameworkCoreAttributeTest)  Time elapsed: 0.008 s
20:49:54 testDateAttribute(org.eclipse.osee.ats.ide.integration.tests.framework.core.FrameworkCoreAttributeTest)  Time elapsed: 0.003 s
20:49:54 testApplicabilityRestCalls(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityEndpointTest)  Time elapsed: 0.522 s
20:49:54 testcreateDemoApplicability(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityEndpointTest)  Time elapsed: 0.076 s
20:49:54 testViewRestCalls(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityEndpointTest)  Time elapsed: 0.424 s
20:49:54 testFeatureRestCalls(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityEndpointTest)  Time elapsed: 0.178 s
20:49:54 testBlockVisibility(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityEndpointTest)  Time elapsed: 0.514 s
20:49:54 testGet(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityUiEndpointTest)  Time elapsed: 0.013 s
20:49:54 testGetApplicabilityConfig(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityUiEndpointTest)  Time elapsed: 0.073 s
20:49:54 testGetApplicabilityBranches(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ApplicabilityUiEndpointTest)  Time elapsed: 0.018 s
20:49:54 getArtifactTokensByAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.012 s
20:49:54 testFindArtifacts(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.092 s
20:49:54 testSearchWithMatrixParams(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.004 s
20:49:54 getRootChildrenAsHtml(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.028 s
20:49:54 createArtifacts(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.022 s
20:49:54 setSoleAttributeValue(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.051 s
20:49:54 getArtifactToken(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.003 s
20:49:54 createArtifact(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.016 s
20:49:54 getArtifactIdsByType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.003 s
20:49:54 getAttributes(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.004 s
20:49:54 getArtifactTokensByType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.003 s
20:49:54 deleteArtifact(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.059 s
20:49:54 getChangedArtifactTokens(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.096 s
20:49:54 testArtifactReadable(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.029 s
20:49:54 getArtifactAsHtml(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.079 s
20:49:54 getArtifactIdsByAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactEndpointTest)  Time elapsed: 0.009 s
20:49:54 getBranchesByCategory(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.006 s
20:49:54 getBranchesByNameEquals(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 setBranchFromCategory(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.014 s
20:49:54 getBranchesByTypeBaseline(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.008 s
20:49:54 getArtifactDetailsByTypeWithView(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.393 s
20:49:54 getBranchesByDeleted(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 getTxs(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 getWorkingBranches(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.011 s
20:49:54 getArtifactDetailsByType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.187 s
20:49:54 getOtherBranchesWithModifiedArtifacts(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.39 s
20:49:54 setAssociatedBranchToArtifact(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.09 s
20:49:54 deleteBranchFromCategory(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.01 s
20:49:54 getBranchByNamePattern(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.004 s
20:49:54 createBranchValidation(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.064 s
20:49:54 getBranchesByAncestorOf(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.006 s
20:49:54 getBranchesByArchived(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 testForBranchCategories(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 getBranchesByStateModified(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 getBranchesByTypeWorking(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.032 s
20:49:54 setBranchState(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.049 s
20:49:54 getBranchById(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.007 s
20:49:54 getRelationsByType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.098 s
20:49:54 getBaselineBranches(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.01 s
20:49:54 getBranchesByUUID(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.005 s
20:49:54 setBranchName(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.02 s
20:49:54 setBranchType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.024 s
20:49:54 getBranches(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.038 s
20:49:54 getBranchesByChildOf(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.BranchEndpointTest)  Time elapsed: 0.032 s
20:49:54 testCreateUserContext(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.GridCommanderEndpointTest)  Time elapsed: 0.024 s
20:49:54 testGetUserCommands(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.GridCommanderEndpointTest)  Time elapsed: 0.07 s
20:49:54 testModifyDateAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.671 s
20:49:54 testArtifactDeletionTransfer(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.441 s
20:49:54 testAddArtifactIdAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.268 s
20:49:54 testApplicabilityChange(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.24 s
20:49:54 testApplicabilityDeletion(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.395 s
20:49:54 testAddDateAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.24 s
20:49:54 testCreateTransaction(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.051 s
20:49:54 testAddMultiStringsAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.291 s
20:49:54 testGetArtifactHistory(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.258 s
20:49:54 testAddStringAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.235 s
20:49:54 testAddIntegerAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.242 s
20:49:54 testTransferLocking(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.041 s
20:49:54 testAddBooleanAttribute(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionEndpointTest)  Time elapsed: 0.246 s
20:49:54 testIncorrectExportId(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionTransferImportTest)  Time elapsed: 0.045 s
20:49:54 testEmptyManifest(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionTransferImportTest)  Time elapsed: 0.004 s
20:49:54 testIncorrectManifest(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionTransferImportTest)  Time elapsed: 0.032 s
20:49:54 testEmptyTransferFile(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionTransferImportTest)  Time elapsed: 0.003 s
20:49:54 testIncorrectFolderFormat(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.TransactionTransferImportTest)  Time elapsed: 0.033 s
20:49:54 testActionHistory(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ActionEndpointTest)  Time elapsed: 0.737 s  <<< FAILURE!
20:49:54 java.lang.AssertionError: expected:<SUCCESSFUL> but was:<SERVER_ERROR>
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ActionEndpointTest.testActionHistory(ActionEndpointTest.java:134)
20:49:54 
20:49:54 testArtifactModification(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.ArtifactModificationTest)  Time elapsed: 0.274 s
20:49:54 testGetArtifactsByRelationType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.RelationEndpointTest)  Time elapsed: 0.032 s
20:49:54 testGetRelatedRecursive(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.RelationEndpointTest)  Time elapsed: 0.11 s
20:49:54 testGetRelationByType(org.eclipse.osee.ats.ide.integration.tests.orcs.rest.applic.RelationEndpointTest)  Time elapsed: 0.058 s
20:49:54 testContainsNullArtifactIds(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.021 s
20:49:54 testSequenceAWithOverride(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.022 s
20:49:54 testEmptyArtifactIds(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.009 s
20:49:54 testNullOverrideClassification(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.026 s
20:49:54 testSentinelBranchId(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.01 s
20:49:54 testNullArtifactIds(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.009 s
20:49:54 testSequenceA(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.016 s
20:49:54 testSequenceB(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.009 s
20:49:54 testSequenceAWithUnknownClassificationOverride(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.015 s
20:49:54 testNullBranchId(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.001 s
20:49:54 testContainsSentinelArtifactIds(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingDataRightsTest)  Time elapsed: 0.038 s
20:49:54 testMsWordPreviewServerNoAttributesRequirementA(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingServerPreviewTest)  Time elapsed: 0.215 s
20:49:54 testMetadataOptionsAll(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingServerPreviewTest)  Time elapsed: 0.018 s
20:49:54 testMsWordPreviewServerFolder(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingServerPreviewTest)  Time elapsed: 0.018 s
20:49:54 testMsWordPreviewServerFolderRecursiveWithRestrictedRightsRequirementB(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingServerPreviewTest)  Time elapsed: 0.071 s
20:49:54 testSharedFoldersA(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.098 s
20:49:54 testSharedFoldersB(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.019 s
20:49:54 testSharedFoldersACoreArtifactTypesArtifact(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.017 s
20:49:54 testSharedFoldersBCoreArtifactTypesArtifact(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.05 s
20:49:54 testSharedFoldersAUnknownBranch(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.01 s
20:49:54 testSharedFoldersAUnknownArtifact(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.008 s
20:49:54 testSharedFoldersAUnknownAttribute(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.008 s
20:49:54 testSharedFoldersACoreArtifactTypesMsWordWholeDocument(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.013 s
20:49:54 testSharedFoldersBCoreArtifactTypesMsWordWholeDocument(org.eclipse.osee.ats.ide.integration.tests.publishing.PublishingSharedArtifactsFolderTest)  Time elapsed: 0.023 s
20:49:54 org.eclipse.osee.ats.ide.integration.tests.framework.skynet.core.artifact.SkynetCoreArtifact_Suite  Time elapsed: 0.027 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.framework.skynet.core.artifact.SkynetCoreArtifact_Suite.setUp(SkynetCoreArtifact_Suite.java:32)
20:49:54 
20:49:54 testNoWriteOnNoneAccessOnBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AccessControlTest)  Time elapsed: 0.08 s
20:49:54 testWriteOnFullAccessOnBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AccessControlTest)  Time elapsed: 0.062 s
20:49:54 testNoWriteOnReadAccessOnBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AccessControlTest)  Time elapsed: 0.032 s
20:49:54 testNoWriteOnDenyAccessOnBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AccessControlTest)  Time elapsed: 0.075 s
20:49:54 testWriteAccessOnBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AccessControlTest)  Time elapsed: 0.043 s
20:49:54 testArtifactRelationEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.051 s  <<< FAILURE!
20:49:54 java.lang.AssertionError: One artifact event should be sent expected:<1> but was:<0>
20:49:54 
20:49:54 testReloadArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.018 s
20:49:54 testPurgeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.057 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.002 s
20:49:54 testArtifactRelationReorderEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.028 s
20:49:54 testChangeTypeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.087 s
20:49:54 testArtifactRelationInjectionEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventLoopbackTest)  Time elapsed: 0.002 s
20:49:54 testArtifactRelationEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.01 s  <<< FAILURE!
20:49:54 java.lang.AssertionError: One artifact event should be sent expected:<1> but was:<0>
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest.testArtifactRelationEvents__addRelation(ArtifactEventTest.java:426)
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest.testArtifactRelationEvents(ArtifactEventTest.java:176)
20:49:54 
20:49:54 testReloadArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.016 s
20:49:54 testPurgeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.055 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.002 s
20:49:54 testArtifactRelationReorderEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.022 s
20:49:54 testChangeTypeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.026 s
20:49:54 testArtifactRelationInjectionEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactEventTest)  Time elapsed: 0.017 s
20:49:54 testSerializeAttributeChange(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testArtifactRelationEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testReloadArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testSerializeArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testSerializeRelationReorder(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testPurgeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testDuplicateArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testSerializeRelation(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testArtifactRelationReorderEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testChangeTypeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testArtifactRelationInjectionEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventLoopbackTest) skipped
20:49:54 testSerializeAttributeChange(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testArtifactRelationEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testReloadArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testSerializeArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testSerializeRelationReorder(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testPurgeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testDuplicateArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testSerializeRelation(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testArtifactRelationReorderEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testChangeTypeArtifactEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testArtifactRelationInjectionEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTopicEventTest) skipped
20:49:54 testGetLastModified(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactGetLastModifiedTest)  Time elapsed: 3.367 s
20:49:54 testThreadSafeLoading(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactLoaderTest)  Time elapsed: 0.202 s
20:49:54 testThreadSafeLoadingSameArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactLoaderTest)  Time elapsed: 0.09 s
20:49:54 testPurge(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactPurgeTest) skipped
20:49:54 testGetArtifactListFromType(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.304 s
20:49:54 testQueryById(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.099 s
20:49:54 testGetArtifactFromGUIDDeleted(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.012 s
20:49:54 testIsArtifactChangedViaEntries(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.024 s
20:49:54 testNotTaggableGetArtifactListFromAttributeType(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.1 s
20:49:54 testMultipleValues(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.059 s
20:49:54 testMultipleValuesIgnoreCase(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.021 s
20:49:54 testMultipleMatchLocations(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.881 s
20:49:54 testMultipleTypes(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactQueryTest)  Time elapsed: 0.022 s
20:49:54 testSetAttributeValuesAddOneRemoveOne(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactSetAttributeValuesTest)  Time elapsed: 0.093 s
20:49:54 testSetAttributeValuesWithDuplicates(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactSetAttributeValuesTest)  Time elapsed: 0.044 s
20:49:54 testSetAttributeValuesRemoveAll(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactSetAttributeValuesTest)  Time elapsed: 0.063 s
20:49:54 testSetAttributeValuesAddOne(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactSetAttributeValuesTest)  Time elapsed: 0.044 s
20:49:54 testSetAttributeValues(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactSetAttributeValuesTest)  Time elapsed: 0.046 s
20:49:54 testSetSoleAttributeValueSameValueInteger(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.009 s
20:49:54 testSetSoleAttributeValue(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.008 s
20:49:54 testSetFACEAttributeValues(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.015 s
20:49:54 testSetSoleAttributeValueSameValueString(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.026 s
20:49:54 testSetSoleAttributeValueSameValueBoolean(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.011 s
20:49:54 testEquals(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.02 s
20:49:54 attributeCopyAcrossRelatedBranches(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTest)  Time elapsed: 0.008 s
20:49:54 testArtifactEventFilters_artifactTypeAndInherited(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTypeEventFilterTest)  Time elapsed: 0 s
20:49:54 testBranchMatch_isMatch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTypeEventFilterTest)  Time elapsed: 0 s
20:49:54 testBranchMatch_relationType(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ArtifactTypeEventFilterTest)  Time elapsed: 0 s
20:49:54 testPurge(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AttributePurgeTest)  Time elapsed: 0.324 s
20:49:54 testGetArtifactFromGUIDDeleted(org.eclipse.osee.ats.ide.integration.tests.skynet.core.AttributeResourceTest)  Time elapsed: 0.104 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchEventLoopbackTest)  Time elapsed: 0.005 s
20:49:54 testEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchEventLoopbackTest)  Time elapsed: 0.386 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchEventTest)  Time elapsed: 0.004 s
20:49:54 testEvents(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchEventTest)  Time elapsed: 0.368 s
20:49:54 testFavoriteBranchCleanup(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchFavoriteTest)  Time elapsed: 0.011 s
20:49:54 testFavoriteBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchFavoriteTest)  Time elapsed: 0.004 s
20:49:54 testBranchName(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchManagerTest)  Time elapsed: 0.104 s
20:49:54 testGetAll(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ChangeDataTest)  Time elapsed: 0.104 s
20:49:54 testGetSubset(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ChangeDataTest)  Time elapsed: 0.075 s
20:49:54 testArtifactTypeChange(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ChangeManagerTest) skipped
20:49:54 testChangeManager(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ChangeManagerTest)  Time elapsed: 0.156 s
20:49:54 testComputedCharacteristicsFailure(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ComputedCharacteristicTest)  Time elapsed: 0.065 s
20:49:54 testSoftwareCriticalityIndex(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ComputedCharacteristicTest)  Time elapsed: 0.096 s
20:49:54 testCalculateComputedCharacteristics(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ComputedCharacteristicTest)  Time elapsed: 0.107 s
20:49:54 testComputedCharacteristicsInvalid(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ComputedCharacteristicTest)  Time elapsed: 0.097 s
20:49:54 testIntroduceNoConflict(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictIntroduceTest)  Time elapsed: 0.045 s
20:49:54 testDeletedButModifiedConflict(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictIntroduceTest)  Time elapsed: 0.625 s
20:49:54 testModifiedButDeletedConflict(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictIntroduceTest)  Time elapsed: 0.537 s
20:49:54 test01GetMergeBranchNotCreated(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest)  Time elapsed: 0.004 s
20:49:54 test02GetConflictsPerBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest) skipped
20:49:54 test03GetMergeBranchCreated(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest) skipped
20:49:54 test04ResolveConflicts(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest)  Time elapsed: 0.728 s
20:49:54 test06CommitFiltering(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest) skipped
20:49:54 testMultiplicityCommit(org.eclipse.osee.ats.ide.integration.tests.skynet.core.ConflictTest)  Time elapsed: 3.1 s
20:49:54 test_checkPreconditions_AllowWorkingBranchCreationIfDeleted(org.eclipse.osee.ats.ide.integration.tests.skynet.core.CreateBranchOperationTest)  Time elapsed: 0.171 s
20:49:54 test_checkPreconditions_DisallowWorkingBranchCreation(org.eclipse.osee.ats.ide.integration.tests.skynet.core.CreateBranchOperationTest)  Time elapsed: 1.673 s
20:49:54 test_checkPreconditions_AllowWorkingBranchCreationIfRebaselined(org.eclipse.osee.ats.ide.integration.tests.skynet.core.CreateBranchOperationTest)  Time elapsed: 0.311 s
20:49:54 attemptCrossBranchLinkCreationTest(org.eclipse.osee.ats.ide.integration.tests.skynet.core.CrossBranchRelationLinkTest)  Time elapsed: 0.156 s
20:49:54 testCsvArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.CsvArtifactTest)  Time elapsed: 0.108 s
20:49:54 enumAttrMultiplicityTest(org.eclipse.osee.ats.ide.integration.tests.skynet.core.EnumAttributeMultiplicityTest)  Time elapsed: 0.006 s
20:49:54 testSetIntegerAttributeFail(org.eclipse.osee.ats.ide.integration.tests.skynet.core.IntegerAttributeTest)  Time elapsed: 0.065 s
20:49:54 testSetIntegerAttributeSucceed(org.eclipse.osee.ats.ide.integration.tests.skynet.core.IntegerAttributeTest)  Time elapsed: 0.09 s
20:49:54 testUpdateModifiedArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.FrameworkEventToRemoteEventListenerTest)  Time elapsed: 0.011 s
20:49:54 testCommitWithMergeFinish(org.eclipse.osee.ats.ide.integration.tests.skynet.core.MergeManagerTest)  Time elapsed: 3.291 s
20:49:54 testRebaselineWithConflictsAbandon(org.eclipse.osee.ats.ide.integration.tests.skynet.core.MergeManagerTest)  Time elapsed: 3.341 s
20:49:54 testMultipleRebaselineRequests(org.eclipse.osee.ats.ide.integration.tests.skynet.core.MergeManagerTest)  Time elapsed: 0.701 s
20:49:54 testRebaselineWithConflictsFinish(org.eclipse.osee.ats.ide.integration.tests.skynet.core.MergeManagerTest)  Time elapsed: 4.364 s
20:49:54 testCommitWithMergeAbandon(org.eclipse.osee.ats.ide.integration.tests.skynet.core.MergeManagerTest)  Time elapsed: 2.293 s
20:49:54 testNativeArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.NativeArtifactTest)  Time elapsed: 0.069 s
20:49:54 testSetAndGetValueAsString(org.eclipse.osee.ats.ide.integration.tests.skynet.core.NativeArtifactTest)  Time elapsed: 0.087 s
20:49:54 testSetAndGetNativeContent(org.eclipse.osee.ats.ide.integration.tests.skynet.core.NativeArtifactTest)  Time elapsed: 0.087 s
20:49:54 testGetFileExtension(org.eclipse.osee.ats.ide.integration.tests.skynet.core.NativeArtifactTest)  Time elapsed: 0.066 s
20:49:54 testEnumerationData[0](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0.002 s
20:49:54 testEnumerationData[1](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0 s
20:49:54 testEnumerationData[2](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0.001 s
20:49:54 testEnumerationData[3](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0 s
20:49:54 testEnumerationData[4](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0.001 s
20:49:54 testEnumerationData[5](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0 s
20:49:54 testEnumerationData[6](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0.001 s
20:49:54 testEnumerationData[7](org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeEnumerationValidationTest)  Time elapsed: 0 s
20:49:54 testMaxStaleness(org.eclipse.osee.ats.ide.integration.tests.skynet.core.OseeInfoTest)  Time elapsed: 1.603 s
20:49:54 test(org.eclipse.osee.ats.ide.integration.tests.skynet.core.PurgeArtifactsTest)  Time elapsed: 0.969 s
20:49:54 testDeleteThenUnDeleteRelation(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationDeletionTest)  Time elapsed: 0.086 s
20:49:54 testDeleteRelationPersistsBothSides(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationDeletionTest)  Time elapsed: 0.087 s
20:49:54 testFindFirstArtifactIdFilter(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationFilterUtilTest)  Time elapsed: 0.001 s
20:49:54 testIncludeExcludeDeletedFilter(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationFilterUtilTest)  Time elapsed: 0.002 s
20:49:54 testFindFirstRelationLinkIdFilter(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationFilterUtilTest)  Time elapsed: 0.001 s
20:49:54 testCompositeFilter(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationFilterUtilTest)  Time elapsed: 0 s
20:49:54 testFilter(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationFilterUtilTest)  Time elapsed: 0 s
20:49:54 testSetOrderAndSort(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderingTest)  Time elapsed: 0.086 s
20:49:54 testUserDefinedOrderUpdatesListWhenRelationDeleted(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderingTest)  Time elapsed: 0.058 s
20:49:54 testOrderPersist(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderingTest)  Time elapsed: 0.061 s
20:49:54 testTrivialMerge(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderMergeUtilityTest)  Time elapsed: 0.051 s
20:49:54 testOrderMerge(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderMergeUtilityTest)  Time elapsed: 0.094 s
20:49:54 testStrategyMerge(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RelationOrderMergeUtilityTest)  Time elapsed: 0.051 s
20:49:54 testModifiedAttributes(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.27 s
20:49:54 testNewArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.256 s
20:49:54 testModifiedApplicability(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.442 s
20:49:54 testModifiedRelations(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.528 s
20:49:54 testDeletedArtifact(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.25 s
20:49:54 testNumberTransactionsToShow(org.eclipse.osee.ats.ide.integration.tests.skynet.core.RevisionChangeTest)  Time elapsed: 0.944 s
20:49:54 testAttributeMultiplicity(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.07 s
20:49:54 test_multiThreadedCoModificationOveralappingTransactions(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.584 s
20:49:54 test_overalappingTransactionsDifferentBranches(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.643 s
20:49:54 test_overalappingTransactions(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.062 s
20:49:54 testRelationMultiplicity(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.179 s
20:49:54 test_multiThreadedOveralappingTransactions(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.648 s
20:49:54 test_overalappingTransactionsButWithDifferentArtifacts(org.eclipse.osee.ats.ide.integration.tests.skynet.core.SkynetTransactionTest)  Time elapsed: 0.124 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.TransactionEventLocalTest)  Time elapsed: 0.001 s
20:49:54 testPurgeTransaction(org.eclipse.osee.ats.ide.integration.tests.skynet.core.TransactionEventLocalTest)  Time elapsed: 0.545 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.TransactionEventRemoteTest)  Time elapsed: 0 s
20:49:54 testPurgeTransaction(org.eclipse.osee.ats.ide.integration.tests.skynet.core.TransactionEventRemoteTest)  Time elapsed: 0.533 s
20:49:54 testGetSetTransactionComment(org.eclipse.osee.ats.ide.integration.tests.skynet.core.TransactionManagerTest)  Time elapsed: 0.015 s
20:49:54 testLinkUnLink(org.eclipse.osee.ats.ide.integration.tests.skynet.core.WordMlLinkHandlerTest)  Time elapsed: 0.706 s
20:49:54 testDetectMissingGuids(org.eclipse.osee.ats.ide.integration.tests.skynet.core.WordMlLinkHandlerTest)  Time elapsed: 0.22 s
20:49:54 testDelegate[0](org.eclipse.osee.ats.ide.integration.tests.skynet.core.WordOutlineTest)  Time elapsed: 0.001 s
20:49:54 testDelegate[1](org.eclipse.osee.ats.ide.integration.tests.skynet.core.WordOutlineTest)  Time elapsed: 0 s
20:49:54 testDelegate[2](org.eclipse.osee.ats.ide.integration.tests.skynet.core.WordOutlineTest)  Time elapsed: 0 s
20:49:54 simpleImportNobodyGetsDeleted(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactImportWizardTest)  Time elapsed: 1.11 s
20:49:54 attributeCopyTest(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactImportWizardTest)  Time elapsed: 0.13 s
20:49:54 removeSimpleChild(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactImportWizardTest)  Time elapsed: 0.126 s
20:49:54 testPasteArtifactNoChildren(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactPasteOperationTest)  Time elapsed: 0.11 s
20:49:54 testPasteArtifactFolderThenAddChild(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactPasteOperationTest)  Time elapsed: 0.12 s
20:49:54 testPasteArtifactsWithChildren(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactPasteOperationTest)  Time elapsed: 0.089 s
20:49:54 testAddRemoveItems(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.AttributeTypeEditPresenterTest)  Time elapsed: 0.059 s
20:49:54 testXWidgetsResolved(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.BlamXWidgetTest)  Time elapsed: 0.206 s
20:49:54 testEmailGroupsData(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.EmailGroupsBlamTest)  Time elapsed: 0.123 s
20:49:54 testXWidgetsResolved(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.EmailGroupsBlamTest)  Time elapsed: 0.064 s
20:49:54 testDeleteRelationFromArtifactBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.158 s
20:49:54 testUpdateBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.059 s
20:49:54 testDeleteAttributeFromArtifactBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.006 s
20:49:54 testDeleteArtifactBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.006 s
20:49:54 testUndeleteArtifactOnBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.009 s
20:49:54 testDestinationArtifactDoesNotExistAsDeletedBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.006 s
20:49:54 testIntroduceCrossBranch(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.InterArtifactDropTest)  Time elapsed: 0.011 s
20:49:54 testEditUsingWordTemplateRender(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PlainTextEditTest)  Time elapsed: 9.075 s
20:49:54 testPreviewWithChildrenUsingRendererManagerTemplateNotFound(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.16 s
20:49:54 testMultiPreview(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.207 s
20:49:54 testPreviewWithChildren(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.112 s
20:49:54 testPreview(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.097 s
20:49:54 testWholeWordPreviewUsingRendererManager(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.01 s
20:49:54 testMultiPreviewUsingRendererManager(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.16 s
20:49:54 testPreviewWithChildrenUsingRendererManager(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.096 s
20:49:54 testWholeWordPreview(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.004 s
20:49:54 testPreviewUsingRendererManager(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.PreviewAndMultiPreviewTest)  Time elapsed: 0.05 s
20:49:54 testReplaceWithBaselineVersion[0](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.93 s
20:49:54 testReplaceWithBaselineVersion[1](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.325 s
20:49:54 testReplaceWithBaselineVersion[2](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.342 s
20:49:54 testReplaceWithBaselineVersion[3](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.265 s
20:49:54 testReplaceWithBaselineVersion[4](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.264 s
20:49:54 testReplaceWithBaselineVersion[5](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.27 s
20:49:54 testReplaceWithBaselineVersion[6](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.265 s
20:49:54 testReplaceWithBaselineVersion[7](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.67 s
20:49:54 testReplaceWithBaselineVersion[8](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ReplaceWithBaselineTest)  Time elapsed: 1.636 s
20:49:54 test_doWork_findCreatedArtifacts(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.StringGuidsToArtifactListOperationTest)  Time elapsed: 0.138 s
20:49:54 test_doWork_guidGarbageData(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.StringGuidsToArtifactListOperationTest)  Time elapsed: 0.149 s
20:49:54 test_doWork_nullClipboardData(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.StringGuidsToArtifactListOperationTest)  Time elapsed: 0.129 s
20:49:54 testIsApplicable(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.TemplateArtifactValidatorTest)  Time elapsed: 0.088 s
20:49:54 testDuplicateCriteriaOnSeparateBranches(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.TemplateArtifactValidatorTest)  Time elapsed: 0.174 s
20:49:54 testValidateOkStatus(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.TemplateArtifactValidatorTest)  Time elapsed: 0.137 s
20:49:54 testValidateErrorStatus(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.TemplateArtifactValidatorTest)  Time elapsed: 0.093 s
20:49:54 testPerformance(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.033 s
20:49:54 testInBetweenChange2003Multi(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.013 s
20:49:54 testInBetweenChange2007Multi(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.016 s
20:49:54 testEmptyChange(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.001 s
20:49:54 test2007SimpleChange(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.004 s
20:49:54 testOLEObject(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.097 s
20:49:54 test2003StartChange(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.003 s
20:49:54 test2007StartChange(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.002 s
20:49:54 test2003Change(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.003 s
20:49:54 test2007EndChange(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordArtifactElementExtractorTest)  Time elapsed: 0.001 s
20:49:54 testEditUsingWordTemplateRender(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordEditTest)  Time elapsed: 11.139 s
20:49:54 testStyleResolution[0](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordOutlineAndStyleTest)  Time elapsed: 1.01 s
20:49:54 testStyleResolution[1](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordOutlineAndStyleTest)  Time elapsed: 0.224 s
20:49:54 testStyleResolution[2](org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordOutlineAndStyleTest)  Time elapsed: 0.213 s
20:49:54 publishInLineOnChild(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTemplateProcessorTest)  Time elapsed: 2.109 s
20:49:54 publishInLineOnParent(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTemplateProcessorTest)  Time elapsed: 1.284 s
20:49:54 publishInLineNonWordArtifact(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTemplateProcessorTest)  Time elapsed: 1.294 s
20:49:54 testWholeWordSaveWithTrackChanges(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTrackedChangesTest)  Time elapsed: 0.921 s
20:49:54 testRemoveTrackChanges(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTrackedChangesTest)  Time elapsed: 0.028 s
20:49:54 testFindTrackChanges(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordTrackedChangesTest)  Time elapsed: 0.005 s
20:49:54 testGetImageByType(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.FrameworkImageTest)  Time elapsed: 0.015 s
20:49:54 testFrameworkImageEnums(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.FrameworkImageTest)  Time elapsed: 0.128 s
20:49:54 org.eclipse.osee.ats.ide.integration.tests.ui.skynet.OseeEmailTest skipped
20:49:54 testHtmlRender(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.HtmlRendererTest)  Time elapsed: 0.173 s
20:49:54 testAssociatedArtifact_notAllowedSingleQuotes(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactRendererTest)  Time elapsed: 0.081 s
20:49:54 testAssociatedArtifact_notAllowedDoubleQuotes(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.ArtifactRendererTest)  Time elapsed: 0.029 s
20:49:54 testValidEmbeddedApplicabilityTags(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordApplicabilityTest)  Time elapsed: 0.202 s
20:49:54 testValidApplicabilityTags(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordApplicabilityTest)  Time elapsed: 0.185 s
20:49:54 testValidElseApplicabilityTags(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordApplicabilityTest)  Time elapsed: 0.188 s
20:49:54 testInvalidApplicabilityTags(org.eclipse.osee.ats.ide.integration.tests.ui.skynet.WordApplicabilityTest)  Time elapsed: 0.186 s
20:49:54 testAttributeDefinitionDate(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testAttributeDefinitionLong(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionDouble(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueBoolean(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionStringUri(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionString(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionMultiValueEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionDate(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionLong(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionArtifactIdentifier(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testGetByRootsOk(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.225 s
20:49:54 testDataDefinitionEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testAttributeValueDouble(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueStringWordML(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionArtifactIdentifier(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionBoolean(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testAttributeDefinitionInteger(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueString(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionDouble(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueInteger(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionStringWordML(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionStringWordML(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testDataDefinitionString(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testGetByBranchIdArtifactIdKoBadArtifactType(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.067 s
20:49:54 testAttributeValueEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testDataDefinitionMultiValueEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testGetByBranchIdArtifactIdOk(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.214 s
20:49:54 testDataDefinitionInteger(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testAttributeValueArtifactIdentifier(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueMultiValueEnumeration(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueStringUri(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionStringUri(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeDefinitionBoolean(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0.001 s
20:49:54 testAttributeValueDate(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testAttributeValueLong(org.eclipse.osee.ats.ide.integration.tests.synchronization.SynchronizationEndpointTest)  Time elapsed: 0 s
20:49:54 testRequirementTraceTD2AA2AA(org.eclipse.osee.ats.ide.integration.tests.synchronization.ReqifRelationshipsTest)  Time elapsed: 0 s
20:49:54 testRequirementTraceBA2TD2AA(org.eclipse.osee.ats.ide.integration.tests.synchronization.ReqifRelationshipsTest)  Time elapsed: 0.001 s
20:49:54 testRequirementTraceBA2AA(org.eclipse.osee.ats.ide.integration.tests.synchronization.ReqifRelationshipsTest)  Time elapsed: 0 s
20:49:54 testRequirementTraceCA2BA(org.eclipse.osee.ats.ide.integration.tests.synchronization.ReqifRelationshipsTest)  Time elapsed: 0 s
20:49:54 testActiveLoginUserInPublishingGroupOk(org.eclipse.osee.ats.ide.integration.tests.synchronization.Permissions)  Time elapsed: 2.6 s
20:49:54 testNonActiveLoginUserInPublishingGroupKo(org.eclipse.osee.ats.ide.integration.tests.synchronization.Permissions)  Time elapsed: 2.511 s
20:49:54 testActiveLoginUserNotInPublishingGroupKo(org.eclipse.osee.ats.ide.integration.tests.synchronization.Permissions)  Time elapsed: 1.639 s
20:49:54 org.eclipse.osee.ats.ide.integration.tests.framework.ui.skynet.dialog.FrameworkUiSkynetTest_Dialog_Suite  Time elapsed: 2.446 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.framework.ui.skynet.dialog.FrameworkUiSkynetTest_Dialog_Suite.setUp(FrameworkUiSkynetTest_Dialog_Suite.java:33)
20:49:54 
20:49:54 org.eclipse.osee.ats.ide.integration.tests.orcs.rest.ClientEndpointTest  Time elapsed: 2.447 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.orcs.rest.ClientEndpointTest.setUp(ClientEndpointTest.java:40)
20:49:54 
20:49:54 testArtifactCacheNotDirty(org.eclipse.osee.ats.ide.integration.tests.DirtyArtifactCacheTest)  Time elapsed: 0.004 s
20:49:54 org.eclipse.osee.ats.ide.integration.tests.framework.ui.skynet.FrameworkUiSkynetTest_Suite  Time elapsed: 0.004 s  <<< ERROR!
20:49:54 org.eclipse.osee.framework.jdk.core.type.OseeStateException: PopulateDemoDb must be successful to continue
20:49:54 	at org.eclipse.osee.ats.ide.integration.tests.framework.ui.skynet.FrameworkUiSkynetTest_Suite.setUp(FrameworkUiSkynetTest_Suite.java:32)
20:49:54 
20:49:54 testPurgeBranch(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchPurgeTest)  Time elapsed: 0.973 s
20:49:54 testRebaselineBranchNoChanges(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 0.854 s
20:49:54 testDeleteState(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 5.127 s
20:49:54 testPurgeState(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 0.079 s
20:49:54 testCreateState(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 0.089 s
20:49:54 testRegistration(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 0.008 s
20:49:54 testModifiedState(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 0.094 s
20:49:54 testRebaselineWithoutConflicts(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 1.54 s
20:49:54 testRebaselineWithConflicts(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 2.386 s
20:49:54 testCommitState(org.eclipse.osee.ats.ide.integration.tests.skynet.core.BranchStateTest)  Time elapsed: 8.455 s
20:49:54 
20:49:54 Results:
20:49:54 
20:49:54 Failures: 
20:49:54   ParallelTestSuite.runSuite:44
20:49:54   ActionEndpointTest.testActionHistory:134 expected:<SUCCESSFUL> but was:<SERVER_ERROR>
20:49:54   ArtifactEventLoopbackTest>ArtifactEventTest.testArtifactRelationEvents:176->ArtifactEventTest.testArtifactRelationEvents__addRelation:426 One artifact event should be sent expected:<1> but was:<0>
20:49:54   ArtifactEventTest.testArtifactRelationEvents:176->testArtifactRelationEvents__addRelation:426 One artifact event should be sent expected:<1> but was:<0>
20:49:54 Errors: 
20:49:54   AtsConfigurationsTest.cleanup:37 » OseeState PopulateDemoDb must be successful...
20:49:54   AtsTest_AllAts_Suite.setUp:52 » OseeState PopulateDemoDb must be successful to...
20:49:54   DemoDbPopulateAtsHealthTest.cleanup:30 » OseeState PopulateDemoDb must be succ...
20:49:54   Pdd90CreateDemoTasksTest.testAction:42 » OseeCore http://localhost:37483/ats/t...
20:49:54   Pdd91CreateDemoGroupsTest.testAction:27 » OseeState PopulateDemoDb must be suc...
20:49:54   Pdd92CreateDemoReviewsTest.testAction:36 » OseeState PopulateDemoDb must be su...
20:49:54   Pdd93CreateDemoAgileTest.testAction:33 » OseeState PopulateDemoDb must be succ...
20:49:54   Pdd94CreateDemoFavoritesTest.testAction:27 » OseeState PopulateDemoDb must be ...
20:49:54   Pdd95CreateDemoWorkPackagesTest.testAction:27 » OseeState PopulateDemoDb must ...
20:49:54   FrameworkAccess_Suite.setUp:34 » OseeState PopulateDemoDb must be successful t...
20:49:54   SkynetCoreArtifact_Suite.setUp:32 » OseeState PopulateDemoDb must be successfu...
20:49:54   FrameworkUiSkynetTest_Suite.setUp:32 » OseeState PopulateDemoDb must be succes...
20:49:54   FrameworkUiSkynetTest_Dialog_Suite.setUp:33 » OseeState PopulateDemoDb must be...
20:49:54   ClientEndpointTest.setUp:40 » OseeState PopulateDemoDb must be successful to c...
20:49:54 
20:49:54 Tests run: 434, Failures: 4, Errors: 14, Skipped: 30
20:49:54 
20:49:56 
20:49:56 (OSEE:2959): Gtk-WARNING **: 00:49:56.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:58 
20:49:58 (OSEE:2959): Gtk-WARNING **: 00:49:58.644: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:59 
20:49:59 (OSEE:2959): Gtk-WARNING **: 00:49:59.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:59 
20:49:59 (OSEE:2959): Gtk-WARNING **: 00:49:59.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:59 
20:49:59 (OSEE:2959): Gtk-WARNING **: 00:49:59.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:59 
20:49:59 (OSEE:2959): Gtk-WARNING **: 00:49:59.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:49:59 
20:49:59 (OSEE:2959): Gtk-CRITICAL **: 00:49:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:49:59 
20:49:59 (OSEE:2959): Gtk-CRITICAL **: 00:49:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:49:59 
20:49:59 (OSEE:2959): Gtk-CRITICAL **: 00:49:59.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:49:59 
20:49:59 (OSEE:2959): Gtk-CRITICAL **: 00:49:59.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:49:59 
20:49:59 (OSEE:2959): Gtk-CRITICAL **: 00:49:59.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:50:00 
20:50:00 (OSEE:2959): Gtk-WARNING **: 00:50:00.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:50:04 
20:50:04 (OSEE:2959): Gtk-WARNING **: 00:50:04.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:50:04 
20:50:04 (OSEE:2959): Gtk-WARNING **: 00:50:04.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:50:04 
20:50:04 (OSEE:2959): Gtk-WARNING **: 00:50:04.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:50:04 
20:50:04 (OSEE:2959): Gtk-WARNING **: 00:50:04.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
20:50:07  INFO | Connector vm://localhost stopped
20:50:07  INFO | Apache ActiveMQ 5.14.0 (localhost, ID:centos-7-jnzj5-35023-1713487494841-0:1) is shutting down
20:50:07  INFO | Apache ActiveMQ 5.14.0 (localhost, ID:centos-7-jnzj5-35023-1713487494841-0:1) uptime 5 minutes
20:50:07  INFO | Apache ActiveMQ 5.14.0 (localhost, ID:centos-7-jnzj5-35023-1713487494841-0:1) is shutdown
20:50:08 
20:50:08 !ENTRY org.eclipse.core.resources 2 10035 2024-04-19 00:50:08.245
20:50:08 !MESSAGE The workspace will exit with unsaved changes in this session.
20:50:08 [INFO] ------------------------------------------------------------------------
20:50:08 [INFO] Reactor Summary:
20:50:08 [INFO] 
20:50:08 [INFO] OSEE MASTER - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.597 s]
20:50:08 [INFO] OSEE Target Definition (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.443 s]
20:50:08 [INFO] OSEE X Master - Parent (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.006 s]
20:50:08 [INFO] OSEE X Core - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.006 s]
20:50:08 [INFO] OSEE Logger - (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  2.199 s]
20:50:08 [INFO] OSEE JDK Core - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  3.124 s]
20:50:08 [INFO] OSEE Logger SLF4J - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.368 s]
20:50:08 [INFO] OSEE Server - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.004 s]
20:50:08 [INFO] OSEE Logback Config - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.035 s]
20:50:08 [INFO] OSEE Legacy Logging - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.285 s]
20:50:08 [INFO] OSEE ORCS - Parent (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.005 s]
20:50:08 [INFO] OSEE Framework Core - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  2.594 s]
20:50:08 [INFO] OSEE Activity Logging API - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.174 s]
20:50:08 [INFO] OSEE Console Admin - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.246 s]
20:50:08 [INFO] OSEE Console Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.434 s]
20:50:08 [INFO] OSEE Cache Admin - (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.177 s]
20:50:08 [INFO] OSEE Cache Admin Test - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  3.988 s]
20:50:08 [INFO] OSEE JDK Core Test - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  6.059 s]
20:50:08 [INFO] OSEE Config Admin - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.144 s]
20:50:08 [INFO] OSEE Config Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.710 s]
20:50:08 [INFO] OSEE Authentication Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.182 s]
20:50:08 [INFO] OSEE Authentication Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.151 s]
20:50:08 [INFO] OSEE Authorization Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.144 s]
20:50:08 [INFO] OSEE Authorization Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.142 s]
20:50:08 [INFO] OSEE LDAP Authentication Provider - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.240 s]
20:50:08 [INFO] OSEE LDAP Authentication Provider Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.624 s]
20:50:08 [INFO] OSEE Account REST Model - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.164 s]
20:50:08 [INFO] OSEE Account Admin - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.304 s]
20:50:08 [INFO] OSEE Account Admin Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  4.073 s]
20:50:08 [INFO] OSEE Legacy Logging Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  2.660 s]
20:50:08 [INFO] OSEE JAX-RS (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.457 s]
20:50:08 [INFO] OSEE Template Engine - (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.399 s]
20:50:08 [INFO] OSEE Template Engine Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.252 s]
20:50:08 [INFO] OSEE Framework Core Model - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.268 s]
20:50:08 [INFO] OSEE Framework Resource Management - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.213 s]
20:50:08 [INFO] PostgreSQL JDBC Driver 8.3.0-SNAPSHOT .............. SUCCESS [  0.361 s]
20:50:08 [INFO] OSEE JDBC - (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.406 s]
20:50:08 [INFO] OSEE ORCS - (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.435 s]
20:50:08 [INFO] OSEE JAX-RS Server - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.601 s]
20:50:08 [INFO] OSEE JAX-RS Server Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.713 s]
20:50:08 [INFO] OSEE Account REST API - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.164 s]
20:50:08 [INFO] OSEE Account REST API Test (Incubation) 1.0.0-SNAPSHOT SUCCESS [  4.533 s]
20:50:08 [INFO] OSEE Account REST Client - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.148 s]
20:50:08 [INFO] OSEE JDBC Test - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  5.348 s]
20:50:08 [INFO] OSEE Define API- (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.355 s]
20:50:08 [INFO] OSEE Core Legacy Server - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.407 s]
20:50:08 [INFO] OSEE ORCS Core - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  1.199 s]
20:50:08 [INFO] OSEE Accessors 1.0.0-SNAPSHOT ...................... SUCCESS [  0.306 s]
20:50:08 [INFO] OSEE Activity Logging Impl - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.284 s]
20:50:08 [INFO] OSEE App - (Incubation) 1.0.0-SNAPSHOT ............. SUCCESS [  0.211 s]
20:50:08 [INFO] OSEE ORCS Rest Model - (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.622 s]
20:50:08 [INFO] OSEE X ATS - Parent (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.004 s]
20:50:08 [INFO] OSEE Ats Api - (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  1.310 s]
20:50:08 [INFO] OSEE ATS Core (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  1.460 s]
20:50:08 [INFO] OSEE Define Operations API - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.303 s]
20:50:08 [INFO] OSEE Define Operations And REST - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  1.612 s]
20:50:08 [INFO] OSEE Ats Rest - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  1.104 s]
20:50:08 [INFO] OSEE X ATS Feature - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.291 s]
20:50:08 [INFO] OSEE Disposition - Parent (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.004 s]
20:50:08 [INFO] OSEE Disposition REST Model (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.212 s]
20:50:08 [INFO] OSEE VectorCAST - (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.210 s]
20:50:08 [INFO] OSEE Disposition REST - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.715 s]
20:50:08 [INFO] OSEE Disposition Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.159 s]
20:50:08 [INFO] OSEE ORCS DB - (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  1.206 s]
20:50:08 [INFO] OSEE ORCS Rest - (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.787 s]
20:50:08 [INFO] OSEE ORCS Account Admin - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.303 s]
20:50:08 [INFO] ORCS Authorization - (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.210 s]
20:50:08 [INFO] OSEE Web UI - (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.546 s]
20:50:08 [INFO] OSEE Web Deploy (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.156 s]
20:50:08 [INFO] OSEE Server Ide Api - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.199 s]
20:50:08 [INFO] OSEE Server Ide - (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.305 s]
20:50:08 [INFO] OSEE LDAP Authentication - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.274 s]
20:50:08 [INFO] OSEE Server Disposition Test Script 1.0.0-SNAPSHOT . SUCCESS [  0.596 s]
20:50:08 [INFO] OSEE Server Structural Coverage Analysis 1.0.0-SNAPSHOT SUCCESS [  0.245 s]
20:50:08 [INFO] OSEE Message Interface Modeling - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.958 s]
20:50:08 [INFO] OSEE X Core External Feature - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  2.966 s]
20:50:08 [INFO] OSEE X Core - p2 Site (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [ 13.585 s]
20:50:08 [INFO] OSEE Framework Core Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [ 13.425 s]
20:50:08 [INFO] OSEE Framework Core Model Test- (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.389 s]
20:50:08 [INFO] OSEE Framework Resource Management Test- (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.112 s]
20:50:08 [INFO] OSEE ORCS Core Test - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  6.239 s]
20:50:08 [INFO] OSEE ORCS DB Test - (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  5.565 s]
20:50:08 [INFO] OSEE ORCS Rest Test - (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  4.724 s]
20:50:08 [INFO] OSEE ORCS - p2 Site (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [ 11.356 s]
20:50:08 [INFO] OSEE Disposition Rest Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  6.165 s]
20:50:08 [INFO] OSEE Disposition - p2 Site (Incubation) 1.0.0-SNAPSHOT SUCCESS [  1.081 s]
20:50:08 [INFO] OSEE ATS Core Demo (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.202 s]
20:50:08 [INFO] OSEE ATS Core Demo Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.092 s]
20:50:08 [INFO] OSEE ATS Core Test (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  6.019 s]
20:50:08 [INFO] OSEE ATS Server Rest Test(Incubation) 1.0.0-SNAPSHOT SUCCESS [  5.448 s]
20:50:08 [INFO] OSEE X ATS - p2 Site (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  1.074 s]
20:50:08 [INFO] OSEE App Test - (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  3.313 s]
20:50:08 [INFO] OSEE Define Rest Test - (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  4.271 s]
20:50:08 [INFO] OSEE Core Legacy Server Test - (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.499 s]
20:50:08 [INFO] OSEE Server - p2 Site (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [ 19.359 s]
20:50:08 [INFO] OSEE IDE Client - Parent (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.004 s]
20:50:08 [INFO] OSEE Runtime - Parent (Incubation) 1.0.0-SNAPSHOT .. SUCCESS [  0.003 s]
20:50:08 [INFO] JMS Libraries (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.794 s]
20:50:08 [INFO] JMS ActiveMQ Launch (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.146 s]
20:50:08 [INFO] OSEE Core Feature (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.171 s]
20:50:08 [INFO] OSEE Plugin Core (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.328 s]
20:50:08 [INFO] OSEE Messaging (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.310 s]
20:50:08 [INFO] OSEE Core Plugin Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.104 s]
20:50:08 [INFO] OSEE Client - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.004 s]
20:50:08 [INFO] OSEE Core Client (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.381 s]
20:50:08 [INFO] OSEE UI SWT (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.481 s]
20:50:08 [INFO] OSEE UI Plugin (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.606 s]
20:50:08 [INFO] OSEE UI WS (Incubation) 1.0.0-SNAPSHOT ............. SUCCESS [  0.405 s]
20:50:08 [INFO] OSEE Core UI Feature (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.317 s]
20:50:08 [INFO] OSEE Client External Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.923 s]
20:50:08 [INFO] OSEE Core Runtime Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.182 s]
20:50:08 [INFO] OSEE Runtime - p2 Site (Incubation) 1.0.0-SNAPSHOT . SUCCESS [ 14.454 s]
20:50:08 [INFO] OSEE Messaging Event Res (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.204 s]
20:50:08 [INFO] OSEE Skynet (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  1.439 s]
20:50:08 [INFO] OSEE Help (Incubation) 1.0.0-SNAPSHOT .............. SUCCESS [  3.161 s]
20:50:08 [INFO] OSEE UI Skynet (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  5.306 s]
20:50:08 [INFO] OSEE Access (Incubation) 1.0.0-SNAPSHOT ............ SUCCESS [  0.293 s]
20:50:08 [INFO] OSEE Database Init (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.215 s]
20:50:08 [INFO] OSEE Messaging Event Res Test (Incubation) 1.0.0-SNAPSHOT SUCCESS [  3.336 s]
20:50:08 [INFO] OSEE Dev Help (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.351 s]
20:50:08 [INFO] OSEE Skynet Test (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  5.731 s]
20:50:08 [INFO] OSEE Templates (Incubation) 1.0.0-SNAPSHOT ......... SUCCESS [  0.030 s]
20:50:08 [INFO] OSEE OTE Define (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.314 s]
20:50:08 [INFO] OSEE UI Skynet Test (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  6.855 s]
20:50:08 [INFO] OSEE UI Branch Graph (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.378 s]
20:50:08 [INFO] OSEE UI Data Model Editor (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.292 s]
20:50:08 [INFO] OSEE UI Product (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.115 s]
20:50:08 [INFO] OSEE OTE UI Define (Incubation) 1.0.0-SNAPSHOT ..... SUCCESS [  0.629 s]
20:50:08 [INFO] OSEE Define IDE (Incubation) 1.0.0-SNAPSHOT ........ SUCCESS [  0.860 s]
20:50:08 [INFO] OSEE Define IDE Test (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  4.480 s]
20:50:08 [INFO] OSEE Framework Feature (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  1.056 s]
20:50:08 [INFO] OSEE Framework Ui Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.367 s]
20:50:08 [INFO] OSEE Client Demo (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.291 s]
20:50:08 [INFO] OSEE Client Test Framework (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.230 s]
20:50:08 [INFO] OSEE Client Test Framework - p2 Site (Incubation) 1.0.0-SNAPSHOT SUCCESS [  9.778 s]
20:50:08 [INFO] OSEE Client Feature (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  0.164 s]
20:50:08 [INFO] OSEE Client - p2 Site 1.0.0-SNAPSHOT ............... SUCCESS [  6.648 s]
20:50:08 [INFO] OSEE Support Test Util (Incubation) 1.0.0-SNAPSHOT . SUCCESS [  0.159 s]
20:50:08 [INFO] OSEE ATS - Parent (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.003 s]
20:50:08 [INFO] OSEE ATS Help (Incubation) 1.0.0-SNAPSHOT .......... SUCCESS [  0.436 s]
20:50:08 [INFO] OSEE ATS IDE Client (Incubation) 1.0.0-SNAPSHOT .... SUCCESS [  3.238 s]
20:50:08 [INFO] OSEE ATS IDE Demo (Incubation) 1.0.0-SNAPSHOT ...... SUCCESS [  0.670 s]
20:50:08 [INFO] OSEE ATS Feature (Incubation) 1.0.0-SNAPSHOT ....... SUCCESS [  0.213 s]
20:50:08 [INFO] OSEE ATS IDE Demo Feature (Incubation) 1.0.0-SNAPSHOT SUCCESS [  0.121 s]
20:50:08 [INFO] OSEE MASTER - Parent (Incubation) 1.0.0-SNAPSHOT ... SUCCESS [  0.003 s]
20:50:08 [INFO] OSEE Client All Feature (Incubation) 1.0.0-SNAPSHOT  SUCCESS [  0.258 s]
20:50:08 [INFO] OSEE ATS IDE Integration Tests (Incubation) 1.0.0-SNAPSHOT FAILURE [06:46 min]
20:50:08 [INFO] OSEE ATS - p2 Site 1.0.0-SNAPSHOT .................. SKIPPED
20:50:08 [INFO] OSEE Ats IDE Integration Tests Feature (Incubation) 1.0.0-SNAPSHOT SKIPPED
20:50:08 [INFO] OSEE All Client - p2 Site 1.0.0-SNAPSHOT ........... SKIPPED
20:50:08 [INFO] OSEE Client IDE - Product 1.0.0-SNAPSHOT ........... SKIPPED
20:50:08 [INFO] ------------------------------------------------------------------------
20:50:08 [INFO] BUILD FAILURE
20:50:08 [INFO] ------------------------------------------------------------------------
20:50:08 [INFO] Total time:  12:33 min
20:50:08 [INFO] Finished at: 2024-04-19T00:50:08Z
20:50:08 [INFO] ------------------------------------------------------------------------
20:50:08 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.0.0:test (default-test) on project org.eclipse.osee.ats.ide.integration.tests: There are test failures.
20:50:08 [ERROR] 
20:50:08 [ERROR] Please refer to /home/jenkins/agent/workspace/osee_dev_review/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.integration.tests/target/surefire-reports for the individual test results.
20:50:08 [ERROR] -> [Help 1]
20:50:08 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.0.0:test (default-test) on project org.eclipse.osee.ats.ide.integration.tests: There are test failures.
20:50:08 
20:50:08 Please refer to /home/jenkins/agent/workspace/osee_dev_review/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.integration.tests/target/surefire-reports for the individual test results.
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:08     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:08     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:08     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:08     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:08     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:08     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:08     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:08     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:08     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
20:50:08     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
20:50:08     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
20:50:08     at java.lang.reflect.Method.invoke (Method.java:566)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:08 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
20:50:08 
20:50:08 Please refer to /home/jenkins/agent/workspace/osee_dev_review/org.eclipse.osee/plugins/org.eclipse.osee.ats.ide.integration.tests/target/surefire-reports for the individual test results.
20:50:08     at org.eclipse.tycho.surefire.TestMojo.runTest (TestMojo.java:1063)
20:50:08     at org.eclipse.tycho.surefire.TestMojo.execute (TestMojo.java:712)
20:50:08     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:08     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:08     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:08     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:08     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:08     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:08     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:08     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:08     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:08     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:08     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:08     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
20:50:08     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
20:50:08     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
20:50:08     at java.lang.reflect.Method.invoke (Method.java:566)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:08     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:08 [ERROR] 
20:50:08 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:50:08 [ERROR] 
20:50:08 [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:50:08 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
20:50:08 [ERROR] 
20:50:08 [ERROR] After correcting the problems, you can resume the build with the command
20:50:08 [ERROR]   mvn <args> -rf :org.eclipse.osee.ats.ide.integration.tests
20:50:09 Build step 'Execute shell' marked build as failure
20:50:09 Terminating xvnc.
20:50:15 Recording test results
20:50:17 [Checks API] No suitable checks publisher found.
20:50:18 Finished: FAILURE