[JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4077:
-----------------------------
Attachment: org.jboss.tools.deltaspike.ui.bot.test.log_0.txt
> Cannot run integration tests against Devstudio with latest target platform
> --------------------------------------------------------------------------
>
> Key: JBDS-4077
> URL: https://issues.jboss.org/browse/JBDS-4077
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: .log, jbosstools-integration-tests.log.txt.zip, org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.txt, org.jboss.tools.deltaspike.ui.bot.test.log.txt, org.jboss.tools.deltaspike.ui.bot.test.log_0.txt, Screenshot_2016-10-05_10-00-03.png, Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png, Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png, Screenshot_2016-10-05_10-01-32.png, shell.png, TEST-org.jboss.tools.deltaspike.ui.bot.test.DeltaspikeAllBotTests.xml, tpfail.png
>
>
> Integration tests run from maven against Devstudio, which was built using the latest target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail afterwards.
> A full devstudio should open when the tests are run. Instead it looks like this:
> !tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23285) integration tests should share runtime downloads so that each test doesn't have to re-download the same runtime zips, and no longer use EOL'd runtimes
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23285?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23285:
---------------------------------------
The original idea was that even if we don't support these older runtimes anymore, there is no reason to remove these adapters from JBoss Tools - as long as they seem to work, it doesn't hurt to have them. And since we still have these adapters in the tools, why not have tests for them if it doesn't require any extra effort (it's basically the same test that we use for newer servers).
Are you suggesting we remove the older server adapters from the tools? If not, why remove the servers from tests?
What should be definitely fixed is the case where different tests use different version.
I will check that and try to unify.
> integration tests should share runtime downloads so that each test doesn't have to re-download the same runtime zips, and no longer use EOL'd runtimes
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23285
> URL: https://issues.jboss.org/browse/JBIDE-23285
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: integration-tests
> Affects Versions: 4.4.2.AM1
> Reporter: Nick Boldt
> Assignee: Martin Malina
>
> While running the integration tests today to investigate JBDS-4077, I discovered that:
> * org.jboss.ide.eclipse.as.ui.bot.test requires 11 runtimes, some of which are well past their EOL date [1]:
> {code}jboss-3.2.8.SP1 jboss-4.2.3.GA jboss-5.1.0.GA jboss-as-7.0.2.Final wildfly-10.0.0.CR2 wildfly-9.0.1.Final
> jboss-4.0.5.GA jboss-5.0.1.GA jboss-6.1.0.Final jboss-as-7.1.1.Final wildfly-8.2.0.Final{code}
> * org.jboss.tools.deltaspike.ui.bot.test requires 1 runtime, wildfly-10.0.0.Final
> [1] https://access.redhat.com/support/policy/updates/jboss_notes/eol vs. https://access.redhat.com/support/policy/updates/jboss_notes/
> So, three problems here:
> a) different tests use different versions of the same runtime (WFLY 10.0.0.CR2 vs. Final)
> b) different tests re-download their runtimes every time you do a clean, instead of fetching runtimes from a cache. So the same 160M of WFLY 10 gets downloaded twice.
> c) we still test on runtimes that have been EOL'd years ago, such as AS 4.0 and earlier.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.... ]
Jan Richter commented on JBDS-4077:
-----------------------------------
I swear I can't get it to launch devstudio even with the damn installBase. Every time I try only the basic eclipse will start. I feel like the only think I haven't tried is purging .m2
> Cannot run integration tests against Devstudio with latest target platform
> --------------------------------------------------------------------------
>
> Key: JBDS-4077
> URL: https://issues.jboss.org/browse/JBDS-4077
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: .log, jbosstools-integration-tests.log.txt.zip, org.jboss.tools.deltaspike.ui.bot.test.log.txt, Screenshot_2016-10-05_10-00-03.png, Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png, Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png, Screenshot_2016-10-05_10-01-32.png, shell.png, tpfail.png
>
>
> Integration tests run from maven against Devstudio, which was built using the latest target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail afterwards.
> A full devstudio should open when the tests are run. Instead it looks like this:
> !tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.... ]
Jan Richter edited comment on JBDS-4077 at 10/5/16 10:26 AM:
-------------------------------------------------------------
I swear I can't get it to launch devstudio even with the damn installBase. Every time I try only the basic eclipse will start. I feel like the only thing I haven't tried is purging .m2
was (Author: jrichter1):
I swear I can't get it to launch devstudio even with the damn installBase. Every time I try only the basic eclipse will start. I feel like the only think I haven't tried is purging .m2
> Cannot run integration tests against Devstudio with latest target platform
> --------------------------------------------------------------------------
>
> Key: JBDS-4077
> URL: https://issues.jboss.org/browse/JBDS-4077
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: .log, jbosstools-integration-tests.log.txt.zip, org.jboss.tools.deltaspike.ui.bot.test.log.txt, Screenshot_2016-10-05_10-00-03.png, Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png, Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png, Screenshot_2016-10-05_10-01-32.png, shell.png, tpfail.png
>
>
> Integration tests run from maven against Devstudio, which was built using the latest target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail afterwards.
> A full devstudio should open when the tests are run. Instead it looks like this:
> !tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (ERT-431) NoSuchFileException: C:certificate\ca.pem on Windows error [EBZ#504071]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-431:
---------------------------------------
Summary: NoSuchFileException: C:certificate\ca.pem on Windows error [EBZ#504071]
Key: ERT-431
URL: https://issues.jboss.org/browse/ERT-431
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
I don't know why it occurred but the stack tends to tell that Windows paths are not well supported
org.eclipse.linuxtools.docker.core.DockerException: Failed to open connection 'null' on https://10.1.2.2:2376
at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:263)
at org.eclipse.linuxtools.internal.docker.core.DockerConnection.getContainers(DockerConnection.java:547)
at org.eclipse.linuxtools.internal.docker.ui.views.DockerContainersView$10.run(DockerContainersView.java:572)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.spotify.docker.client.DockerCertificateException: java.nio.file.NoSuchFileException: C:certificate\ca.pem
at com.spotify.docker.client.DockerCertificates.<init>(DockerCertificates.java:111)
at com.spotify.docker.client.DockerCertificates.<init>(DockerCertificates.java:64)
at org.eclipse.linuxtools.internal.docker.core.DockerClientFactory.getClient(DockerClientFactory.java:83)
at org.eclipse.linuxtools.internal.docker.core.DockerClientFactory.getClient(DockerClientFactory.java:47)
at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:252)
... 3 more
Caused by: java.nio.file.NoSuchFileException: C:certificate\ca.pem
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.Files.newByteChannel(Unknown Source)
at java.nio.file.spi.FileSystemProvider.newInputStream(Unknown Source)
at java.nio.file.Files.newInputStream(Unknown Source)
at com.spotify.docker.client.DockerCertificates.<init>(DockerCertificates.java:76)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBTIS-846) Productize the JBDSIS/DevstudioIS stand-alone installers
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-846?page=com.atlassian.jira.plugin.... ]
Paul Leacu updated JBTIS-846:
-----------------------------
Description:
The Integration Stack devstudio pom can now build a stand-alone installer in addition to update site ZIP files. Modify any/all Jenkins jobs, product.yml, CSP RCM ticket instructions to handle the productization of the installer.
Mars:
https://devstudio.redhat.com/9.0/stable/builds/installer/integration-stac... (MD5)
*Release Engineering CSP update instructions - Developer Studio Integration Stack 9.0.2.GA:*
{code}
Please remove earlier versions of Red Hat JBoss Developer Studio Integration Stack update site zips.
When pushed, please reply so that QE can review the CSP pages & CDN/Download Manager files for push to production.
_________________________________________________________________________________________
Please add the following stand-alone installer [1] to the 9.1.0 JBoss Developer Studio product pulldown in the CSP Software Downloads page [2].
[1] https://devstudio.redhat.com/9.0/stable/builds/installer/integration-stac... [Open URL] (MD5)
[2] https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downl...
Associated JIRA: https://issues.jboss.org/browse/JBTIS-846
Descriptive copy to associate w/ the CSP entry:
-----------------------------------------------
Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Stand-Alone Installer
Detailed Description
This installer contains JBoss Developer Studio 9.1.0.GA and JBoss Developer Studio Integration Stack tooling 9.0.2.GA.
Manual Instructions
java -jar jboss-devstudio-is-9.0.2.GA-installer-standalone.jar
_________________________________________________________________________________________
Please add the following update site zip file to the JBoss Developer Studio product pulldown in the CSP Software Downloads page:
https://devstudio.redhat.com/9.0/stable/updates/integration-stack/devstud... [Open URL] (MD5)
Descriptive copy to associate w/ the CSP entry:
-----------------------------------------------
Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Update Site Zip
Detailed Description
This release zip has been certified for JBoss Developer Studio 9.1.0.GA.
Manual Instructions
1. Start jbdevstudio
2. Select the Help > Install New Software...
3. Select Add...
4. Select Archive...
5. Supply the zip file location as the repository archive.
{code}
was:
The Integration Stack devstudio pom can now build a stand-alone installer in addition to update site ZIP files. Modify any/all Jenkins jobs, product.yml, CSP RCM ticket instructions to handle the productization of the installer.
Mars:
https://devstudio.redhat.com/9.0/stable/updates/integration-stack/devstud... (MD5)
*Release Engineering CSP update instructions - Developer Studio Integration Stack 9.0.2.GA:*
{code}
Please remove earlier versions of Red Hat JBoss Developer Studio Integration Stack update site zips.
When pushed, please reply so that QE can review the CSP pages & CDN/Download Manager files for push to production.
_________________________________________________________________________________________
Please add the following stand-alone installer [1] to the 9.1.0 JBoss Developer Studio product pulldown in the CSP Software Downloads page [2].
[1] https://devstudio.redhat.com/9.0/stable/builds/installer/integration-stac... [Open URL] (MD5)
[2] https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downl...
Associated JIRA: https://issues.jboss.org/browse/JBTIS-846
Descriptive copy to associate w/ the CSP entry:
-----------------------------------------------
Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Stand-Alone Installer
Detailed Description
This installer contains JBoss Developer Studio 9.1.0.GA and JBoss Developer Studio Integration Stack tooling 9.0.2.GA.
Manual Instructions
java -jar jboss-devstudio-is-9.0.2.GA-installer-standalone.jar
_________________________________________________________________________________________
Please add the following update site zip file to the JBoss Developer Studio product pulldown in the CSP Software Downloads page:
https://devstudio.redhat.com/9.0/stable/updates/integration-stack/devstud... [Open URL] (MD5)
Descriptive copy to associate w/ the CSP entry:
-----------------------------------------------
Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Update Site Zip
Detailed Description
This release zip has been certified for JBoss Developer Studio 9.1.0.GA.
Manual Instructions
1. Start jbdevstudio
2. Select the Help > Install New Software...
3. Select Add...
4. Select Archive...
5. Supply the zip file location as the repository archive.
{code}
> Productize the JBDSIS/DevstudioIS stand-alone installers
> --------------------------------------------------------
>
> Key: JBTIS-846
> URL: https://issues.jboss.org/browse/JBTIS-846
> Project: JBoss Tools Integration Stack
> Issue Type: Feature Request
> Components: distribution
> Affects Versions: 9.0.2.GA
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 9.0.2.GA
>
>
> The Integration Stack devstudio pom can now build a stand-alone installer in addition to update site ZIP files. Modify any/all Jenkins jobs, product.yml, CSP RCM ticket instructions to handle the productization of the installer.
> Mars:
> https://devstudio.redhat.com/9.0/stable/builds/installer/integration-stac... (MD5)
> *Release Engineering CSP update instructions - Developer Studio Integration Stack 9.0.2.GA:*
> {code}
> Please remove earlier versions of Red Hat JBoss Developer Studio Integration Stack update site zips.
> When pushed, please reply so that QE can review the CSP pages & CDN/Download Manager files for push to production.
> _________________________________________________________________________________________
> Please add the following stand-alone installer [1] to the 9.1.0 JBoss Developer Studio product pulldown in the CSP Software Downloads page [2].
> [1] https://devstudio.redhat.com/9.0/stable/builds/installer/integration-stac... [Open URL] (MD5)
> [2] https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?downl...
> Associated JIRA: https://issues.jboss.org/browse/JBTIS-846
> Descriptive copy to associate w/ the CSP entry:
> -----------------------------------------------
> Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Stand-Alone Installer
> Detailed Description
> This installer contains JBoss Developer Studio 9.1.0.GA and JBoss Developer Studio Integration Stack tooling 9.0.2.GA.
> Manual Instructions
> java -jar jboss-devstudio-is-9.0.2.GA-installer-standalone.jar
> _________________________________________________________________________________________
> Please add the following update site zip file to the JBoss Developer Studio product pulldown in the CSP Software Downloads page:
> https://devstudio.redhat.com/9.0/stable/updates/integration-stack/devstud... [Open URL] (MD5)
> Descriptive copy to associate w/ the CSP entry:
> -----------------------------------------------
> Red Hat JBoss Developer Studio Integration Stack 9.0.2.GA Update Site Zip
> Detailed Description
> This release zip has been certified for JBoss Developer Studio 9.1.0.GA.
> Manual Instructions
> 1. Start jbdevstudio
> 2. Select the Help > Install New Software...
> 3. Select Add...
> 4. Select Archive...
> 5. Supply the zip file location as the repository archive.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4077) Cannot run integration tests against Devstudio with latest target platform
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4077?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4077:
-----------------------------
Attachment: Screenshot_2016-10-05_10-00-03.png
Screenshot_2016-10-05_10-00-21.png
Screenshot_2016-10-05_10-00-28.png
Screenshot_2016-10-05_10-00-57.png
Screenshot_2016-10-05_10-01-14.png
Screenshot_2016-10-05_10-01-32.png
org.jboss.tools.deltaspike.ui.bot.test.log.txt
The last test run was done headlessly in a different DISPLAY, so I have no idea what UI appears:
{code}
kill -9 `cat /tmp/.X5-lock`; rm -fr /tmp/.X5-lock; Xvfb :5 -ac 2>&1 1>/dev/null & export DISPLAY=:5
mvn clean verify -Dswtbot.test.skip=false -Dmaven.test.failure.ignore=true -DskipTests=false -Dtest.installBase=/home/nboldt/devstudio-10.2.0.AM1/studio | tee ~/tmp/org.jboss.tools.deltaspike.ui.bot.test.log.txt
{code}
-- [^org.jboss.tools.deltaspike.ui.bot.test.log.txt]
If I return to DISPLAY=:0, however, it's obvious the target runtime is devstudio, not just eclipse. Because that's the folder into which I set the installBase. (See screenshots.)
> Cannot run integration tests against Devstudio with latest target platform
> --------------------------------------------------------------------------
>
> Key: JBDS-4077
> URL: https://issues.jboss.org/browse/JBDS-4077
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 10.2.0.AM1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Attachments: .log, jbosstools-integration-tests.log.txt.zip, org.jboss.tools.deltaspike.ui.bot.test.log.txt, Screenshot_2016-10-05_10-00-03.png, Screenshot_2016-10-05_10-00-21.png, Screenshot_2016-10-05_10-00-28.png, Screenshot_2016-10-05_10-00-57.png, Screenshot_2016-10-05_10-01-14.png, Screenshot_2016-10-05_10-01-32.png, shell.png, tpfail.png
>
>
> Integration tests run from maven against Devstudio, which was built using the latest target platform (4.61.0.AM1-SNAPSHOT), cannot properly launch all the plugins and fail afterwards.
> A full devstudio should open when the tests are run. Instead it looks like this:
> !tpfail.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-3986) support building devstudio on windows
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3986?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-3986:
-------------------------------------
[~nickboldt], personally I think it's the right thing to do - to remove the source zip, now that everything is publicly available on github. The trello card is marked as PM approved. So let's try in 11.0 or even 10.2? Fine with me definitely :)
> support building devstudio on windows
> -------------------------------------
>
> Key: JBDS-3986
> URL: https://issues.jboss.org/browse/JBDS-3986
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build
> Affects Versions: 10.1.0.AM3
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Fix For: 10.2.0.AM2
>
>
> Support building devstudio on windows.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months