[wtp-dev] ACTION REQUIRED: Possible problem with declared build S-3.10.0.RC2-20180524070951

2018-05-29 Thread Nick Boldt
Despite 2 missing checkmarks on teh smoke test wiki from *JavaEE and Dali*,
I've pushed this build into the simrel.

Now I see that there's a possible problem. See details below from
mattermost [1].

*PMC and project leads, *should I back it out or should we just fix it in
RC3, when/if Dali people reappear ?


jcollier
10:07 PM

1

Found a bug with Dali in Photon RC1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535243
stuartbot
10:07 PM


JPA Content doesn't show up in project explorer in Photon RC1

jcollier
10:08 PM


Marking it as critical

Shouldn't the smoketest Dali runs before each release catch these kinds of
things?

Guess not...
nitind
10:55 PM


In theory, yes. It's also one of the two components not to have results in
the RC2 smoke test.
https://wiki.eclipse.org/WTP_Smoke_Test_Results_R3100_20180524070951 . Not
sure who the DG is that's listed there.
--
Tue, May 29, 2018
jcollier
1:40 AM


DG is Dimitar Giormov
jcollier
1:40 AM

2

Also, https://bugs.eclipse.org/bugs/show_bug.cgi?id=535243#c1. Looks like
the bug is due to something gone wrong in plugin.xml. But it hasn't been
edited in 6 years and is just a stub. Hmmm
 (edited)
stuartbot
1:40 AM


The issue is occurring because at line 75,
"this.getItemContentProvider(parentElement);" is returning null. The
function itself says:

"NB: We have a bug (probably in our plugin.xml) if this method ever returns
null unexpectedly"

Looks like something's gone wrong with the plugin.xml -> JPA Content
doesn't show up in project explorer in Photon RC1

1:41 AM


The issue is occurring because at line 75,
"this.getItemContentProvider(parentElement);" is returning null. The
function itself says:

"NB: We have a bug (probably in our plugin.xml) if this method ever returns
null unexpectedly"

Looks like something's gone wrong with the plugin.xml -> JPA Content
doesn't show up in project explorer in Photon RC1

jcollier
1:25 PM


Has the UI in Photon RC1 been unstable for anyone else?

Seems something funky is going on with SWT

Might just be me though

Been getting a ton of ‘Widget is disposed’ exceptions, projects in the
project explorer are sometimes just up and disappearing, and projects are
autocollapsing whenever I add resources to them (classes, servlets, etc)
(edited)
nitind
1:55 PM


Installed how, because I don't see ours listed at
https://www.eclipse.org/downloads/index-developer.php ?
Eclipse Downloads | The Eclipse Foundation

The Eclipse Foundation - home to a global community, the Eclipse IDE,
Jakarta EE and over 350 open source projects, including runtimes, tools and
frameworks.

[1] https://mattermost.eclipse.org/eclipse/channels/webtools

On Tue, May 29, 2018 at 4:05 PM, WTP Releng  wrote:

>
>
> Download Page:
> http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC2-
> 20180524070951
>
> General Smoketest results page:
> http://wiki.eclipse.org/WTP_Smoke_Test_Results
>
> ___
> wtp-dev mailing list
> wtp-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/wtp-dev
>



-- 

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com

TRIED. TESTED. TRUSTED. 
@ @redhatnews   Red Hat




“The Only Thing That Is Constant Is Change” - Heraclitus
___
wtp-dev mailing list
wtp-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev

[wtp-dev] Declaring Build for wtp-R3.10.0-I: S-3.10.0.RC2-20180524070951

2018-05-29 Thread WTP Releng
 

Download Page: 
http://download.eclipse.org/webtools/downloads/drops/R3.10.0/S-3.10.0.RC2-20180524070951

General Smoketest results page:
http://wiki.eclipse.org/WTP_Smoke_Test_Results

___
wtp-dev mailing list
wtp-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Re: [wtp-dev] [webtools.webservices] Build issue - stuck tests in jst.ws.cxf

2018-05-29 Thread Shane Clarke
Hi Nick,

I had a look at these.

I'm not able to reproduce the issue locally and i'm running with a build with 
the dependencies listed in 
http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/wtp-parent/pom.xml#n45

Just to note the gef-repo.url and the gef-legacy-repo.url look like they're 
both pulling in GEF 3.1.0 ? (unrelated to this issue)

The log file 
https://ci.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/jaxws/tests/org.eclipse.jst.ws.cxf.tests/target/work/data/.metadata/.log/*view*/
 is full of these type of errors:

