Skip to content
Success

Console Output

Skipping 5,536 KB.. Full Log
22:10:49 [2023-10-26T02:10:49.200Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
22:10:49 [2023-10-26T02:10:49.200Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
22:10:49 [2023-10-26T02:10:49.200Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
22:10:49 [2023-10-26T02:10:49.200Z] 	... 3 more
22:10:49 [2023-10-26T02:10:49.200Z] 
22:10:49 [2023-10-26T02:10:49.200Z] !ENTRY org.eclipse.jface 4 4 2023-10-26 02:10:48.592
22:10:49 [2023-10-26T02:10:49.200Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
22:10:49 [2023-10-26T02:10:49.200Z] 
22:10:49 [2023-10-26T02:10:49.200Z] Reason:
22:10:49 [2023-10-26T02:10:49.200Z] Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.200Z] !STACK 0
22:10:49 [2023-10-26T02:10:49.200Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
22:10:49 [2023-10-26T02:10:49.200Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
22:10:49 [2023-10-26T02:10:49.201Z] 	at jdk.internal.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
22:10:49 [2023-10-26T02:10:49.201Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:10:49 [2023-10-26T02:10:49.201Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:302)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:236)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
22:10:49 [2023-10-26T02:10:49.201Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
22:10:49 [2023-10-26T02:10:49.202Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-26 02:10:48.592
22:10:49 [2023-10-26T02:10:49.202Z] !MESSAGE Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.202Z] !STACK 1
22:10:49 [2023-10-26T02:10:49.202Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:49 [2023-10-26T02:10:49.202Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
22:10:49 [2023-10-26T02:10:49.202Z] 	... 3 more
22:10:49 [2023-10-26T02:10:49.202Z] 
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97)
22:10:49 [2023-10-26T02:10:49.202Z] 	at jdk.internal.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:10:49 [2023-10-26T02:10:49.202Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:302)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:236)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
22:10:49 [2023-10-26T02:10:49.202Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
22:10:49 [2023-10-26T02:10:49.203Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:10:49 [2023-10-26T02:10:49.203Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
22:10:49 [2023-10-26T02:10:49.203Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:10:49 [2023-10-26T02:10:49.203Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
22:10:49 [2023-10-26T02:10:49.203Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:49 [2023-10-26T02:10:49.203Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
22:10:49 [2023-10-26T02:10:49.203Z] 	... 3 more
22:10:49 [2023-10-26T02:10:49.203Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-10-26 02:10:48.593
22:10:49 [2023-10-26T02:10:49.203Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:49 [2023-10-26T02:10:49.203Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
22:10:49 [2023-10-26T02:10:49.203Z] 	... 3 more
22:10:49 [2023-10-26T02:10:49.203Z] 
22:10:49 [2023-10-26T02:10:49.203Z] !STACK 0
22:10:49 [2023-10-26T02:10:49.203Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:49 [2023-10-26T02:10:49.203Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
22:10:49 [2023-10-26T02:10:49.203Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
22:10:49 [2023-10-26T02:10:49.204Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
22:10:49 [2023-10-26T02:10:49.204Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
22:10:49 [2023-10-26T02:10:49.204Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
22:10:49 [2023-10-26T02:10:49.204Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
22:10:49 [2023-10-26T02:10:49.204Z] 	... 3 more
22:10:51 [2023-10-26T02:10:51.723Z] 
22:10:51 [2023-10-26T02:10:51.723Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:51.498
22:10:51 [2023-10-26T02:10:51.723Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:51 [2023-10-26T02:10:51.723Z] !STACK 0
22:10:51 [2023-10-26T02:10:51.723Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:51 [2023-10-26T02:10:51.723Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:51 [2023-10-26T02:10:51.723Z] 	... 1 more
22:10:51 [2023-10-26T02:10:51.723Z] 
22:10:51 [2023-10-26T02:10:51.723Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:51.598
22:10:51 [2023-10-26T02:10:51.723Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:51 [2023-10-26T02:10:51.723Z] !STACK 0
22:10:51 [2023-10-26T02:10:51.723Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:51 [2023-10-26T02:10:51.723Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:51 [2023-10-26T02:10:51.723Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:51 [2023-10-26T02:10:51.723Z] 	... 1 more
22:10:52 [2023-10-26T02:10:52.286Z] 
22:10:52 [2023-10-26T02:10:52.286Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:52.271
22:10:52 [2023-10-26T02:10:52.286Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:52 [2023-10-26T02:10:52.286Z] !STACK 0
22:10:52 [2023-10-26T02:10:52.286Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:52 [2023-10-26T02:10:52.286Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
22:10:52 [2023-10-26T02:10:52.286Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
22:10:52 [2023-10-26T02:10:52.286Z] 	... 1 more
22:10:56 [2023-10-26T02:10:56.454Z] 
22:10:56 [2023-10-26T02:10:56.454Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:55.879
22:10:56 [2023-10-26T02:10:56.454Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:56 [2023-10-26T02:10:56.454Z] !STACK 0
22:10:56 [2023-10-26T02:10:56.454Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:56 [2023-10-26T02:10:56.454Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:56 [2023-10-26T02:10:56.454Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:56 [2023-10-26T02:10:56.455Z] 	... 1 more
22:10:56 [2023-10-26T02:10:56.455Z] 
22:10:56 [2023-10-26T02:10:56.455Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:55.909
22:10:56 [2023-10-26T02:10:56.455Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:56 [2023-10-26T02:10:56.455Z] !STACK 0
22:10:56 [2023-10-26T02:10:56.455Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:56 [2023-10-26T02:10:56.455Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:56 [2023-10-26T02:10:56.455Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:56 [2023-10-26T02:10:56.455Z] 	... 1 more
22:10:58 [2023-10-26T02:10:58.973Z] 
22:10:58 [2023-10-26T02:10:58.973Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:58.761
22:10:58 [2023-10-26T02:10:58.973Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:58 [2023-10-26T02:10:58.973Z] !STACK 0
22:10:58 [2023-10-26T02:10:58.973Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:58 [2023-10-26T02:10:58.973Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:58 [2023-10-26T02:10:58.973Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:58 [2023-10-26T02:10:58.973Z] 	... 1 more
22:10:59 [2023-10-26T02:10:59.537Z] 
22:10:59 [2023-10-26T02:10:59.537Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:59.280
22:10:59 [2023-10-26T02:10:59.537Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:10:59 [2023-10-26T02:10:59.537Z] !STACK 0
22:10:59 [2023-10-26T02:10:59.537Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteGenerateManifestOperation.run(RemoteGenerateManifestOperation.java:82)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:428)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:10:59 [2023-10-26T02:10:59.537Z] Caused by: java.lang.IllegalStateException: beginTask(Reading package, 10) was called here previously
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:10:59 [2023-10-26T02:10:59.537Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$7.run(RemoteFetchLogWizardRemotePage.java:425)
22:10:59 [2023-10-26T02:10:59.537Z] 	... 1 more
22:11:00 [2023-10-26T02:11:00.100Z] 
22:11:00 [2023-10-26T02:11:00.100Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:10:59.872
22:11:00 [2023-10-26T02:11:00.100Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:11:00 [2023-10-26T02:11:00.100Z] !STACK 0
22:11:00 [2023-10-26T02:11:00.100Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:11:00 [2023-10-26T02:11:00.100Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:11:00 [2023-10-26T02:11:00.100Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
22:11:00 [2023-10-26T02:11:00.101Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
22:11:00 [2023-10-26T02:11:00.101Z] 	... 1 more
22:11:00 [2023-10-26T02:11:00.663Z] 
22:11:00 [2023-10-26T02:11:00.663Z] !ENTRY org.eclipse.jface 2 0 2023-10-26 02:11:00.508
22:11:00 [2023-10-26T02:11:00.663Z] !MESSAGE beginTask should only be called once per instance. At least call done() before further invocations
22:11:00 [2023-10-26T02:11:00.663Z] !STACK 0
22:11:00 [2023-10-26T02:11:00.663Z] java.lang.IllegalStateException: beginTask should only be called once per instance. At least call done() before further invocations
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:148)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:482)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createBookmarksFile(TmfCommonProjectElement.java:358)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:380)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
22:11:00 [2023-10-26T02:11:00.663Z] Caused by: java.lang.IllegalStateException: beginTask(, 1000) was called here previously
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.jface.operation.AccumulatingProgressMonitor.beginTask(AccumulatingProgressMonitor.java:155)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:557)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.core.runtime.SubMonitor.convert(SubMonitor.java:512)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:663)
22:11:00 [2023-10-26T02:11:00.663Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.lambda$0(TmfOpenTraceHelper.java:379)
22:11:00 [2023-10-26T02:11:00.663Z] 	... 1 more
22:11:07 [2023-10-26T02:11:07.203Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 86.007 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
22:11:07 [2023-10-26T02:11:07.203Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.118 s
22:11:07 [2023-10-26T02:11:07.203Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.165 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.791 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 14.193 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.778 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.311 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.283 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.827 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.891 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.53 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.275 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.227 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.551 s
22:11:07 [2023-10-26T02:11:07.203Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.809 s
22:11:07 [2023-10-26T02:11:07.203Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.322 s
22:11:07 [2023-10-26T02:11:07.203Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
22:11:07 [2023-10-26T02:11:07.203Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.401 s
22:11:07 [2023-10-26T02:11:07.203Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.206 s
22:11:07 [2023-10-26T02:11:07.203Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.631 s
22:11:07 [2023-10-26T02:11:07.203Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.445 s
22:11:07 [2023-10-26T02:11:07.203Z] 
22:11:07 [2023-10-26T02:11:07.203Z] Results:
22:11:07 [2023-10-26T02:11:07.203Z] 
22:11:07 [2023-10-26T02:11:07.203Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
22:11:07 [2023-10-26T02:11:07.203Z] 
22:11:07 [2023-10-26T02:11:07.203Z] 
22:11:07 [2023-10-26T02:11:07.203Z] !ENTRY org.eclipse.core.resources 2 10035 2023-10-26 02:11:06.958
22:11:07 [2023-10-26T02:11:07.203Z] !MESSAGE The workspace will exit with unsaved changes in this session.
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] All tests passed!
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144]
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] The project's OSGi version is 1.0.3.202310260113
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.459Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.460Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.460Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.460Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.460Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.460Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests...
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.716Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
22:11:07 [2023-10-26T02:11:07.716Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:07 [2023-10-26T02:11:07.972Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] 
22:11:07 [2023-10-26T02:11:07.972Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:08 [2023-10-26T02:11:08.228Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
22:11:08 [2023-10-26T02:11:08.228Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
22:11:08 [2023-10-26T02:11:08.228Z] [INFO] Command line:
22:11:08 [2023-10-26T02:11:08.228Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231012-1237/org.eclipse.equinox.launcher-1.6.600.v20231012-1237.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:11:08 [2023-10-26T02:11:08.228Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:11:11 [2023-10-26T02:11:11.495Z] !SESSION 2023-10-26 02:11:08.364 -----------------------------------------------
22:11:11 [2023-10-26T02:11:11.495Z] eclipse.buildId=unknown
22:11:11 [2023-10-26T02:11:11.495Z] java.version=17.0.2
22:11:11 [2023-10-26T02:11:11.495Z] java.vendor=Oracle Corporation
22:11:11 [2023-10-26T02:11:11.495Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:11:11 [2023-10-26T02:11:11.495Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
22:11:11 [2023-10-26T02:11:11.495Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:11:11 [2023-10-26T02:11:11.495Z] 
22:11:11 [2023-10-26T02:11:11.495Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-26 02:11:11.459
22:11:11 [2023-10-26T02:11:11.495Z] !MESSAGE FrameworkEvent ERROR
22:11:11 [2023-10-26T02:11:11.495Z] !STACK 0
22:11:11 [2023-10-26T02:11:11.495Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [75]
22:11:11 [2023-10-26T02:11:11.495Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:11:11 [2023-10-26T02:11:11.495Z] 
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
22:11:11 [2023-10-26T02:11:11.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
22:11:11 [2023-10-26T02:11:11.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:11:11 [2023-10-26T02:11:11.496Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
22:11:11 [2023-10-26T02:11:11.496Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
22:11:12 [2023-10-26T02:11:12.424Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
22:11:12 [2023-10-26T02:11:12.424Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
22:11:17 [2023-10-26T02:11:17.670Z] 
22:11:17 [2023-10-26T02:11:17.670Z] !ENTRY org.eclipse.urischeme 4 0 2023-10-26 02:11:16.772
22:11:17 [2023-10-26T02:11:17.670Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
22:11:17 [2023-10-26T02:11:17.670Z] !STACK 0
22:11:17 [2023-10-26T02:11:17.670Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
22:11:17 [2023-10-26T02:11:17.671Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
22:11:17 [2023-10-26T02:11:17.671Z] Caused by: java.io.IOException: error=2, No such file or directory
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
22:11:17 [2023-10-26T02:11:17.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
22:11:17 [2023-10-26T02:11:17.671Z] 	... 7 more
22:11:17 [2023-10-26T02:11:17.671Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
22:11:17 [2023-10-26T02:11:17.671Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
22:11:17 [2023-10-26T02:11:17.671Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.02 s
22:11:17 [2023-10-26T02:11:17.671Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.067 s
22:11:17 [2023-10-26T02:11:17.671Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
22:11:17 [2023-10-26T02:11:17.671Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
22:11:17 [2023-10-26T02:11:17.671Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
22:11:17 [2023-10-26T02:11:17.671Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
22:11:17 [2023-10-26T02:11:17.671Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
22:11:17 [2023-10-26T02:11:17.671Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.044 s
22:11:17 [2023-10-26T02:11:17.671Z] 
22:11:17 [2023-10-26T02:11:17.671Z] Results:
22:11:17 [2023-10-26T02:11:17.671Z] 
22:11:17 [2023-10-26T02:11:17.671Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
22:11:17 [2023-10-26T02:11:17.671Z] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] All tests passed!
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.pom
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [139/144]
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] The project's OSGi version is 1.0.13.202310260113
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] 
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
22:11:18 [2023-10-26T02:11:18.598Z] [INFO] Resolving class path of Trace Compass All Tests...
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/main/resources
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.163Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/pom.xml
22:11:19 [2023-10-26T02:11:19.163Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/classes
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/src/test/resources
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.418Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:19 [2023-10-26T02:11:19.419Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [WARNING] No tests found.
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.pom
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2metadata.xml
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-p2artifacts.xml
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144]
22:11:19 [2023-10-26T02:11:19.419Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] The project's OSGi version is 1.0.6.202310260113
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests...
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.675Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
22:11:19 [2023-10-26T02:11:19.675Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/classes
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:19 [2023-10-26T02:11:19.932Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] 
22:11:19 [2023-10-26T02:11:19.932Z] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:20 [2023-10-26T02:11:20.493Z] [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java)
22:11:20 [2023-10-26T02:11:20.493Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
22:11:20 [2023-10-26T02:11:20.493Z] [INFO] Command line:
22:11:20 [2023-10-26T02:11:20.493Z] 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231012-1237/org.eclipse.equinox.launcher-1.6.600.v20231012-1237.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
22:11:20 [2023-10-26T02:11:20.494Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
22:11:23 [2023-10-26T02:11:23.759Z] !SESSION 2023-10-26 02:11:20.565 -----------------------------------------------
22:11:23 [2023-10-26T02:11:23.759Z] eclipse.buildId=unknown
22:11:23 [2023-10-26T02:11:23.759Z] java.version=17.0.2
22:11:23 [2023-10-26T02:11:23.759Z] java.vendor=Oracle Corporation
22:11:23 [2023-10-26T02:11:23.759Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
22:11:23 [2023-10-26T02:11:23.759Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide
22:11:23 [2023-10-26T02:11:23.759Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
22:11:23 [2023-10-26T02:11:23.759Z] 
22:11:23 [2023-10-26T02:11:23.759Z] !ENTRY org.eclipse.compare.win32 4 0 2023-10-26 02:11:23.667
22:11:23 [2023-10-26T02:11:23.759Z] !MESSAGE FrameworkEvent ERROR
22:11:23 [2023-10-26T02:11:23.759Z] !STACK 0
22:11:23 [2023-10-26T02:11:23.759Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [73]
22:11:23 [2023-10-26T02:11:23.759Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
22:11:23 [2023-10-26T02:11:23.759Z] 
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1852)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1845)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1786)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1750)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1672)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
22:11:23 [2023-10-26T02:11:23.759Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
22:11:25 [2023-10-26T02:11:25.128Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
22:11:43 [2023-10-26T02:11:43.177Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.206 s - in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
22:11:43 [2023-10-26T02:11:43.177Z] test(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.065 s
22:11:43 [2023-10-26T02:11:43.177Z] testGetter(org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest)  Time elapsed: 0.005 s
22:11:43 [2023-10-26T02:11:43.177Z] 
22:11:43 [2023-10-26T02:11:43.177Z] Results:
22:11:43 [2023-10-26T02:11:43.177Z] 
22:11:43 [2023-10-26T02:11:43.177Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
22:11:43 [2023-10-26T02:11:43.177Z] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] All tests passed!
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.pom
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2metadata.xml
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.integration.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT       [141/144]
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] The project's OSGi version is 9.1.0.202310260113
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.177Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:43 [2023-10-26T02:11:43.178Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.pom
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2metadata.xml
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2artifacts.xml
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT    [142/144]
22:11:43 [2023-10-26T02:11:43.178Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] The project's OSGi version is 9.1.0.202310260113
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:43 [2023-10-26T02:11:43.434Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.pom
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2metadata.xml
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2artifacts.xml
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT               [143/144]
22:11:43 [2023-10-26T02:11:43.434Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] The project's OSGi version is 9.1.0.202310260113
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/src/main/resources
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] 
22:11:43 [2023-10-26T02:11:43.691Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
22:11:43 [2023-10-26T02:11:43.947Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.8.300.202309151124.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (912.73kB)
22:11:43 [2023-10-26T02:11:43.947Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.7.100.202302231923.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (1.44MB)
22:11:44 [2023-10-26T02:11:44.203Z] [INFO] Fetching org.eclipse.tm.terminal.control_5.5.100.202309151124.jar from https://download.eclipse.org/tools/cdt/builds/11.4/cdt-11.4.0-m1/plugins/ (215.87kB)
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:49 [2023-10-26T02:11:49.451Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] No primary artifact to install, installing attached artifacts instead.
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT.pom
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2metadata.xml
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2artifacts.xml
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144]
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.451Z] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] The project's OSGi version is 1.0.4.202310260113
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests...
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] No tests to run.
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-pack200b-plugin:2.7.5:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
22:11:49 [2023-10-26T02:11:49.452Z] [WARNING] Pack200 actions are skipped when running on Java 14 and higher.
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] No tests to run.
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.pom
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-staging/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.452Z] [INFO] --- tycho-p2-plugin:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] ------------------------------------------------------------------------
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Reactor Summary:
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] 
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [  7.790 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [  0.009 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [  0.006 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 17.580 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [  0.006 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  1.497 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  1.009 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  1.276 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.005 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.302 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  3.905 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.915 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.682 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  1.210 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.581 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.404 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.317 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  3.893 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [  1.004 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [  0.496 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.572 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.617 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [  0.898 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [ 40.295 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 11.104 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [04:34 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [04:37 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [ 10.939 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [  5.585 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.958 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [  1.106 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  0.894 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [  1.125 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.622 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.588 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [  0.893 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [02:37 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:08 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.348 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [  0.489 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [  1.035 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [  0.511 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:20 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 14.600 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.663 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.748 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.780 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.768 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.164 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 13.719 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 23.554 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [01:59 min]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 12.092 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 16.563 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 25.860 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 55.605 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 37.847 s]
22:11:49 [2023-10-26T02:11:49.453Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 14.289 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [  0.005 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.265 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 10.294 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  1.002 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [  0.336 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.589 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [  0.158 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  5.465 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  5.703 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [  0.072 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  4.466 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [  0.137 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:07 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [  5.214 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [  3.222 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [  3.475 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [  3.332 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [  3.361 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.618 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [  0.003 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.677 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.628 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [  0.183 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.521 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.492 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.519 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.574 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.980 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  1.305 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [  0.127 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  5.378 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  5.130 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 31.351 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 54.854 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.567 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [  0.167 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [ 39.443 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [02:56 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [05:07 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.581 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [  0.141 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 32.337 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.167 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:06 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [  0.309 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [  7.736 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [  0.356 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.634 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [  0.200 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.295 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 27.766 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [  0.004 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [  0.157 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [  0.068 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.312 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [  0.678 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [  1.095 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  4.531 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 10.328 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.263 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [  0.073 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [  0.003 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.241 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [  0.077 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [  0.083 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [02:12 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [  1.797 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [07:59 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.395 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [  5.392 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [01:01 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 12.194 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 10.868 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:37 min]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 11.019 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.038 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [ 23.364 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [  0.396 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [  0.124 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [  5.258 s]
22:11:49 [2023-10-26T02:11:49.454Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.261 s]
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] ------------------------------------------------------------------------
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] BUILD SUCCESS
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] ------------------------------------------------------------------------
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] Total time:  58:25 min
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] Finished at: 2023-10-26T02:11:48Z
22:11:49 [2023-10-26T02:11:49.455Z] [INFO] ------------------------------------------------------------------------
22:11:49 [2023-10-26T02:11:49.981Z] [Pipeline] sh
22:11:50 [2023-10-26T02:11:50.556Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
22:11:50 [2023-10-26T02:11:50.822Z] [Pipeline] sh
22:11:51 [2023-10-26T02:11:51.335Z] + git rev-parse --short HEAD
22:11:51 [2023-10-26T02:11:51.617Z] [Pipeline] sh
22:11:52 [2023-10-26T02:11:52.127Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
22:11:52 [2023-10-26T02:11:52.415Z] [Pipeline] sh
22:11:52 [2023-10-26T02:11:52.925Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
22:11:53 [2023-10-26T02:11:53.189Z] [Pipeline] }
22:11:53 [2023-10-26T02:11:53.464Z] [Pipeline] // container
22:11:53 [2023-10-26T02:11:53.841Z] Post stage
22:11:54 [2023-10-26T02:11:54.726Z] [Pipeline] container
22:11:54 [2023-10-26T02:11:54.727Z] [Pipeline] {
22:11:55 [2023-10-26T02:11:55.345Z] [Pipeline] junit
22:11:55 [2023-10-26T02:11:55.349Z] Recording test results
22:12:12 [2023-10-26T02:12:12.223Z] [Checks API] No suitable checks publisher found.
22:12:12 [2023-10-26T02:12:12.478Z] [Pipeline] archiveArtifacts
22:12:12 [2023-10-26T02:12:12.553Z] Archiving artifacts
22:12:15 [2023-10-26T02:12:15.158Z] [Pipeline] }
22:12:15 [2023-10-26T02:12:15.431Z] [Pipeline] // container
22:12:17 [2023-10-26T02:12:17.095Z] [Pipeline] }
22:12:17 [2023-10-26T02:12:17.348Z] [Pipeline] // withEnv
22:12:17 [2023-10-26T02:12:17.747Z] [Pipeline] }
22:12:18 [2023-10-26T02:12:18.004Z] [Pipeline] // stage
22:12:18 [2023-10-26T02:12:18.804Z] [Pipeline] stage
22:12:18 [2023-10-26T02:12:18.805Z] [Pipeline] { (Deploy Site)
22:12:23 [2023-10-26T02:12:23.427Z] Stage "Deploy Site" skipped due to when conditional
22:12:23 [2023-10-26T02:12:23.427Z] [Pipeline] }
22:12:23 [2023-10-26T02:12:23.696Z] [Pipeline] // stage
22:12:24 [2023-10-26T02:12:24.505Z] [Pipeline] stage
22:12:24 [2023-10-26T02:12:24.506Z] [Pipeline] { (Deploy RCP)
22:12:29 [2023-10-26T02:12:29.120Z] Stage "Deploy RCP" skipped due to when conditional
22:12:29 [2023-10-26T02:12:29.121Z] [Pipeline] }
22:12:29 [2023-10-26T02:12:29.401Z] [Pipeline] // stage
22:12:30 [2023-10-26T02:12:30.177Z] [Pipeline] stage
22:12:30 [2023-10-26T02:12:30.178Z] [Pipeline] { (Deploy Doc)
22:12:34 [2023-10-26T02:12:34.760Z] Stage "Deploy Doc" skipped due to when conditional
22:12:34 [2023-10-26T02:12:34.761Z] [Pipeline] }
22:12:35 [2023-10-26T02:12:35.030Z] [Pipeline] // stage
22:12:35 [2023-10-26T02:12:35.797Z] [Pipeline] stage
22:12:35 [2023-10-26T02:12:35.798Z] [Pipeline] { (Javadoc)
22:12:40 [2023-10-26T02:12:40.412Z] Stage "Javadoc" skipped due to when conditional
22:12:40 [2023-10-26T02:12:40.412Z] [Pipeline] }
22:12:40 [2023-10-26T02:12:40.680Z] [Pipeline] // stage
22:12:41 [2023-10-26T02:12:41.454Z] [Pipeline] stage
22:12:41 [2023-10-26T02:12:41.455Z] [Pipeline] { (Deploy Javadoc)
22:12:46 [2023-10-26T02:12:46.056Z] Stage "Deploy Javadoc" skipped due to when conditional
22:12:46 [2023-10-26T02:12:46.057Z] [Pipeline] }
22:12:46 [2023-10-26T02:12:46.316Z] [Pipeline] // stage
22:12:47 [2023-10-26T02:12:47.105Z] [Pipeline] stage
22:12:47 [2023-10-26T02:12:47.105Z] [Pipeline] { (Notarize macos RCP packages)
22:12:51 [2023-10-26T02:12:51.757Z] Stage "Notarize macos RCP packages" skipped due to when conditional
22:12:51 [2023-10-26T02:12:51.758Z] [Pipeline] }
22:12:52 [2023-10-26T02:12:52.032Z] [Pipeline] // stage
22:12:52 [2023-10-26T02:12:52.543Z] [Pipeline] }
22:12:52 [2023-10-26T02:12:52.808Z] [Pipeline] // withEnv
22:12:53 [2023-10-26T02:12:53.203Z] [Pipeline] }
22:12:53 [2023-10-26T02:12:53.460Z] [Pipeline] // timeout
22:12:53 [2023-10-26T02:12:53.845Z] [Pipeline] }
22:12:54 [2023-10-26T02:12:54.108Z] [Pipeline] // timestamps
22:12:54 [2023-10-26T02:12:54.505Z] [Pipeline] }
22:12:54 [2023-10-26T02:12:54.764Z] [Pipeline] // withEnv
22:12:55 [2023-10-26T02:12:55.148Z] [Pipeline] }
22:12:55 [2023-10-26T02:12:55.422Z] [Pipeline] // withEnv
22:12:55 [2023-10-26T02:12:55.825Z] [Pipeline] }
22:12:56 [2023-10-26T02:12:56.091Z] [Pipeline] // node
22:12:56 [2023-10-26T02:12:56.618Z] [Pipeline] }
22:12:56 [2023-10-26T02:12:56.880Z] [Pipeline] // podTemplate
22:12:57 [2023-10-26T02:12:57.271Z] [Pipeline] End of Pipeline
22:12:57 [2023-10-26T02:12:57.440Z] tracecompass-master-nightly-2019-06 is disabled. Triggering skipped
22:12:57 [2023-10-26T02:12:57.441Z] tracecompass-master-nightly-2020-06 is disabled. Triggering skipped
22:12:57 [2023-10-26T02:12:57.442Z] Triggering a new build of tracecompass-master-nightly-2021-06 #118
22:12:57 [2023-10-26T02:12:57.442Z] tracecompass-master-nightly-2022-06 is disabled. Triggering skipped
22:12:57 [2023-10-26T02:12:57.443Z] tracecompass-master-nightly-oxygen is disabled. Triggering skipped
22:12:57 [2023-10-26T02:12:57.445Z] Finished: SUCCESS