You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Tony Stevenson (JIRA)" <ji...@apache.org> on 2014/07/28 21:35:39 UTC

[jira] [Resolved] (INFRA-6223) BuildBot builds fail when executed from IRC bot

     [ https://issues.apache.org/jira/browse/INFRA-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson resolved INFRA-6223.
-----------------------------------

    Resolution: Fixed

Fixed in the last upgrade.

> BuildBot builds fail when executed from IRC bot
> -----------------------------------------------
>
>                 Key: INFRA-6223
>                 URL: https://issues.apache.org/jira/browse/INFRA-6223
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Martin Grigorov
>            Priority: Minor
>              Labels: #bugbash
>
> I see a wrong BuildBot behavior when build tasks are triggered via the IRC bot.
> I use "wicket-bot" in ##wicket IRC channel to trigger builds for Wicket's main branches (wicket-branch-1.5.x, wicket-branch-6.x and master). 
> Only the builds for master branch pass. The builds for any other branch but master fails with errors related to wrong Java version is being used - Java 1.5/1.6 is used while Maven pom.xml requires 1.7.
> It seems builds triggered by IRC bot always checkout 'master' branch and try to build it with the BuildBot configs for 1.5.x or 6.x respectively.
> IRC channel: ##wicket
> IRC bot name: wicket-bot
> BuildBot for wicket-branch-1.5.x: http://ci.apache.org/builders/wicket-branch-1.5.x
> BuildBot for wicket-branch-6.x: http://ci.apache.org/builders/wicket-branch-6.x
> BuildBot for master: http://ci.apache.org/builders/wicket-master
> Here is a failed build of wicket-branch-1.5.x triggered by IRC bot: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/429



--
This message was sent by Atlassian JIRA
(v6.2#6252)