!MESSAGE No IModelProvider exists for project P/TestProject2_1527516764789 of 
version: EJB Module 3.0
!STACK 0
java.lang.NullPointerException: No IModelProvider exists for project 
P/TestProject2_1527516764789 of version: EJB Module 3.0
at 
org.eclipse.jst.j2ee.model.ModelProviderManager.getModelProvider(ModelProviderManager.java:101)
at 
org.eclipse.jst.j2ee.model.ModelProviderManager.getModelProvider(ModelProviderManager.java:281)
at 
org.eclipse.jst.jee.ui.internal.navigator.JEE5ContentProvider.getCachedModelProvider(JEE5ContentProvider.java:76)
at 
org.eclipse.jst.jee.ui.internal.navigator.Ejb3ContentProvider.getNewContentProviderInstance(Ejb3ContentProvider.java:212)
at 
org.eclipse.jst.jee.ui.internal.navigator.LoadingJeeDDJob.run(LoadingJeeDDJob.java:50)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)

!ENTRY org.eclipse.core.jobs 4 2 2018-05-28 10:14:37.987
!MESSAGE An internal error occurred during: "Loading descriptor for 
TestProject2_1527516764789.".
!STACK 0
java.lang.NullPointerException
at 
org.eclipse.jst.jee.ui.internal.navigator.JEE5ContentProvider.getCachedModelProvider(JEE5ContentProvider.java:77)
at 
org.eclipse.jst.jee.ui.internal.navigator.Ejb3ContentProvider.getNewContentProviderInstance(Ejb3ContentProvider.java:212)
at 
org.eclipse.jst.jee.ui.internal.navigator.LoadingJeeDDJob.run(LoadingJeeDDJob.java:50)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)

What looks to be happening is the tests themselves aren't failing. The errors 
are a result of the Project Explorer view (Common Navigator View) being open in 
the Java EE perspective and it's refreshing as a result of the tests creating 
EJB projects. The errors are introducing a lag in the test run and the number 
of them is adding up to push the overall test runtime over the 30 minute 
timeout.

I'm not sure what's caused this to start happening now. These tests are part of 
a SAP contribution to the project around 9 years ago and they haven't really 
changed i think since that.

Are the test log files for the earlier successful builds e.g. #183 maintained? 
And is it possible to extend the timeout limit for these tests for a test run 
to see if they pass?

Thanks,
Shane

From: Nick Boldt 
Sent: Monday 28 May 2018 20:42
To: Shane Clarke
Cc: General discussion of project-wide or architectural issues.; Keith Chong
Subject: Re: [webtools.webservices] Build issue - stuck tests in jst.ws.cxf

No dep changes since May 9, in terms of URLs used.

http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/log/wtp-parent/pom.xml

However, since some URLs are a "latest build" style, you can see that the deps 
can change for Platform, DTP, JGit/EGit, & EMF.

http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/wtp-parent/pom.xml#n45

The rest of the requirements/depdencies are static URLs with specific releases 
in them, including the old Graphiti 0.15.0.M6 release and some emf.* projects 
from 2017/06.



Here's a link to the .log files generated by Eclipse while the build runs tests:

https://ci.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/**/.log

And here's the log from the test that's failing.

https://ci.eclipse.org/webtools/job/webtools-webservices_R3_10/ws/jaxws/tests/org.eclipse.jst.ws.cxf.tests/target/work/data/.metadata/.log/*view*/

Does that shine any light on the failures?

Nick


On Mon, May 28, 2018 at 3:15 PM, Shane Clarke 
mailto:shane.cla...@outlook.com>> wrote:
Hi Nick,

There isn't much to go on in those logs. I do see

org.eclipse.jst.ws.cxf.tests: An unexpected error occured while launching the 
test runtime (return code 143). See log for details.

But the only other reference is to the test exceeding the timeout and the 
process being killed.

I think those builds are running the platform I20180527-0800 build? I ran the 
tests with that and couldn't produce any issues.

Were there any dependency changes between builds 183 and 184?

Thanks,
Shane

From: Nick Boldt mailto:nbo...@redhat.com>>
Sent: Monday 28 May 2018 15:59
To: General discussion of project-wide or architectural issues.
Cc: Shane Clarke; Keith Chong
Subject: [webtools.webservices] Build issue - stuck tests in jst.ws.cxf

For two builds in a row, the WTP Webservices build has been stuck running 
tests, specifically in org.eclipse.jst.ws.cxf.tests.AllTestsSuite. This test 
suite