[JBoss JIRA] (JBIDE-25554) Fuse tests are failing on dev-platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25554?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-25554:
------------------------------------
Failure appears to be caused by the slave crashing / shutting down before the job could complete.
{code}
14:19:53 FATAL: channel is already closed
14:19:53 Command close created at
14:19:53 at hudson.remoting.Command.<init>(Command.java:60)
14:19:53 at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1123)
14:19:53 at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1121)
14:19:53 at hudson.remoting.Channel.close(Channel.java:1281)
14:19:53 at hudson.remoting.Channel.close(Channel.java:1263)
14:19:53 at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1128)
14:19:53 Caused: hudson.remoting.Channel$OrderlyShutdown
14:19:53 at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1129)
14:19:53 at hudson.remoting.Channel$1.handle(Channel.java:527)
14:19:53 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83)
14:19:53 Caused: hudson.remoting.ChannelClosedException: channel is already closed
14:19:53 at hudson.remoting.Channel.send(Channel.java:605)
14:19:53 at hudson.remoting.Request.call(Request.java:130)
14:19:53 at hudson.remoting.Channel.call(Channel.java:829)
14:19:53 at hudson.Launcher$RemoteLauncher.launch(Launcher.java:959)
14:19:53 at hudson.Launcher$ProcStarter.start(Launcher.java:384)
14:19:53 at hudson.Launcher$ProcStarter.join(Launcher.java:395)
14:19:53 at hudson.plugins.xvnc.Xvnc$DisposerImpl.tearDown(Xvnc.java:234)
14:19:53 at jenkins.tasks.SimpleBuildWrapper$EnvironmentWrapper.tearDown(SimpleBuildWrapper.java:175)
14:19:53 at hudson.model.Build$BuildExecution.doRun(Build.java:174)
14:19:53 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
14:19:53 at hudson.model.Run.execute(Run.java:1735)
14:19:53 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
14:19:53 at hudson.model.ResourceController.execute(ResourceController.java:97)
14:19:53 at hudson.model.Executor.run(Executor.java:405)
14:19:53 ERROR: Step ‘Archive the artifacts’ failed: no workspace for jbosstools-fuse_PullRequest #303
14:19:53 ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for jbosstools-fuse_PullRequest #303{code}
Yet you had a good build on Dec 19 [1] of a PR request [2], as seen here [3].
[1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
[2] https://github.com/jbosstools/jbosstools-fuse/pull/1133
[3] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
So... maybe this is a problem with the rhel7-devstudio-releng-16gb-ram [4] slaves?
[4] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/label/rhel7-...
Assuming it's not (because the slaves work for fuse builds), I've made some tweaks to the fuse PR builder job to make it more consistent with the fuse job.
https://github.com/jbdevstudio/jbdevstudio-ci/commit/2383acb8a17b4acbbc35...
Question:
What does this variable do?
{code}FUSE_REPO_CLEANER_DELETELASTUPDATED=true{code}
I see it being set for the fuse PR job, but not the fuse job. Is that correct?
> Fuse tests are failing on dev-platform
> --------------------------------------
>
> Key: JBIDE-25554
> URL: https://issues.jboss.org/browse/JBIDE-25554
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, fusetools
> Affects Versions: 4.5.2.AM2
> Reporter: Andrej Podhradsky
> Fix For: 4.5.x
>
> Attachments: log.txt
>
>
> The job jbosstools-fuse_PullRequest is failing on dev-platform but it passes on fusesource. See the attached log file.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBDS-4642) JDK9 Certification - *running* Devstudio with jdk9
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBDS-4642?page=com.atlassian.jira.plugin.... ]
Pavol Srna updated JBDS-4642:
-----------------------------
Description:
This is an epic for tracking JDK9 Devstudio Certification.
All components need to be retested (run) with JDK9.
Please link issues found here.
Please do only resolve the subtasks, when the component *is* certified running with jdk9.
was:
This is an epic for tracking JDK9 Devstudio Certification.
All components need to be retested (run) with JDK9. Please link issues found here.
> JDK9 Certification - *running* Devstudio with jdk9
> --------------------------------------------------
>
> Key: JBDS-4642
> URL: https://issues.jboss.org/browse/JBDS-4642
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Epic
> Components: build
> Reporter: Pavol Srna
> Fix For: 11.x
>
>
> This is an epic for tracking JDK9 Devstudio Certification.
> All components need to be retested (run) with JDK9.
> Please link issues found here.
> Please do only resolve the subtasks, when the component *is* certified running with jdk9.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months
[JBoss JIRA] (JBIDE-25557) OpenJDK9 + org.jboss.forge: org.jboss.forge.furnace.exception.ContainerException
by Josef Kopriva (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25557?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-25557:
----------------------------------
Priority: Critical (was: Major)
> OpenJDK9 + org.jboss.forge: org.jboss.forge.furnace.exception.ContainerException
> --------------------------------------------------------------------------------
>
> Key: JBIDE-25557
> URL: https://issues.jboss.org/browse/JBIDE-25557
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.5.2.AM3
> Environment: FC27 + OpenJDK9
> Red Hat JBoss Developer Studio Version: 11.2.0.AM3
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Critical
>
> Forge does not start:
> {code:java}
> null
> org.eclipse.core.jobs
> Error
> Thu Jan 11 12:59:40 CET 2018
> An internal error occurred during: "Starting JBoss Forge 3.7.2.Final".
> org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.projects.ProjectFactory] could be found in any started addons.
> at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:79)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:564)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$2.call(ClassLoaderAdapterCallback.java:124)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:97)
> at org.jboss.forge.furnace.services.Imported_$$_javassist_4e1fc78d-0b5f-4839-8d1e-22b7d372d229.get(Imported_$$_javassist_4e1fc78d-0b5f-4839-8d1e-22b7d372d229.java)
> at org.jboss.tools.forge.core.furnace.FurnaceService.lookup(FurnaceService.java:95)
> at org.jboss.tools.forge.ui.util.ForgeHelper.initializeFurnaceRuntime(ForgeHelper.java:99)
> at org.jboss.tools.forge.ui.util.ForgeHelper.access$0(ForgeHelper.java:89)
> at org.jboss.tools.forge.ui.util.ForgeHelper$1.runInWorkspace(ForgeHelper.java:57)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> {code}
> {code:java}
> null
> org.eclipse.ui
> Error
> Thu Jan 11 12:59:40 CET 2018
> Unhandled event loop exception
> org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.forge.addon.shell.spi.ShellHandle] could be found in any started addons.
> at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:79)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:564)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$2.call(ClassLoaderAdapterCallback.java:124)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:97)
> at org.jboss.forge.furnace.services.Imported_$$_javassist_4e1fc78d-0b5f-4839-8d1e-22b7d372d229.get(Imported_$$_javassist_4e1fc78d-0b5f-4839-8d1e-22b7d372d229.java)
> at org.jboss.tools.forge.core.furnace.FurnaceService.lookup(FurnaceService.java:95)
> at org.jboss.tools.forge.ui.internal.cli.AeshConsole.start(AeshConsole.java:46)
> at org.jboss.tools.aesh.ui.view.AbstractTextViewer$1.run(AbstractTextViewer.java:46)
> at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
> at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
> at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:564)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 2 months