[
https://issues.jboss.org/browse/JBIDE-24561?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-24561:
------------------------------------
Problem could in fact be the text-finder plugin. I've removed that config to see if
the 80 mins are still needed.
{code}
- <hudson.plugins.textfinder.TextFinderPublisher
plugin="text-finder(a)1.10">
- <regexp>.+(BUILD FAILED|Cannot complete the install|conflicting
dependency|Connection refused|exec returned: 13).+</regexp>
- <succeedIfFound>false</succeedIfFound>
- <unstableIfFound>true</unstableIfFound>
- <alsoCheckConsoleOutput>true</alsoCheckConsoleOutput>
- </hudson.plugins.textfinder.TextFinderPublisher>
{code}
Checking console output takes 80 mins?
--------------------------------------
Key: JBIDE-24561
URL:
https://issues.jboss.org/browse/JBIDE-24561
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.5.0.AM1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.5.0.AM1
Description setter plugin seems to take 80 mins to parse the console log.
So maybe we don't need this any more? Seems a waste of time, if the overall build
takes 2h35, this is more than 50% of the time taken!
{code}
10:05:56 Terminating xvnc.
10:05:56 $ /usr/bin/vncserver -kill :33
10:05:57 Killing Xvnc process ID 9997
10:05:59 Archiving artifacts
10:05:59 Checking console output
11:26:12 [description-setter] Description set: TP Version: 4.70.0.AM1-SNAPSHOT'
11:26:12 Sending e-mails to: jbosstools-builds(a)lists.jboss.org mistria(a)redhat.com
nboldt(a)redhat.com nickboldt(a)gmail.com
{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
{code}
10:04:53 Terminating xvnc.
10:04:53 $ /usr/bin/vncserver -kill :35
10:04:54 Killing Xvnc process ID 9993
10:04:56 Archiving artifacts
10:04:57 Checking console output
11:24:02 [description-setter] Description set: TP Version: 4.70.0.AM1-SNAPSHOT'
11:24:02 Sending e-mails to: jbosstools-builds(a)lists.jboss.org mistria(a)redhat.com
nboldt(a)redhat.com nickboldt(a)gmail.com{code} --
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)