Yeah, I'd really like to see where the ansible scripts are and how to run them on slaves, since I'm babysitting builds.a.o a lot of the time. =)
A. On Wed, Jul 16, 2014 at 3:17 PM, Giridharan Kesavan <[email protected]> wrote: > pushed a nitty fix to the ansible scripts and ran the playbook across all > the build slaves. > > > NOTE: these scripts won't autotrigger, we need to run the scripts as and > when > we make changes. Let me document how to execute the playbook and pass on > the info. > > > > -giri > > > On Wed, Jul 16, 2014 at 2:45 PM, Giridharan Kesavan < > [email protected]> wrote: > >> I'm looking into Ansible scripts >> >> -giri >> >> >> On Wed, Jul 16, 2014 at 11:41 AM, Jake Farrell <[email protected]> >> wrote: >> >>> Hey Dave >>> I have added the packages to ansible, but these packages have not been >>> installed yet on the servers >>> >>> -Jake >>> >>> >>> On Wed, Jul 16, 2014 at 2:31 PM, Dave Brondsema <[email protected]> >>> wrote: >>> >>> > Hm, doesn't seem to be working yet. On >>> > https://builds.apache.org/job/allura/672/console getting: >>> > >>> > faulthandler.c:7:20: fatal error: Python.h: No such file or directory >>> > >>> > Its coming from a big installation of packages, but at its essence, its >>> > running >>> > `pip install faulthandler==2.1` in a new python virtualenv. >>> > >>> > On 7/16/14 11:20 AM, Jake Farrell wrote: >>> > > Thanks Dave >>> > > Packages added to the list >>> > > >>> > > -Jake >>> > > >>> > > >>> > > On Wed, Jul 16, 2014 at 10:59 AM, Dave Brondsema <[email protected]> >>> > wrote: >>> > > >>> > >> Look like python headers are missing (python-dev package) >>> > >> >>> > >> Also likely that libjpeg8-dev and python-svn will be needed (added >>> > >> originally in >>> > >> https://issues.apache.org/jira/browse/INFRA-6287) >>> > >> >>> > >> Thanks >>> > >> >>> > >> >>> > >> On 7/12/14 7:11 AM, Gavin McDonald wrote: >>> > >>> Hi All, >>> > >>> >>> > >>> On Jenkins, You will notice 5 new slaves - >>> > >> ubuntu-1,ubuntu-2,ubuntu-4,ubuntu-5 and ubuntu-6 >>> > >>> >>> > >>> Those will replace their non dashed equivalent. >>> > >>> >>> > >>> This email is NOTICE that current slaves >>> > ubuntu1,ubuntu2,ubuntu4,ubuntu5 >>> > >> and ubuntu6 will be turned off >>> > >>> by our current provider NEXT WEEK - likely Tuesday. >>> > >>> >>> > >>> For projects that have jobs tied to those slaves specifically, >>> please >>> > >> change to one or more of the new ones, >>> > >>> or simply change to using the 'Ubuntu' or 'ubuntu' labels. >>> > >>> >>> > >>> There may be some transitional issues, that is unavoidable, but >>> please >>> > >> do email the builds@ list to help sort >>> > >>> through them, such as adding software etc to the new slaves. >>> > >>> >>> > >>> (Buildbot Slaves will be handled soon in the same way.) >>> > >>> >>> > >>> Thanks >>> > >>> >>> > >>> Gav… >>> > >>> >>> > >> >>> > >> >>> > >> >>> > >> -- >>> > >> Dave Brondsema : [email protected] >>> > >> http://www.brondsema.net : personal >>> > >> http://www.splike.com : programming >>> > >> <>< >>> > >> >>> > > >>> > >>> > >>> > >>> > -- >>> > Dave Brondsema : [email protected] >>> > http://www.brondsema.net : personal >>> > http://www.splike.com : programming >>> > <>< >>> > >>> >> >> > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You.
