[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-23889 at 2/23/17 1:50 PM:
-------------------------------------------------------------
!composite.png|thumbnail!
Yes, that's because this is the job that aggregates all the upstream changes from the jbosstools-* projects to determine if we need to rebuild the JBT and devstudio aggregates/products.
It's supposed to run frequently. Or as frequently as it sees changes in github upstream repos.
It will then keep trying again every 30 mins or so until someone notices and fixes the problem.
was (Author: nickboldt):
!composite.png|thumbnail!
Yes, that's because this is the job that aggregates all the upstream changes from the jbosstools-* projects to determine if we need to rebuild the JBT and devstudio aggregates/products.
It's supposed to run frequently. Or as frequently as it sees changes in github upstream repos.
> jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.4.4.AM1
>
> Attachments: composite.png
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-23889 at 2/23/17 1:49 PM:
-------------------------------------------------------------
!composite.png|thumbnail!
Yes, that's because this is the job that aggregates all the upstream changes from the jbosstools-* projects to determine if we need to rebuild the JBT and devstudio aggregates/products.
It's supposed to run frequently. Or as frequently as it sees changes in github upstream repos.
was (Author: nickboldt):
Yes, that's because this is the job that aggregates all the upstream changes from the jbosstools-* projects to determine if we need to rebuild the JBT and devstudio aggregates/products.
It's supposed to run frequently. Or as frequently as it sees changes in github upstream repos.
> jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.4.4.AM1
>
> Attachments: composite.png
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23889:
-------------------------------
Attachment: composite.png
> jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.4.4.AM1
>
> Attachments: composite.png
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master is a spam bomb
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-23889 at 2/23/17 1:48 PM:
-------------------------------------------------------------
If it's failing repeatedly, then you should look in the console to see WHY and maybe help fix it ... it's most likely a TP problem.
{code}
[p2.dir] Cannot complete the install because one or more required items could not be found.
[p2.dir] Software being installed: JBoss Tools Apache Cordova Simulator Tests Developer Resources 3.8.3.v20161201-1914 (org.jboss.tools.cordovasim.test.feature.source.feature.group 3.8.3.v20161201-1914)
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732) requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code}
Opened JBIDE-24007 to fix browsersim / jetty 9.4 issue.
was (Author: nickboldt):
If it's failing repeatedly, then you should look in the console to see WHY and maybe help fix it ... it's most likely a TP problem.
{code}
[p2.dir] Cannot complete the install because one or more required items could not be found.
[p2.dir] Software being installed: JBoss Tools Apache Cordova Simulator Tests Developer Resources 3.8.3.v20161201-1914 (org.jboss.tools.cordovasim.test.feature.source.feature.group 3.8.3.v20161201-1914)
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732) requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code}
> jbosstools-composite-install_master is a spam bomb
> --------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.4.4.AM1
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23889) jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23889?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23889:
-------------------------------
Summary: jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should) (was: jbosstools-composite-install_master is a spam bomb)
> jbosstools-composite-install_master sends lots of nag emails when something goes awry (as it should)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23889
> URL: https://issues.jboss.org/browse/JBIDE-23889
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.3.AM2
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.4.4.AM1
>
>
> jbosstools-composite-install_master re-runs itself on failure. However, it seems like the SLEEP_TIME parameter is now ignored, resulting on constant re-run of the job and a lot of spam (multiple mails per minutes). Additionally to spam, this adds a relatively big load on Jenkins and slaves queue.
> I've removed the re-run on failure block of the downstream job trigger as a temporary workaround.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-24007) browsersim depends on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24007?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24007:
-------------------------------
Description:
{code}
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732)
requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
This is caused by the fact that the composite install test job is trying to install everything in JBT sites on top of the target platform used by master branch (4.70.0.AM1-SNAPSHOT) [1], which has been updated to use Jetty 9.4.0.
So, p2 can't resolve the missing dep as the org.jboss.tools.browsersim.ui plugin requires [9.3.9,9.4.0).
[1] https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-...
Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.
was:
{code}
[p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732)
requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
{code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
This is caused by the fact that the composite install test job is trying to install everything in JBT sites on top of the target platform used by master branch (4.70.0.AM1-SNAPSHOT) [1], which has been updated to use Jetty 9.4.0.
[1] https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-...
Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.
> browsersim depends on jetty 9.3.9 but Oxygen target platform 4.70.x contains jetty 9.4
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24007
> URL: https://issues.jboss.org/browse/JBIDE-24007
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Reporter: Nick Boldt
> Assignee: Ilya Buziuk
> Fix For: 4.4.4.AM1
>
>
> {code}
> [p2.dir] Missing requirement: BrowserSim 3.8.3.v20161201-1732 (org.jboss.tools.browsersim.ui 3.8.3.v20161201-1732)
> requires 'bundle org.eclipse.jetty.server [9.3.9,9.4.0)' but it could not be found
> {code} -- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> This is caused by the fact that the composite install test job is trying to install everything in JBT sites on top of the target platform used by master branch (4.70.0.AM1-SNAPSHOT) [1], which has been updated to use Jetty 9.4.0.
> So, p2 can't resolve the missing dep as the org.jboss.tools.browsersim.ui plugin requires [9.3.9,9.4.0).
> [1] https://devstudio.jboss.com/targetplatforms/jbdevstudiotarget/4.70.0.AM1-...
> Solution: browsersim (and other jbosstools-* projects) should support jetty 9.4.0.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month