From buildbot-devel at lists.sourceforge.net Wed Dec 1 02:59:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 02:59:10 -0000 Subject: [Buildbot-commits] [Buildbot] #1687: unimportant changes get their own buildrequests if treeStableTimer==None Message-ID: <038.de3974f4471478a46e593b8fde962ac6@lists.sourceforge.net> #1687: unimportant changes get their own buildrequests if treeStableTimer==None -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- See https://bugzilla.mozilla.org/show_bug.cgi?id=614946 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 1 03:03:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 03:03:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1686: builder should be updated when category changes In-Reply-To: <040.ce81f8e4bb653731ab2ebe6ac2d08324@lists.sourceforge.net> References: <040.ce81f8e4bb653731ab2ebe6ac2d08324@lists.sourceforge.net> Message-ID: <049.f777593076399b20a5ba51678404de7e@lists.sourceforge.net> #1686: builder should be updated when category changes ---------------------+------------------------------------------------------ Reporter: bhearsum | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: reconfig ---------------------+------------------------------------------------------ Changes (by dustin): * keywords: => reconfig * type: undecided => defect * milestone: undecided => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 1 04:25:11 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 30 Nov 2010 20:25:11 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 19c6fb: revert poll{I, i}nterval change, fix error handling Message-ID: <20101201042511.38591423A6@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 19c6fb0d68e7c8cb4e7a8b8154536642e1bf7825 https://github.com/buildbot/buildbot/commit/19c6fb0d68e7c8cb4e7a8b8154536642e1bf7825 Author: Dustin J. Mitchell Date: 2010-11-30 (Tue, 30 Nov 2010) Changed paths: M master/buildbot/changes/gitpoller.py M master/docs/cfg-changesources.texinfo Log Message: ----------- revert poll{I,i}nterval change, fix error handling From buildbot-devel at lists.sourceforge.net Wed Dec 1 05:42:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 05:42:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1687: unimportant changes get their own buildrequests if treeStableTimer==None In-Reply-To: <038.de3974f4471478a46e593b8fde962ac6@lists.sourceforge.net> References: <038.de3974f4471478a46e593b8fde962ac6@lists.sourceforge.net> Message-ID: <047.3e7196202f217595e91c06106e1e28d6@lists.sourceforge.net> #1687: unimportant changes get their own buildrequests if treeStableTimer==None -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Completely drop unimportant changes when treeStableTimer is None Fixes #1687 Changeset: 8cd63b53b93749fc487c07fa1b57159e9461da4b -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 1 05:42:09 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 30 Nov 2010 21:42:09 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 8cd63b: Completely drop unimportant changes when treeStabl... Message-ID: <20101201054209.4E3FF423B2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 8cd63b53b93749fc487c07fa1b57159e9461da4b https://github.com/buildbot/buildbot/commit/8cd63b53b93749fc487c07fa1b57159e9461da4b Author: Dustin J. Mitchell Date: 2010-11-30 (Tue, 30 Nov 2010) Changed paths: M master/buildbot/schedulers/basic.py Log Message: ----------- Completely drop unimportant changes when treeStableTimer is None Fixes #1687 From buildbot-devel at lists.sourceforge.net Wed Dec 1 06:44:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 06:44:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1686: builder should be updated when category changes In-Reply-To: <040.ce81f8e4bb653731ab2ebe6ac2d08324@lists.sourceforge.net> References: <040.ce81f8e4bb653731ab2ebe6ac2d08324@lists.sourceforge.net> Message-ID: <049.2f599ad05614708af6f6acdb27aa068f@lists.sourceforge.net> #1686: builder should be updated when category changes ---------------------+------------------------------------------------------ Reporter: bhearsum | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: reconfig | ---------------------+------------------------------------------------------ Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: update a builder when category changes If the category has changed, then reconfigure the builder, and also update the 'category' field of its status object. Fixes #1686 Changeset: 6fb3600cf7d8a7941397a117556f11b551e97c94 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 1 06:44:04 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 30 Nov 2010 22:44:04 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6fb360: update a builder when category changes Message-ID: <20101201064404.ADA3E423E9@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6fb3600cf7d8a7941397a117556f11b551e97c94 https://github.com/buildbot/buildbot/commit/6fb3600cf7d8a7941397a117556f11b551e97c94 Author: Dustin J. Mitchell Date: 2010-11-30 (Tue, 30 Nov 2010) Changed paths: M master/buildbot/process/builder.py Log Message: ----------- update a builder when category changes If the category has changed, then reconfigure the builder, and also update the 'category' field of its status object. Fixes #1686 From buildbot-devel at lists.sourceforge.net Wed Dec 1 20:30:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 20:30:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1688: there should be some way to retry builds that fail in setupBuild without submitting new Changes. Message-ID: <040.cf0839495386f26c7888290ad64ef90a@lists.sourceforge.net> #1688: there should be some way to retry builds that fail in setupBuild without submitting new Changes. ----------------------+----------------------------------------------------- Reporter: bhearsum | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- We hit an issue on a master recently where a reconfig failed part way through and caused a bunch of our custom code to have bad references in it. In turn, this caused a great number of builds to fail with a setupBuild exception. Even when a setupBuild exception occurs for another reason it really sucks that the builds never start and are never retried. I think that Buildbot should either retry them automatically are make it a lot easier to retry them. Because the builds never started we wouldn't be able to make use of the RETRY status to make this happen. I was chatting with Catlee about this and he suggested that we might be able to accomplish this by running newBuild() in a try/except block and resetting claimed_at/claimed_by if it fails, possibly after waiting some period of time. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 1 21:27:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 21:27:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1689: sendchange should not require changed files Message-ID: <037.17dc227f70c6458d54e6f4a13daab38b@lists.sourceforge.net> #1689: sendchange should not require changed files -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: -------------------+-------------------------------------------------------- It's valid for a change not to actually have any changed files (for instance, if a build property changed, et cetera). Thus, there's no reason why 'buildbot sendchange' should require the specification of a changed file to send a change. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 1 21:32:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 01 Dec 2010 21:32:12 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart Message-ID: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> #1690: addURL does not persist through master restart -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- I have subclassed FileUpload and attempted to add a link in the status to the uploaded file (master is a regular webserver too). It works fine until you restart the master, at which point the link disppears. Here is a reduced example: {{{ class UploadBuild(FileUpload): def __init__(self, slavesrc=None, masterdest=None, workdir=None, maxsize=None, blocksize=16384, mode=None): FileUpload.__init__(self, slavesrc, masterdest) def finished(self, result): ret = FileUpload.finished(self, result) self.addURL("download", "url") return ret }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 1 23:09:24 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 1 Dec 2010 15:09:24 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 443b4f: Add escaping to properties in change listings Message-ID: <20101201230924.C7150423EB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 443b4f1108fee5c328977d909c2f4b8adef42773 https://github.com/buildbot/buildbot/commit/443b4f1108fee5c328977d909c2f4b8adef42773 Author: Amber Yust Date: 2010-12-01 (Wed, 01 Dec 2010) Changed paths: M master/buildbot/status/web/templates/change_macros.html Log Message: ----------- Add escaping to properties in change listings Commit: 47c73ce6f57d08cdbc69e9352d08a5e599ee0da4 https://github.com/buildbot/buildbot/commit/47c73ce6f57d08cdbc69e9352d08a5e599ee0da4 Author: Amber Yust Date: 2010-12-01 (Wed, 01 Dec 2010) Changed paths: M master/buildbot/status/web/templates/buildslaves.html Log Message: ----------- Add escaping for BuildBot version on buildslaves page. From buildbot-devel at lists.sourceforge.net Thu Dec 2 09:28:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 09:28:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1691: buildbot-slave tarball should contain manual page for buildslave Message-ID: <042.3ddf4ed4a7a53720a7dbc14909cf7381@lists.sourceforge.net> #1691: buildbot-slave tarball should contain manual page for buildslave -----------------------+---------------------------------------------------- Reporter: jollyroger | Owner: jollyroger Type: defect | Status: new Priority: trivial | Milestone: ongoing Version: 0.8.2 | Keywords: -----------------------+---------------------------------------------------- Was approved on IRC. `buildslave.1` manual page should be moved to the buildbot-slave tarball. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 09:29:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 09:29:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1691: buildbot-slave tarball should contain manual page for buildslave In-Reply-To: <042.3ddf4ed4a7a53720a7dbc14909cf7381@lists.sourceforge.net> References: <042.3ddf4ed4a7a53720a7dbc14909cf7381@lists.sourceforge.net> Message-ID: <051.8ac12d5ee67857d20118bb0573759627@lists.sourceforge.net> #1691: buildbot-slave tarball should contain manual page for buildslave -----------------------+---------------------------------------------------- Reporter: jollyroger | Owner: jollyroger Type: defect | Status: accepted Priority: trivial | Milestone: ongoing Version: 0.8.2 | Keywords: docs packaging -----------------------+---------------------------------------------------- Changes (by jollyroger): * keywords: => docs packaging * status: new => accepted -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 15:34:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 15:34:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1691: buildbot-slave tarball should contain manual page for buildslave In-Reply-To: <042.3ddf4ed4a7a53720a7dbc14909cf7381@lists.sourceforge.net> References: <042.3ddf4ed4a7a53720a7dbc14909cf7381@lists.sourceforge.net> Message-ID: <051.e9eec5c5360287fc8e4666a8931b2596@lists.sourceforge.net> #1691: buildbot-slave tarball should contain manual page for buildslave ---------------------------+------------------------------------------------ Reporter: jollyroger | Owner: jollyroger Type: defect | Status: closed Priority: trivial | Milestone: ongoing Version: 0.8.2 | Resolution: fixed Keywords: docs packaging | ---------------------------+------------------------------------------------ Changes (by Dustin J. Mitchell): * status: accepted => closed * resolution: => fixed Comment: Move buildslave manpage into to buildslave distrib Fixes #1691 * 'bug1691' of git://github.com/jollyroger/buildbot: Fix bug #1691 Changeset: 7f5a77c14a13874f320a0d5ffa9148bbcfbfe7e3 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 2 15:34:56 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 2 Dec 2010 07:34:56 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 59fe42: Fix bug #1691 Message-ID: <20101202153456.9B2DE42405@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 59fe42a7cd32aee1696ca41f7e6a0136aeaced69 https://github.com/buildbot/buildbot/commit/59fe42a7cd32aee1696ca41f7e6a0136aeaced69 Author: jollyroger Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/MANIFEST.in R master/docs/buildslave.1 M slave/MANIFEST.in A slave/docs/buildslave.1 Log Message: ----------- Fix bug #1691 Commit: af4f128c34fa4ba4b2c90c2d251d0df313049230 https://github.com/buildbot/buildbot/commit/af4f128c34fa4ba4b2c90c2d251d0df313049230 Author: jollyroger Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/docs/buildbot.1 M master/docs/buildslave.1 Log Message: ----------- Remove trailing spaces Commit: 7f5a77c14a13874f320a0d5ffa9148bbcfbfe7e3 https://github.com/buildbot/buildbot/commit/7f5a77c14a13874f320a0d5ffa9148bbcfbfe7e3 Author: Dustin J. Mitchell Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/MANIFEST.in R master/docs/buildslave.1 M slave/MANIFEST.in A slave/docs/buildslave.1 Log Message: ----------- Move buildslave manpage into to buildslave distrib Fixes #1691 * 'bug1691' of git://github.com/jollyroger/buildbot: Fix bug #1691 Commit: 6f8f907a94a8740a10dae85e4ed0eb7b958ba8b7 https://github.com/buildbot/buildbot/commit/6f8f907a94a8740a10dae85e4ed0eb7b958ba8b7 Author: Dustin J. Mitchell Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/docs/buildbot.1 M slave/docs/buildslave.1 Log Message: ----------- Merge branch 'master' of git://github.com/jollyroger/buildbot * 'master' of git://github.com/jollyroger/buildbot: Remove trailing spaces From noreply at github.com Thu Dec 2 15:40:24 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 2 Dec 2010 07:40:24 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 0f1aba: fix console view breakage in 226e56d2 Message-ID: <20101202154024.0349542405@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 0f1abadd808127fb5905fd578d2f43d84fb060c7 https://github.com/buildbot/buildbot/commit/0f1abadd808127fb5905fd578d2f43d84fb060c7 Author: Dustin J. Mitchell Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- fix console view breakage in 226e56d2 From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:19:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:19:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1692: topic Message-ID: <037.771030ad7a235f3222c0b52d8b8b974c@lists.sourceforge.net> #1692: topic ----------------------+----------------------------------------------------- Reporter: dieta | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- text -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:25:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:25:32 -0000 Subject: [Buildbot-commits] =?utf-8?b?W0J1aWxkYm90XSAjMTY5Mzog0KHQtdC60YA=?= =?utf-8?b?0LXRgtGLINC/0L7RhdGD0LTQtdC90LjRjyDQvtGCINC30LLRkdC30LQhINCR?= =?utf-8?b?0YPQtNGM0YLQtSDQutGA0LDRgdC40LLRiyE=?= Message-ID: <037.6655215bf6ef470a3cd6b081402ea429@lists.sourceforge.net> #1693: ??????? ????????? ?? ?????! ?????? ???????! ----------------------+----------------------------------------------------- Reporter: dieta | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- {{{ #!html ????????
?? ???? ?????????? ??? ?????? ?????? ?????????! ????????? ????????? ???? ????????? ??????!

????????? ? ????, ???? ??? ??? ?????!














????????????? ??? ????? ????
??? ???????? ???? ?? ???? ????? ????
????? ??????? ??? ????????
??? ??????? ????? ????????
????? ??? ????? ??? ???????? ????????
????? ????????
????? ???? ?????? ?????? ???????? ??????? ?????????
???????? ?????
???????? ?????
??? ????? ?????? ???????? ?? 15???
???? ????? ??? ????? ?????? ? ???
????? ??? ?????
????? ????? ???????????
??? ???????? ????????? ?? ?????????
? ??????? ????????????? ????? ?? ?????? ?????
??? ???????? ? ??????
????? ???????? ?????
??????? ??????? ????????
????? ??? ????? ? ???????? 9 ???
????? youtube ?????
??????? ????? ????? ?????????? ?????????
?????? ???????????????? ???????
???????? ?? ????? ?? 10 ?????????
??????????????? ?????? ? ?????
????????? ? ????? ??????????? ????????? ?????
?????? ?????
? ??? ??????? ?????? ???? ????? ?????
??? ???????? ?? ????? ?? 10 ??
????? ????????????? ??????
????????? ???????? ???????? ?????
????? ??? ?????? ????
??????? ??????? ?????
??? ???????? ? ??????? ?????????
????????? ????? ?????????
??????????? ?????? ?????????
???????? ??????? ?????????
????? ???????? ??? ?????????
?????????? ?????????? ???? ??? ?? ???????? ??????
??? ???????? ?? ??
?????? ????? ???????
??????????? ???????
???? ???? ????? ?????? ???????? ??? ????????? ???????
??? ?? ???????? ???
???????? ?????
????? ????? ?????? ?????? ?? ?????
????? ???????????
??????? ????? ?? ?????? ?????
????????? ?????
??? ?????? ?????????? ?? ???? ? ??????
????? ??????? ?????????
??????? ?????? best woman ru ????????? ??????? ??????? ?????
????????? ????????
???? ????? ????????????? ??????
????? ??????? ??????
???? ?????????? ?????
????? ?????????? ?????????
? ???? ?????? ?????
????????? ?????????
??????? ? ??????????? ?????
?? ????? ??? ????????? ?????
??????????? ????????? ????? ?????? ???
???????? ?????????
???? ????? 10
????? ??????????? ?????? ????????
????? ????? ????
??? ?????????? ???????? ????????
??????????? ????? ?? ??????? ???????
???????? ? ?????
??????????? ???? ??????? new diet
www zdorovie tv ru ?????????
????? ????? ??????
????? ??????????? ?????
????? ??????????
??? ???????? ?? 5 ??????
????????? ???????? ????????
?????????????? ????? ??????
?????? ? ?????????
?????? ? ? ??? ???????? ?? ????? ?? 10?? ???????
???? ??? ??? ?????? ???????? ???
????? ?? ???????? ???? ?? ???? ????? ?????
????? ??? ????? ????
??? ???????? ? ?? ????????????
?rescri?tion diet canine td
?????????????????? ?????
????? ?? ????? 10 ??
??? ???????? ?? ?????? ???? ?????? ????????
???????????? ?????????? ??????????
???????? ?????
?????? ???????? ????????
??? ?????? ????? ??????????
??????? ??????? ??? ?????????
??????? ????????? ??? ???????????? ?????????
????????????? ??? ?????? ????? ????????
????? ???????????
??????????????? ?????? ????? ?????????
??????????????? ????? ????
??????? ?? ????????, ????? ?? ????????
??????????? ????? ????? ????????
???????? ??? ????????? xls ??????
??????????? ?????
??????? ?????????? ? ????? ?????? ???? ????? ????????
????? ?? ???? ? ????
?????? ?????????? ?????
???????? ?? 12-15 ??
?????? ??????????????? ????????
?????? ???? ????????
25 ???? ????????? ????????? ?????????
????? ?? 10 ??
???????? ?? ?????? ?????
???????? ? ?????? ????? ????
??????? ??? ?????????
??????????????? ???????? ???? ??? ??????
??????????? ???? ? ?????
25 ???? ?????????? ?????????
????? 7 ??? ??????????
"90-??????? ????? ??????????? ???????" pdf
?????? ?????
????? ???? ?????? ?????? ???????? ???
??????? ???? ????????? ?????
www ????? ru
2 ? ??????? ?????
???? ? ??? 2 ????? ???? ? ???? ??? ??????? ???????? ? ??? ?
????? ??????????
? ???? ???????? ??? 12 ???
????? ?? 7 ??
??????????? ????????
?????? ??????????? ???
????? ?????? ?????? ?????????
????? ????????? ???????
??? ????? ???
????? ???????? ? ??????
js diet
??? ???????? ? ??????? ???????????? ???? ?? ?????
????? ?? ???????? ???? ?? ????
??????? ???????? ?????
????? ?????? ??????????? ?????
????????? ? ??????????
????? ??? ??????????? ????????????? ??????
??? ????? ?????? ???????? ? ?? ????? ?? ??? ???????
??????????????? ?? ??????????? ???? ?
??????? ??? ???????????? ???????
??? ?? 30 ?????? ??? ????????
???????? ??? ????????? "????????" ????????
diet for life
????? ?? ??? ?????? 10??
????? ??? ??????? ???????
??????? ????? ?????????
?????????? ??? ?????? ????? ?????
?????????? ?????????
???????? ?? 5 ?? ?? 1 2 ??????
????? ??? ???????????
?????? ??? ????????? ??????
???????? ?? 10 ?? ?? ??? ??????
?????????? ?????
????? m jane
?????????????? ?????
???????? ??? ???? ????? ????????
???? ?? ????? ? ?????? ????? ? ?????
??????? ?????????
??? ???????? ??? ? ????????
?????? ??? ?????????
????? ??????? ? ??????????? ?????
??????? ???????? ?????
dietica
????? ??? ?????????? ????
??? ?????? ???????? ?
??????????? ?????????? ?????????? ?????????? ?????????? ????
????? ?? ???????
???? ??? ?????????
?????? ? ???? ??? ?????????
???? ???? ??? ?????????
???????? ?? ??????? ??? ???? ? ??????
?????????? ?????
?????? ????? ?15
???????? ?????????? ??????
??? ???????? 12 ?????? ???????
???????? ?? ??????????
??? ?????????? ????? ??? ??????? ???????? ???? ??????? ????
???????? ?? ???????? ????
???????? ????? ?????
??????? ???????????????? ????????????
??????????? ?????
????? ????? ???? ?????
????????????? ????? ??????? ??????? ???????
???????
??????? ?????
?????
??? ???????? ? ?????
?????????????? ????? ?????
??????? ?????????? ??? ?????????
cfqn ???????? ??
??? ?????? ???????? ?????????
????????? ?????????? ??????? ????? ??????? ?????? ??????????
????????????? ??????? ??????????? ?????
??? ???????? ? ??????? ???????
?????????? ?? ???? ?? ?????
???????? ?? 3 ?????? ?? 15??
??? ??? ?????????
??????? ????? ??? ?????????
??? ??????? ??????? ????? ? ?????? ???????? ?? 10????
????? ???????
????? ?? ???? ??? ?????
??? ????? ?? ????? ????????
???? ???????? ??? ?????????
9 ??????? ???????? ?????
????????? ???? ?? ??????????
???????? ?? ?????? ?????
???????? ? ??????? ????????????? ?????????
????? ?????
???????? ?????
??????? ???? ???????? ?????? ??????
?????? ???????????? ??????
??????????? ??????? ?????
?????????? ? ??? ???? ???? 978 5 17 050143 4
??? ???????? ????? ????????
???????????? ?????????? ????
??????? ?? ??? ?????????
??? ??? ???????????? ????
???????? ?????? ?????????
???? ?? ?????? ???? ??? ????????? }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:26:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:26:42 -0000 Subject: [Buildbot-commits] =?utf-8?b?W0J1aWxkYm90XSAjMTY5NDog0KHQtdC60YA=?= =?utf-8?b?0LXRgtGLINC/0L7RhdGD0LTQtdC90LjRjyDQvtGCINC30LLRkdC30LQhINCR?= =?utf-8?b?0YPQtNGM0YLQtSDQutGA0LDRgdC40LLRiyE=?= Message-ID: <037.5f321722e99cb941d10b9b11565035ba@lists.sourceforge.net> #1694: ??????? ????????? ?? ?????! ?????? ???????! ----------------------+----------------------------------------------------- Reporter: dieta | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- {{{ #!html ????????
?? ???? ?????????? ??? ?????? ?????? ?????????! ????????? ????????? ???? ????????? ??????!

????????? ? ????, ???? ??? ??? ?????!














??? ??? ?????????
???? ??????? ??? ?????????? ??????
???? ??? ????????? tiens
?????????? ??????? ?????????
??????? ??? ????????? ???????
????? ??????-???????
???????? ????????? ?? ?????????
????? ??????? ?????????
??? ???????? ?? 2 ???????
??? ???????? ?? 7 ?? ?? 2 ??????
???????? ????? ????????
??? ???????? ???? ????????????? ?????
????? ????? ? ??????
????? ????? ???? ?????? ?????? ???????? ???
??? ?????? ???????? ??????????
????? ????????? ??????????? ????? 60
??? ???????? ???????? ????????
??? ???????? ? ??????? ???????? ???????
???? ?? ????? ??????? ???????? ? 2009 ????
???????? ?????????? ?? ?????????
??? ???????? ??? ???? ? ????????
? ?????
?????????? ?? ??????? ???? ????????
??????? ?? ???? ?????????
????? ??????
????? ?????????? ?????
??????????????? ???????? ???????? ???????
???????? ?? 8 ????
??? ????????? ????????????? ????? ????????
????? ?? 4 ??z
??? ???????? ????????? ???????
??????? ????????? ??????? ?????????
?????????? ????? ??????????
????????? ??? ????????? ????????
??????????? ???????? ????? ?? ????????
???????? ?? ?????? ?? 7 ?????????
?????? ???????? ????? ?????? ??????
??? ?????
?????? ?????
????? ??? ??? ?????????
???????? ????? ??? ?????????
??? 16 ???? ????????
??????????? ?????
????? ??? ???????? ???????
???????????? ?????
??? ???????? ???? ???
????? ??? ???????????????
????? ?? ??? ??????
??? ???????? ? ???????? ????????
?????? ???? ?????????? ??? ?????????
?????????? ?????? ??? ?????
???? ??? ????? ?????? ???????? ???????
????? ??????? ?????????
????? ?????? ????? ?????? ????
?????????????? ????? ??????? ???????????
????? ????????? ?????????
nicole kidman?????? ????????
???????? ?? ????? ? ?????? ? ?????
?????????? ????? ???????? ?????
??? ??????????????? ? ??????
???????? ??????? ?????????
??????????? ????? ? ??????????? ? ???
????? ???????? ????? ?? 3 ???
??????????? ????? ????????
????? ?? ????? ???
???????? ?????? ?????? ????????
????? ?? ???? ?????????
url diet super pizza ru
?????????? ??????????? ???????
??????? ???? ?????? ????? ???????? ???
?????? ???????? ?????
???????? ?????? ?? 2 ??????
????? ???? ?????????? ????? ?????? ???????? ???
??? ?????????
??????, ?????
???????????? ????? ????? ??????????
????? ???????? ? ??????? ??????? ?????
???????? ?? ???????? ???????? ???
????? ?????????? ????????????????? ?????
5 ??????? ?????
????? ?? ???????? ? ??????? ????
????? ??????????? ????? ?? ??????
????? 12 ??
???? ??? ?????????
???????? ??????? ???????????? ?????
????? ??? ??????
????????? ????? 12 ?????????
????? 2 ?? ????????
??????????? ?????????????? ?????
????? ???? ?????? ?????? ????????
????? ??????? ?????
?????? ????????
??????? ?????
????? ??? ????????? ? ????? ? ?? ??????
??? ???????? ?? 50
???????? ????????? ????? ?????????
????? ??????? ?????
?????????? ?????
???????? ????? ???????? ???? ???????
????????? ??????? ????? ? ???
??????? ????? ?????????? ???????
??????????? ????? ????????
??????? ????? ????????
????????? ?????
??? ????????? ? ?????? ????????
????? ?? ?????
????? ???????????
???????? ????? ? ?????? ?????????
???????? ????????? ??????? ?????????
????? ?? ?????
????? ????????????? ??? ?????????
?????? ????????
????? ?????? ???????? ??? ?????
????????? ?????
???? ?? ????????? ????? ????? ???????? ???????? ??????
?????? ????????? ?????
???????? ?? 20 ?? ??
????? ????????? ???????
???????? ????????? ????????
????????? ?? ?????????? ?????
???????? ??? ????????? ???????
??????????? ?-?? ??? ??????? ?????????
??????? ????? ??? ?????????
????? ??????????? ???????? ?? ?????????
????? ?4
?????? ? ??????????? ?????
????? ???? ?????? ?????? ???????? ??? ???????????
???? ????? ??? ??????????
??????? ??????? ??? ?????????
???????? ????? ????????
?????????? ? ?????? ????????
????? ??????? ?????
??????? ????? ?????? ???????? ???
??????? diet pill best enemy ???????
dct cgcj s ????????
??????????????? ?????? ??????? ?????????
????? 4 ??? 4 ??
?????? ??? ????????? ??????
????? ??? ???????
??????? ?????????
??????? ?????? ??? ?????????
??????? ???? ??? ?????????
??????? ????? 6
????? ??? ????????? ?????
???????? ???????? ??????? ???????? ???????
??????? ?????? ???????? ???????
????? ????? ?????
????? ????????
???????? ????????
?????? ???????? ?????? ???
??? ???????? ??? ?????
????? ?????????? ???????
??????????? ???????
???????? ????? 45
????? ?? ??????
?????????-???????? ?????
????? ??? ????? ????????
????? ???? ????
?????? ? ?????????? ??? ?????????
??? ???????? ?? 10 ru
??????? ?????????
??? ???????? ?? 25 ??
???????? ? ????????? ?????????
???? ??????? ???? ????????
?????? ????????? 2009 ?????
????? ??????? ????? ??? ???? ???????
????? ???? ?????? ?????? ???? ??? ????
????? ? ????
????? ??????? ???????
???? ???? ????? ?????? ???????? ???
?????? ???????? ??????? ????? ????????
? ?????? ?? ???????? ??????? ????? ?? ???????? ? ???? ???? ???????
??? ?????? ????? ???????
????? ?? ????????
????? ???? ???????? ???
???????? ????????
????? ???????? ?? 10 ?? ?? 2 ?????? ??? ??????? ????? ????????
????????? ???????? ???
????????? ???????? ????? ??? ?????????
???????? ??? ????????? ? ?????
????? ??????
???????? ?????????? ????? ???????? ???????? ???????? ? ??
"dietapatients.ru"
????????? ????? ??? ?????????
????? ??????
??? ???????? ??? ?? ??????
??????? ????????? ??? ?????
??? ???????? ????????? ?????? ??? ????? ??????? ?????????
??????? ???????? ?????????
??? ???????? ?? ????? ????????? ??????
????? ??? ?????
??? ?????? ???????? ?? 20 ??.
???? ???????? ??? 30 ??
???????? ??? ?????? ????
??? ???????? ?? ???????
??????? ?? ???? ??????????? ? ???????? ???????
?? ??????? ??????????? ????? ?????????
???????????? ?????
??????????? ????? ????????? ????
????????? ???? ??????
??? ??????? ???? ????????
?????? ????
??????? ???? ???????????
?????????? ??????? ??? ???? ???????? ????????????????
????? ?????
??? ???????? ?? 10 ?? ? ??????? ??? ?? 1 ???
??????? ???????? ?????
?????????? ????????
?????????? ?????????
?????? ????????????? ???? ??? ?????????
???????? ??? ??????
??????? ???? ???????????
??????????? ????? ??????
?????????? ?????
???????? ????
???? ?????? ????? ??????
????? ??? ?????????? ????????
???????? ? ??????? ????????????? ?????????
??????? ???????? ?????????
??????? ???? }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:28:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:28:00 -0000 Subject: [Buildbot-commits] =?utf-8?b?W0J1aWxkYm90XSAjMTY5Mjog0KHQtdC60YA=?= =?utf-8?b?0LXRgtGLINC/0L7RhdGD0LTQtdC90LjRjyDQvtGCINC30LLRkdC30LQhINCR?= =?utf-8?b?0YPQtNGM0YLQtSDQutGA0LDRgdC40LLRiyE=?= Message-ID: <037.771030ad7a235f3222c0b52d8b8b974c@lists.sourceforge.net> #1692: ??????? ????????? ?? ?????! ?????? ???????! ----------------------+----------------------------------------------------- Reporter: dieta | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- {{{ #!html ????????
?? ???? ?????????? ??? ?????? ?????? ?????????! ????????? ????????? ???? ????????? ??????!

????????? ? ????, ???? ??? ??? ?????!














??? ????? ???? ???? ????????
????????? ????? ?? ????? ??????
????? ??????? 5 ?? ?? 2 ??????
????? ??? ???? 12 ???????? ?????
??????? ???? ?????
???????? ????????
???????? ?? 2 3 ??
????? ?? ???????? ??? ??????????
????????? ????????? ? ??????????? ????
????? ?????????? ????? ??? ???????? ????
??????????????? ?????? ?????? ????? ????
????? ?? ???????? ??? ?????????????? ???????? ?????????
????? ???????? ?? ???????? ??????
?????????? ?? ? ?????
???? ?????????? ?????
??????????? ?????
????? ???????? ????????? ?????
????? ????? ??????
????? 20 ?? ?? ?????
??????? ????? 2 4
???????? ??? ????????? ???????
????? ????? ???????????
???????????? ????? ???? ?????
?? ????? ????? ?????? ????????
????? ?????? ??????
??? ???????? ????? ????????? ?????
???????? ? ???????
????? ??? ???????? ??? ??????? ?????????
???? ??????? ????????? ???? ??????
???????? ?? 18 ?? ?????
????? 60 ???????
????? ??? ? ??????? ????????
???????? ?? 6 ?? ?? 2 ?????? ?????
????? ?? 1 ?????
????? ?????????? ?????
?? ??????? ???????? ????????
???????? ??????? ????? ??????????
????? ???? ??? ???????
???????? ??? ????????? ???????? ???????
??????????? ?????
????? ?? ????? 20 ??
??????? ???????? ????? ???????
?????? ?????
????? 6 ???
??? ???????? ?? ????
??????? ????? ? ?????? ?? ??????
86 ????? ????????? ????????????? ????? ???? ?????? ??????
????????? ?????
????????? ? ??????? ?????????????
????? ?????? ?????? ??????
????? ?????? ? ????
????? ?? ????
xs ???????? ??? ?????????
????? ??? ????????
?????????? ????? ???? ?????????
??????????? ????????? ?????????? ??? ?????????
????? ??? ????????? ???????
????????
????? ??? ?????? ? ????
?????????? ??????? ??? ?????????
???????? ?????? ????? ????? ?????
??? ?????????
De Dietrich
???????? ??? ????? ?????????????
????? ?? ?????
??? ???????? ??????
??? ???????? ??????
????????? ????????? ?? ?????????
????? ??? ???????? ????????????? ?????????
??????????? ?????? ?????? ?????
????? ???????? ???
??????? ??????????? ????? ? ??????
??????? ?????? ???????? ????? ?????????
???????? ?? 20 ru
????? ??????????
??????????? ??????? ??? ???????????
????? ???? ???????? ???? ?????
??? ???????? ?? ????? ????????????, ????? ?????????
???????? ?? 5 ?? ?? ?????
???? ?????????? ?? ??????????? ?????
??????? ??????????? ?????
???????????? ????????? ??? ????????? ???????
?????? ? ??? ??? ???????? ?? ??????????? ???? ???????? ???
????? david beckham
?????? ?????? ??? ????????? ??????
?????? ??? ????????? ??????? ?????????
??? ????????? ???????? ?????
??? ??????? ????? ????????
??????? ????? ???
?????????? ??? ????????? ?????
?????????? ??????? ????? ????????
????? ????????? ????
?? ??????? ????? ???????? ????? ???????? ???????
?????? ????? ?????? ????????
????? ??????? ?????
????? ??? ??????? ????? ????????
??????? ????? ??? ????????? ?????????
??????????? ?????????? ?????? ????????
????????????????? ??? ?????????
?????? ?????
??? ???????? ?? ???
?????????? ?? ??? ??? ?????????
??????? ??????????? ???????? ????????? ??????
??????????? ????? ??????? ??????????? ???? ? ???????????
???????? ???????? ??? ?????????
????????? ??? ????????? ??????
??????????? ?????
?????????? ????? 20 ????
25 ?????????
?????? ????? ??????????? ??????????
De Dietrich ????? ? ??????????? ???????? 35-45 ???
????? ? ???? ?? ??????
??????? ???????? ?????
?????????? ??? ????????
????? ????? ??????????
???????? ?? ?????????
???? ???? ?????? ?????? ???????? ???
??? ???????? ?? 15 ?? ?? ??????
????? ???????? ?? 8 ??
???g??????? ?????
?????? ?????? ??? ? ??????
????????? ?????
????? ??? ???????
????? ??????????
??? ?????????? ???? 25 ?? ????? ????? ????? ????? ?????????
??????? ??? ????????? ?? ??
??????? ????????? 25 ???? torrent
???????? ??? ????????? ??????
????????????. ?????????. ?????????.
?????????? ????? ??????????
????? ?? ???????
??????? ??? ?????????
??????????? ?????
???????? ?? 10 ?? ?? ??????????? ???? ?????
????? ???????
???????? ????????
?????? ????
????? ??? ??????????? ???????? ????????
???? ?????????
?????????? ????? ????????????
???? ??? ???????? ?????
????? ?????
???????? ??? ?????????
???????? ?? ????
??????? ??? ??? ?????????
???????? ??? ????? ????? ???
??????? ????????? 25 ???? ???????
????? ?? ?????? ?????
????? ??? ????????????? ??????
GEZATONE ??????????????? ???????? BodyShaper ?????
????? ?????????? ??? ?????????
??????? ??????? ????????
???? ??? ????????? ? ?????????
??????????? ????????
????????? ?? ??? ???????? ????????? ?????? ??? ?????
????? ??????????
????? ??? ??????? ?????
??? ???????? ??? ????????
??????? ??? ??? ?????????
??? ???????? ? ??????? ????
?????????? ??? ????????? ????
??????????? ? ?????? ?????????
??? ???????? ?? 2 ??? ????
???? ??? ????????? ???? ????
??????? ?????????? ?? 70 ??
????? ??? ??????? ? ?????
??? ????? ???? ??? ?????
??? ???? ??????? ????? ????????
????? ??? ???
???????? ?? 4?? ?? ??????
?????? ?????
????? ?????????? ????? ??? ????????? ????
????? ??????? ??????????
????? ??????
???????? ????? ????? ? ?????
??????? ??? ????????? ???? ???
????? ??????????? ????? ??? ???????? ???????? ????
????? ??? ??????? ????? ???????? 7 ?? ??????
????????? ???? ??????? ?????
??????? ?????
????? ??? ??????? ???????
????? ??????? ????
????? 5 ???
????? ???????
????? ???? ??????????? ??????
??? ???????? ??????? ????????
????? ? ???????
???????????? ???? ????? ?????????? ?????????? ????? ? ?????
???????? ???? ??? ?????????
?????????? ????? ??? ?????????
??? ???????? ? sims 3
??????????? ????? ?????
???????? ??? ??
???? ?????? ??????????
????? ??? ?????????? ???????????
????? ?? ???
?????? ???? ?????
?????? ?????????? ????
??? ???????? ????? ?????? ????????????
??? ???????? ?????
??????????? ????? ?????????
????????? ?????? ????
????????? ???? ??????????????? ????? ?? 1000????
???? ????????
???? ???????? ?? 8 ?? ??? ????????????? ????
????? ?? ??????????
??? ???????? ?? 3??
??? ????? ?? ????? ????????
?????? ??? ???? think yourself thin ???????? ??????
????? ?????
????? 45 ????
?????? ???????????? ???????? ??????? ????
???? ????????
????????? ??? ??????? ? ????
?????????? ??????????????? ??????
???????? ?? 2 ?????? ??????
????? ??? ?????????? ??????, ?????????? ????? ? ????
??? ???????? ?????? ????????
???? ?? ?????? ???? ??? ?????????
??????????? ?????????? ???? ?????? ? ????? }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:37:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:37:18 -0000 Subject: [Buildbot-commits] =?utf-8?b?W0J1aWxkYm90XSAjMTY5Mjog0KHQtdC60YA=?= =?utf-8?b?0LXRgtGLINC/0L7RhdGD0LTQtdC90LjRjyDQvtGCINC30LLRkdC30LQhINCR?= =?utf-8?b?0YPQtNGM0YLQtSDQutGA0LDRgdC40LLRiyE=?= Message-ID: <037.771030ad7a235f3222c0b52d8b8b974c@lists.sourceforge.net> #1692: ??????? ????????? ?? ?????! ?????? ???????! ----------------------+----------------------------------------------------- Reporter: dieta | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- {{{ #!html ????????
?? ???? ?????????? ??? ?????? ?????? ?????????! ????????? ????????? ???? ????????? ??????!

????????? ? ????, ???? ??? ??? ?????!














?????? ????? ?? 1 ?????
??????????? ??????? ??? ?????????
?????? ?????? ???????? ???? ????
????????? ????? ???????? ?? ?????
???? ??? ????????? ?????? ??????
??????? ???????????????? ????? ?? ??????
health diet
????? ?? ???????? ??????
?????? ???????? ?????? ??? ?? 14 ????
????? ?? ?????
????? ??????
????? ?????? ? ???????
??????????????? ???? ???????
?????????? ?????????????? ?????
????? 3 ??? ?????? 3 ??? ???
????????????? ???????? ????? ??????
?????? ?????? ???????? ????? ????
???????? ??????? ?????
????? ?????????
??????? ????? ?????
??? ???????? ?????? ? ????????? ????????? ??? ????????
????? ? 10
???? ??? ???? ????? ???????? ??????? ????????? ??????? ?????
????? ??????? ??? ???????
??? ??????? ?? ???????? ?????
?????, ???????
???????? ????????? ????????
??????????? ?????
????????? ???? ??????? ????? ?? ?????? ??????? ????? ?????????
??????? ?????
????????
?? 5 ???? ?????? ???????
????? ????
???????? ??? ????????? ????????
??? ???????? ???? ????
???? ????? ?? ?????
????? ??? ????????? ??????????
????? ??? ???????????
??? ?????? ????????
??? ???????? ?? ?????? ?? 2 ??
????? ????????
??????????? ? ??????????
?????? ?????? ???????? ??? ??????? ?? ???????
?????? ?????? ?????? ????????
????? ??? ?????????????
????? ?????????
??????? ????? ??????
????? ???????? ?????????
????? ????? ????????
?????? ????????? ?? ??????
?????? ?????????????? ?????
??? ???????? ?? 1 ???
????? 5 ?????????? ?????????????
?????? ?????????? ????????? ??????
??????? ??? ????????? ???? ??????
??????? ?????????
??????? ????????? Wonder Body
????? ?? i ?????????????
????? ?????? ??????? ??? ????
????? ??? ??????? ?????????????
??????????
?????? ????????? ? ????? ???? ????? ????? ?? ?????
?????????? ?????????? ????? ??? ?????????
????? ????? ??????????? ? ??????
?????????
??? ?????????? ?? ???? ?? ?????? ???? ???????? ???????
????? ?? ???????
??????? ????? ???? ??????????
????? ??? ?????
xo?? ???????? ?? ?????? ?? 10 ?? ??? ????????
??????????? ????????? ?????????
???????? ?????
???????? ??? ????????? ? ???????
??????????????? ?????????
???????,??????? ?????
????? ??? 2
???????? ?? 2 ??????
??????????? ?????????? ????????
????? ??????????????
??????????? ????? ? ??????????? ? ???
???????? ?? ????? ?????????
????????? ???????? ????????
?????? ???????? 3 5 ????
??????????? ????? ? ??????
????? ??????? ??? ??????? ??????? ??????? ????? ?????? mht
????? ???? ?????
?????? ?????????? ????? ??????? ? ??????????? ?????
??? ???????? ??? ????? ?????????
????????? ? ????? ?????
????? ??????? ?????
?????????? ????? ??? ???????? ?? ??????
???????????? ????????? ? ??????
????? ?? ????
????? ????????????? ??????????
???????? ??? ????????? ????
??????? ?????? ????????
???????? ?? ??????? ????? ?? 30 ??
??????????? ????? ??????? ???????
??????? ?????
??????? ?? ???? ??? ?????????
????? ?????????
?????? ?????????? ?????
?????????? ?????
??????????????? ?????? ????
????????? ?? ????????
???????? ?????
????? ??? ?????? ???
???? ???? ???????
??????? ??? ??????????? ?????
??????? ???????? ????????
????? ??? ???????? ?? ?????
????? ?? ?????? ???????? ?????
????? ???? ???????? ?????? ??? ????? ????
????? ?? ???????? ???? ???? ???????
??? ???????? ?? 4 ?? ?? ??????
???? ??????? ?????????
????? ? ??????
????? ??? ???????? ?????????? ????????????
????????
????? ?? ???????? ?? ?????
????? ???? ?????
????? ??? ?????????????
??? ???????? ?? ?????? ??????
??? ?????? ???????? ???????? ?????????? ?????????
???? ?????? ??? ????????? ??????
??????? ?? ???????? ??????? ??????
????? ?????? ??? ?????
???? ??? "?????? ?????? ???????? ???"
??????? ????????? ????? ? ?????????
????? 10 ?? ?? 10 ????
???? ????? ??????? ?? ????????
?????? ????? ????? ????? ?? ????????? ?? ????? ?????
??????????? ????? ?????
??? ?????? ???????? ????? ??????? ? ????????
??? ?????? ?????????
????????? ????? ????? ???????? ??????????
????? ????????? ?????
???? ??? ????????? ????????
??? ???????? ?? ? ??
????? ??? ?????????
???? ??? ????? ?5
????????? ?????
??????? ????? ??? ?????????
????????????????? ?????
???????? ????? ?? ?????? ???????
????????? ??????? ????? ????? ????????????????? ?????
????? ??????? ?????
???????? ????? ????? ?????? ?????
????? ????? ??????? ?? ????????
??????? ????? ??? ??????????
?????????????? ?????? ????? ?????????
??? ? ????? ??? ?????????"????? ???"
????? ??? ??????? ????????
???????????? ????? ??????? ?????? ???????? ? ????
????? ?????????? ? ??????????
??????? ????? ?? ??????
??? ????? ?????????? ???????? ????? ????????
?????
??????? ????????
????? ??? ??????? ??? ?????????
??? ??????? ????? ???????? ????
????? 2 ????? 2
???????? ?? ???
????? ?????????
????? ????? ?????
?????????? ????????? ????????
??? ?????????????? ??????? ????
????? ????????
???????? ?????
????? ???? ?
?????????????? ??? ?????????
?????????? ??? ???????? ????????? ??????
????? ?? ??????? ? ???????????
??? ??????? ??
????? ???????? ??????
????? ?????????
???????? ? ???????
?????????? ?????? ??? ?????????
????? ?? ???? ?????
???????? ???????? ??? ????????
????? ??? ??????????? ?????????? ??????
????? de dietrich
??? ?????????? ?? ?????????
???????? ?? ???????? ??????? ???????
???????????? ??????? ????????
???????????? ????
?????? ????? ???? ???????????
?????????? ???????? ?????? ?????
??????? ???? ?? ??????? ????????
???????? ?????????? ??? ????????? ????
??? ???? ??????????? ????????? ????? ????? ???????? ???
??? ????? ???????? ? ??????
???? ????? ????? ?????????
???????? ?????
????? ??????? ???????
??????? ????? ??? ????????? ??????
?????? ?????????????? ????
??????????? ????????? ?????
??? ???????? ???? ??? 13 ???
??? ???????? ? ??????? ?????
????????? ?? ??? ???? ?? ???? ??? ???? ? ??? ??????????
????? ???????? ????????
?????? ? ???????
? ???? ???????? ??? ??????
??? ???????? ??? ??????? ????
??? ?????? ????? ?? 2??????
??? ????? ????????? ?? ?????
?? ???? ?????????
?????? ???? ??? ?????????
???????? ????????? ???????? ????
???????????? ??? ????????? ???????
???? ?? ????? ?????
??? ???????? ????????
??????????? ???????????? ? ????? ????
????? ??? ????????? ?????? ?????
??? ???????? ? ?????????? ?????
????? ?? ???????? ?? ?????????
???? ??? ???????
???????? ?? ????? ????????
???????? ??????? }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:51:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:51:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1693: test ticket Message-ID: <037.db1d450978edb760650cbba17caf359d@lists.sourceforge.net> #1693: test ticket ----------------------+----------------------------------------------------- Reporter: testy | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- test ticket!! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:54:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:54:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1694: test ticket II Message-ID: <037.8b56bf018f72d84de6a1a3d80d41a59c@lists.sourceforge.net> #1694: test ticket II ----------------------+----------------------------------------------------- Reporter: testy | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- test ticket!! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 17:54:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 17:54:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status Message-ID: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------+----------------------------------------------------- Reporter: pitrou | Owner: Type: undecided | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- At python.org, we sometimes get such builds: http://www.python.org/dev/buildbot/all/builders/i386%20Ubuntu%203.x/builds/490 As far as I know, this is because some web bots or crawlers sometimes push the "force build" button without any branch info, triggering a new build which fails immediately on SVN. It happens irregularly but is quite annoying when it happens, since lots of builders then become in the "mauve" state (what's the name for it?). It would be nice if entering the wrong SVN branch or URL when filling these forms didn't produce such a status change. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 18:27:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 18:27:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.729009b7ff1e35cc55e92debd7fef405@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Changes (by dustin): * status: new => closed * type: undecided => support-request * resolution: => worksforme Comment: I think that the appropriate solution is to put some authentication on the force-build button, rather than try to detect the problem after the fact. How do you detect a "wrong" SVN branch? Matching it against spam databases? :) Recent versions of Buildbot do support authenticating all web-based actions. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 2 18:35:40 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 2 Dec 2010 10:35:40 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6a608d: VStudio fixes by benallard Message-ID: <20101202183540.C45C7422F2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6a608d67dc10cf9776626b216e4cc3f0952644a7 https://github.com/buildbot/buildbot/commit/6a608d67dc10cf9776626b216e4cc3f0952644a7 Author: Benoit Allard Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/buildbot/steps/vstudio.py Log Message: ----------- VStudio fixes by benallard * VC7 had no default_installdir, funny no one complained yet. * I am now explicitely calling devenv.com * we had code duplication between VC7 and VC8 we could easily suppress using inheritance * VC10 looks like it doesn't needs extra stuff, so we can use VC9. From buildbot-devel at lists.sourceforge.net Thu Dec 2 18:39:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 18:39:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.89083ef321fbe8c4482f259470ef2012@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Comment(by pitrou): Replying to [comment:1 dustin]: > I think that the appropriate solution is to put some authentication on the force-build button, rather than try to detect the problem after the fact. How do you detect a "wrong" SVN branch? The fact that the SVN step fails would be good enough for us, IMO. > Recent versions of Buildbot do support authenticating all web-based actions. Sure, but we don't have site-wide authentication and we don't want people to enter yet another login just to push the build button. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 18:48:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 18:48:45 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.dfa874f8828092e6ab6f2e353a63bba1@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Comment(by dustin): We use a single username/password for the metabuildbot, which is well- known to the devs who care to use the force system. That may be an option. The SVN step can fail for a number of reasons - you don't want them all to be considered "OK", do you? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 19:11:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 19:11:01 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.a5f4227db3f1e1336f92c6d08497a832@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Comment(by pitrou): Replying to [comment:3 dustin]: > > The SVN step can fail for a number of reasons - you don't want them all to be considered "OK", do you? Indeed. However, when it's a blank branch entry (as seems to be the case here), perhaps it should be detected early? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 19:16:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 19:16:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1696: use twisted.web.Guard for authentication Message-ID: <038.c7736385ae029f93dfece0a95e26bc84@lists.sourceforge.net> #1696: use twisted.web.Guard for authentication ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: web, ------------------------+--------------------------------------------------- exarkun suggests using Guard instead of the handrolled Auth/Authz stuff for web authentication: http://twistedmatrix.com/documents/10.0.0/api/twisted.web.guard.HTTPAuthSessionWrapper.html -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 19:16:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 19:16:45 -0000 Subject: [Buildbot-commits] [Buildbot] #1696: use twisted.web.Guard for authentication In-Reply-To: <038.c7736385ae029f93dfece0a95e26bc84@lists.sourceforge.net> References: <038.c7736385ae029f93dfece0a95e26bc84@lists.sourceforge.net> Message-ID: <047.5622c3fbc07e8ca3f833a8d431c86c4d@lists.sourceforge.net> #1696: use twisted.web.Guard for authentication ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: web, ------------------------+--------------------------------------------------- Changes (by dustin): * cc: exarkun (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 19:17:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 19:17:49 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.de873310aeb8eaad610dbf70f55276a2@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Comment(by dustin): You might want to consider a !ChangeFilter that filters out such changes. A blank 'branch' is valid for lots of Buildbot configs. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 19:36:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 19:36:12 -0000 Subject: [Buildbot-commits] [Buildbot] #1695: Entering the wrong URL for custom builds shouldn't change slave status In-Reply-To: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> References: <038.8a4fb584adde8193cd2cbdb58d9f4e92@lists.sourceforge.net> Message-ID: <047.a6a83b3c203d2e5d669a528ec0638db3@lists.sourceforge.net> #1695: Entering the wrong URL for custom builds shouldn't change slave status ----------------------------+----------------------------------------------- Reporter: pitrou | Owner: Type: support-request | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: | ----------------------------+----------------------------------------------- Comment(by pitrou): Replying to [comment:5 dustin]: > You might want to consider a !ChangeFilter that filters out such changes. Apparently not: {{{ RuntimeError: cannot specify both change_filter and either branch or categories }}} The thing is, our schedulers are branch specific (because the builders are), but they can also be used for any custom build (I'm not sure why it works currently but it does). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 21:43:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 21:43:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' Message-ID: <038.4f3bb44e923209f2c672fb1f431747be@lists.sourceforge.net> #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' ----------------------+----------------------------------------------------- Reporter: cunger | Owner: Type: undecided | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------------------------------------- Summary: After upgrading master and slaves to v0.8.2/ twisted 10.2.0 BuildStep-logs do not seem to be accessible from the waterfall page. A custom buildStep for example class raises an exception in 'createSummary' (see below slave exception) Steps to Reproduce: n/a Expected Results: Logs should be accessible from the waterfall page. Actual Results: Each request for a log from the waterfall page raises below excption in the master's log, and the http request times out. Regression: Downgrading to twisted 8.2.0 solved the issue Notes: System Configuration: Mac OS X Server 10.5, python 2.5, Twisted 10.2.0 =================================================================================== master traceback: [-] Unhandled Error Traceback (most recent call last): File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/application/app.py", line 311, in runReactorWithLogging reactor.run() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1158, in run self.mainLoop() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1167, in mainLoop self.runUntilCurrent() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 789, in runUntilCurrent call.func(*call.args, **call.kw) --- --- File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/util/eventual.py", line 31, in _turn cb(*args, **kwargs) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 180, in _resumeProducing chunk = self.chunkGenerator.next() File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 121, in getChunks p.dataReceived(data) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", line 178, in dataReceived self._remainingData += data exceptions.AttributeError: LogFileScanner instance has no attribute '_remainingData' =================================================================================== slave traceback: 1904:0Traceback (most recent call last): File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 286, in addCallbacks self._runCallbacks() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 542, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 361, in callback self._startRunCallbacks(result) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 455, in _startRunCallbacks self._runCallbacks() --- --- File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 542, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/process/buildstep.py", line 1064, in d.addCallback(lambda res: self.createSummary(cmd.logs['stdio'])) File "/Volumes/Untitled 2/old_hardRaid_20101126/buildbot/master/BuildSystem/xcodebuild.py", line 107, in createSummary logtext = log.getText() File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 321, in getText return "".join(self.getChunks([STDOUT, STDERR], onlyText=True)) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 372, in _generateChunks p.dataReceived(data) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", line 178, in dataReceived self._remainingData += data exceptions.AttributeError: LogFileScanner instance has no attribute '_remainingData' , -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 21:51:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 21:51:54 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.0dc4947937b4eb417b17bb812bd02b82@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken ---------------------------+------------------------------------------------ Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: Keywords: review, sprint | ---------------------------+------------------------------------------------ Changes (by hushp1pt): * status: closed => reopened * resolution: fixed => Comment: I had the same problem with Cygwin-1.7 on a Windows 2003 server. However, I too had the same pwd problem (Windows path when cygwin-style path was expected). I also tried to unset PWD, but I never got that to change anything. I eventually commented out the self.environ['PWD'] = os.path.abspath(self.workdir) statement in runprocess.py, and everything was great. Can you add a test for cygwin as well as msys to the patch that fixed this bug for msys? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 2 21:57:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 02 Dec 2010 21:57:29 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.683bf82bd1b4aa7409d04cb30bdd2e60@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken -------------------+-------------------------------------------------------- Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * keywords: review, sprint => Comment: how can I identify a cygwin system in Python? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 00:48:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 00:48:28 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers Message-ID: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- We should include a short GPLv2 header on every source file, so that if the files are copied or otherwise used, the licensing situation is clear. In private email with legal minds at Mozilla, I've determined that warner's contributions on behalf of Mozilla did not need to be licensed under the Mozilla tri-license, and that (re)licensing these files under GPLv2 is fine. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 3 06:42:59 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 2 Dec 2010 22:42:59 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] f70875: remove MPL headers - refs #1698 Message-ID: <20101203064259.5535D423FA@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: f7087567eccd16ed3685c7873332781e082e5a6b https://github.com/buildbot/buildbot/commit/f7087567eccd16ed3685c7873332781e082e5a6b Author: Dustin J. Mitchell Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M master/buildbot/buildrequest.py M master/buildbot/changes/manager.py M master/buildbot/db/connector.py M master/buildbot/db/dbspec.py M master/buildbot/db/exceptions.py M master/buildbot/db/schema/v1.py M master/buildbot/schedulers/base.py M master/buildbot/schedulers/basic.py M master/buildbot/schedulers/manager.py M master/buildbot/schedulers/timed.py M master/buildbot/schedulers/triggerable.py M master/buildbot/schedulers/trysched.py M master/buildbot/test/unit/test_util_loop.py M master/buildbot/util/loop.py Log Message: ----------- remove MPL headers - refs #1698 These files are now licensed under the GPLv2, like the rest of Buildbot. This change has been cleared with Mozilla, Inc. and (as a matter of courtesy) with Brian Warner. From buildbot-devel at lists.sourceforge.net Fri Dec 3 06:42:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 06:42:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers In-Reply-To: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> References: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> Message-ID: <047.dad3ae56c0e87b28732ae0653d6726b0@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): remove MPL headers - refs #1698 These files are now licensed under the GPLv2, like the rest of Buildbot. This change has been cleared with Mozilla, Inc. and (as a matter of courtesy) with Brian Warner. Changeset: f7087567eccd16ed3685c7873332781e082e5a6b -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 15:46:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 15:46:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1699: Add support for wild-card matching for logfiles parameter in build steps Message-ID: <041.dc2e429e31d998b9723d5294a5f3e962@lists.sourceforge.net> #1699: Add support for wild-card matching for logfiles parameter in build steps ------------------------+--------------------------------------------------- Reporter: lantictac | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: log ------------------------+--------------------------------------------------- We currently have a set of test steps in our build process that contain many test "runners" that process in parallel within the same build step. Each test runner outputs its own log and we want to follow them all via the waterfall. However one issue is that we need to explicitly declare the logs we want to follow in the master.cfg when in reality this list is defined externally and dynamically. This messy task could be avoided if the build step could support wild cards matching for log files. ie. {{{ f.addStep(ShellCommand(command=cmd, description=['testing'], descriptionDone=['test'], logfiles={'* output' : '*_test.log'})) }}} So: "foo_test.log" -> "foo output" If I get the chance I might take a look myself... But the question is, does this sound like a sensible addition? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 18:37:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 18:37:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1700: Force builds on waterfall keeps appending the sendchange user to itself Message-ID: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> #1700: Force builds on waterfall keeps appending the sendchange user to itself --------------------+------------------------------------------------------- Reporter: lsblakk | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: --------------------+------------------------------------------------------- I will attach screenshot, but basically the summary says it all. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 18:44:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 18:44:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1701: Handle failures from the old slave/new slave ping remote call Message-ID: <039.c089c9cd12d8ade9fce4bdc5b61fb8fe@lists.sourceforge.net> #1701: Handle failures from the old slave/new slave ping remote call ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- `BotMaster.getPerspective` keeps track of currently connected slaves, and does a special dance when a new connection arrives for a slave which already has a connection. It issues a remote call to the existing connection to verify it is still up and then kicks the new connection. One expected outcome of this is that the old connection will be recognized as defunct and the remote call will fail. It would be nicer on logs and adminstrators if the remote call ( sl.slave.callRemote("print", "master got a duplicate connection; keeping this one") ) had an errback attached which checked for the lost connection failure type and reported the event in a less scary way. The current behavior logs an unhandled failure in the Deferred. Better would be to just log that the bot failed the ping test and has been disconnected. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 18:50:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 18:50:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1702: The new slave disconnect timeout in BotMaster.getPerspective is too optimistic Message-ID: <039.93ebf940941c8ba3ad810e04906db721@lists.sourceforge.net> #1702: The new slave disconnect timeout in BotMaster.getPerspective is too optimistic ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- When handling a new connection to a slave which already has a connection, the new connection is always rejected. I think the idea here is that the slave will retry shortly, and if the old connection has since died, then the new connection will get to own the slave. The new connection is allowed to live for 5 seconds though ( def kill(): log.msg("killing new slave on", new_tport.getPeer()) new_tport.loseConnection() reactor.callLater(5, kill) ), I believe in an attempt to reduce log spam and unnecessary work, as it will take some time before the old connection dies in certain circumstances (if the network hiccuped, it could be 10 or 20 minutes). A five second delay means the slave may try as many as 240 times before the old connection is gone. Increasing this delay to 60 or 120 seconds would be nice. Even nicer, though, would be to hold on to the new slave connection until the ping succeeds or fails. If it fails, the new slave connection can be accepted immediately, without forcing another connection attempt. If it succeeds, then an even longer delay might be imposed, or something entirely different could be tried: hold the connection in reserve in case the old one dies, then switch to it immediately; hold it open, but don't ever use it, instead email its administrator and tell them something weird is going on; send it a graceful shutdown command. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 19:02:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 19:02:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) Message-ID: <039.7e16ba417216f6a0b728cbcfebbff56e@lists.sourceforge.net> #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- If there's a network hiccup and a slave loses its connection, but the master doesn't notice (ie, never gets the FIN), then when the slave tries to reconnect, it will be a dozen minutes (give or take) before the master will accept it. This is because the ping done in `BotMaster.getPerspective` to see if the old connection is still alive relies on the TCP-level timeouts to cause the connection to really end. For buildbot's purposes, a timeout of 1 or 2 minutes is probably equally valid in this circumstance. It would be nice if this were either the default, or if there were a way to specify what the timeout used here should be. One thing to be careful of, though, is that ''any'' activity from the old connection should be treated as sufficient to keep it alive. That is, even if the ping response (the "print" remote call response, really) is delayed behind a large payload (eg an upload of a build artifact) or even behind a long line of smaller payloads, such that it doesn't arrive until after the configured timeout, the old connection should still remain alive. The timeout should just be for ''any'' data from the old connection. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 19:35:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 19:35:28 -0000 Subject: [Buildbot-commits] [Buildbot] #1704: ShellCommand's description, descriptionDone default to None, causing exceptions Message-ID: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> #1704: ShellCommand's description, descriptionDone default to None, causing exceptions -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Exceptions like {{{ Traceback (most recent call last): File "/Library/Python/2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/process/base.py", line 374, in _stepDone return self.startNextStep() File "/Library/Python/2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/process/base.py", line 363, in startNextStep d = defer.maybeDeferred(s.startStep, self.remote) File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/internet/defer.py", line 106, in maybeDeferred result = f(*args, **kw) File "/Library/Python/2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/process/buildstep.py", line 724, in startStep self.step_status.setText(self.describe(False)) --- --- File "/Library/Python/2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/steps/shell.py", line 145, in describe if len(words) < 1: exceptions.TypeError: object of type 'NoneType' has no len() }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 19:44:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 19:44:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1704: ShellCommand's description, descriptionDone default to None, causing exceptions In-Reply-To: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> References: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> Message-ID: <047.cbb28a604b68d0c3f6abad32b84f0dc1@lists.sourceforge.net> #1704: ShellCommand's description, descriptionDone default to None, causing exceptions -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Comment(by ayust): Including entire error traceback here: {{{ 2010-12-03 16:52:44+0100 [-] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.5/site- packages/twisted/internet/defer.py", line 195, in addCallback callbackKeywords=kw) File "/usr/lib/python2.5/site- packages/twisted/internet/defer.py", line 186, in addCallbacks self._runCallbacks() File "/usr/lib/python2.5/site- packages/twisted/internet/defer.py", line 328, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/usr/lib/python2.5/site- packages/buildbot/process/buildstep.py", line 742, in _startStep_2 self.step_status.setText(self.describe(False)) --- --- File "/usr/lib/python2.5/site-packages/buildbot/steps/shell.py", line 144, in describe if len(words) < 1: exceptions.TypeError: object of type 'NoneType' has no len() 2010-12-03 16:52:44+0100 [-] buildbot-mongodb-status: Step 4cf9124cdc30b36873000005 for build 4cf9123ddc30b36873000000 started 2010-12-03 16:52:44+0100 [-] ShellCommand.startCommand(cmd=) 2010-12-03 16:52:44+0100 [-] cmd.args = {'workdir': 'build', 'env': None, 'want_stderr': 1, 'logfiles': {}, 'logEnviron': True, 'timeout': 1200, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None} 2010-12-03 16:52:44+0100 [-] Error describing step 2010-12-03 16:52:44+0100 [-] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.5/site- packages/twisted/internet/defer.py", line 328, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/usr/lib/python2.5/site- packages/buildbot/process/buildstep.py", line 753, in _startStep_2 skip = self.start() File "/usr/lib/python2.5/site-packages/buildbot/steps/shell.py", line 224, in start self.startCommand(cmd, warnings) File "/usr/lib/python2.5/site- packages/buildbot/process/buildstep.py", line 1017, in startCommand self.step_status.setText(self.describe(False)) --- --- File "/usr/lib/python2.5/site-packages/buildbot/steps/shell.py", line 144, in describe if len(words) < 1: exceptions.TypeError: object of type 'NoneType' has no len() 2010-12-03 16:52:44+0100 [-] : RemoteCommand.run [4] 2010-12-03 16:52:44+0100 [-] command 'None' in dir 'build' 2010-12-03 16:52:44+0100 [-] LoggedRemoteCommand.start 2010-12-03 16:52:44+0100 [-] BuildStep.failed, traceback follows 2010-12-03 16:52:44+0100 [-] Unhandled Error Traceback (most recent call last): Failure: buildbot.slave.commands.base.AbandonChain }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 3 20:04:33 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 12:04:33 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a6a43e: step.describe() should not fail when command is No... Message-ID: <20101203200433.9642D42354@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a6a43ed8717c8b2483322147a09d3167ccb15152 https://github.com/buildbot/buildbot/commit/a6a43ed8717c8b2483322147a09d3167ccb15152 Author: Dustin J. Mitchell Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/steps/shell.py Log Message: ----------- step.describe() should not fail when command is None This can happen when the command is set late in the step execution process, e.g., in start(). Refs #1704. From buildbot-devel at lists.sourceforge.net Fri Dec 3 20:04:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 20:04:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1704: ShellCommand's description, descriptionDone default to None, causing exceptions In-Reply-To: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> References: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> Message-ID: <047.21c09cf8da0aba25cf44d126850ec478@lists.sourceforge.net> #1704: ShellCommand's description, descriptionDone default to None, causing exceptions -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): step.describe() should not fail when command is None This can happen when the command is set late in the step execution process, e.g., in start(). Refs #1704. Changeset: a6a43ed8717c8b2483322147a09d3167ccb15152 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 20:09:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 20:09:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1699: Add support for wild-card matching for logfiles parameter in build steps In-Reply-To: <041.dc2e429e31d998b9723d5294a5f3e962@lists.sourceforge.net> References: <041.dc2e429e31d998b9723d5294a5f3e962@lists.sourceforge.net> Message-ID: <050.dd2608a7ea4096742cd16becb0436255@lists.sourceforge.net> #1699: Add support for wild-card matching for logfiles parameter in build steps ------------------------+--------------------------------------------------- Reporter: lantictac | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: log ------------------------+--------------------------------------------------- Comment(by dustin): It sounds sensible. Off the top of my head, I'm not sure how difficult it will be - the globbing will obviously need to be done on the slave, but I think the protocol currently specifies the master as the one to enumerate the logs. If this requires a protocol change, it will need to be done in a completely backward-compatible fashion, which could be tricky. Give it a shot, and do drop by #buildbot with any questions! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 3 21:48:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 03 Dec 2010 21:48:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1705: Provide a better way of working with resources utilized by builds Message-ID: <037.54f21eb698a41efe8036282ff0340d4b@lists.sourceforge.net> #1705: Provide a better way of working with resources utilized by builds ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: ------------------------+--------------------------------------------------- Many build processes involve some kind of instantiated resources (web servers, ssh tunnels, mock databases, et cetera). Currently, Buildbot has no concept of these resources - starting/stopping them generally has to be accomplished by a pair of buildsteps, maybe with a build property or two so that the 'start' step can tell the 'stop' step what process it should target or the like. This also means that Buildbot has no good way to deal with resources that could be shared between multiple builders, because each builder's steps have no way of knowing if they should shut the resource down when they're done with it or not. Thus, the idea: create a concept of resources in Buildbot. Builds could request that a resource be available, and either an existing resource would be used, or the resource would start itself up and pass any necessary information back to the build. * Resources could potentially be shared, shutting themselves down when the # of builds using them goes to 0 (or some other condition is met) * Because resources would be in charge of shutting themselves down, there'd be less case of forgetting a 'alwaysRun' and leaving zombie services running after failed builds * Less reliance on build properties for resource state * Easier to work with for resources that aren't already daemonized (resources could signal buildbot that they're "ready" without having to wait for a process like start-stop-daemon to exit, and just keep the resource open in a subprocess). -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 01:30:49 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 17:30:49 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] cf1332: Add lambda substitutions to WithProperties. Message-ID: <20101204013049.4D89A4231E@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: cf1332c1b8d8837c554ffc3a2bc5a1ad17cda04b https://github.com/buildbot/buildbot/commit/cf1332c1b8d8837c554ffc3a2bc5a1ad17cda04b Author: Amber Yust Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/process/properties.py M master/buildbot/test/unit/test_process_properties.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Add lambda substitutions to WithProperties. From noreply at github.com Sat Dec 4 01:33:41 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 17:33:41 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 22fbb9: Add WithProperties lambda substitutions to NEWS Message-ID: <20101204013341.9354342329@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 22fbb996badfe6a38b77aca912d707d838e3527d https://github.com/buildbot/buildbot/commit/22fbb996badfe6a38b77aca912d707d838e3527d Author: Amber Yust Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/NEWS Log Message: ----------- Add WithProperties lambda substitutions to NEWS From noreply at github.com Sat Dec 4 01:50:05 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 17:50:05 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 9df825: Pass existing props object along to lambda substs Message-ID: <20101204015005.3FFDF422CC@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 9df82598c11f2d31b7b3733d2c278298a1d1cd6c https://github.com/buildbot/buildbot/commit/9df82598c11f2d31b7b3733d2c278298a1d1cd6c Author: Amber Yust Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/process/properties.py M master/buildbot/test/unit/test_process_properties.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Pass existing props object along to lambda substs From buildbot-devel at lists.sourceforge.net Sat Dec 4 04:36:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 04:36:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1688: there should be some way to retry builds that fail in setupBuild without submitting new Changes. In-Reply-To: <040.cf0839495386f26c7888290ad64ef90a@lists.sourceforge.net> References: <040.cf0839495386f26c7888290ad64ef90a@lists.sourceforge.net> Message-ID: <049.5bd5361baa023c874991b04d5b560cd1@lists.sourceforge.net> #1688: there should be some way to retry builds that fail in setupBuild without submitting new Changes. ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * type: undecided => enhancement * milestone: undecided => 0.8.+ Comment: I'm curious what's going wrong in setupBuild, and in particular what problems do you see that might be remedied by a retry? If there's a transient error in setupBuild the buildbot source, we (Buildbotters) should fix that. If the error is in Mozilla code, the other we (with my Mozilla hat on) should fix that by retrying whatever action is producing the error. Otherwise, if something goes wrong enough to trigger a failure in setupBuild, I can't see it being anything but purple - which it's not right now, so I'll leave this bug open to fix that problem. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 04:42:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 04:42:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1700: Force builds on waterfall keeps appending the sendchange user to itself In-Reply-To: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> References: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> Message-ID: <048.c8bf4140af51e953969b7ab815601fb9@lists.sourceforge.net> #1700: Force builds on waterfall keeps appending the sendchange user to itself --------------------+------------------------------------------------------- Reporter: lsblakk | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.3 Comment: I've seen this on and off. Something's broken in the status text handling. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 04:43:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 04:43:28 -0000 Subject: [Buildbot-commits] [Buildbot] #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' In-Reply-To: <038.4f3bb44e923209f2c672fb1f431747be@lists.sourceforge.net> References: <038.4f3bb44e923209f2c672fb1f431747be@lists.sourceforge.net> Message-ID: <047.4d936fc7b575a9623eae28fa408d8c13@lists.sourceforge.net> #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' --------------------+------------------------------------------------------- Reporter: cunger | Owner: Type: defect | Status: new Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * priority: minor => blocker * type: undecided => defect * milestone: undecided => 0.8.3 Old description: > Summary: > After upgrading master and slaves to v0.8.2/ twisted 10.2.0 BuildStep- > logs do not seem to be accessible from the waterfall page. A custom > buildStep for example class raises an exception in 'createSummary' (see > below slave exception) > > Steps to Reproduce: > n/a > > Expected Results: > Logs should be accessible from the waterfall page. > > Actual Results: > Each request for a log from the waterfall page raises below excption in > the master's log, and the http request times out. > > Regression: > Downgrading to twisted 8.2.0 solved the issue > > Notes: > System Configuration: > Mac OS X Server 10.5, python 2.5, Twisted 10.2.0 > > =================================================================================== > > master traceback: > > [-] Unhandled Error > Traceback (most recent call last): > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/application/app.py", > line 311, in runReactorWithLogging > reactor.run() > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", > line 1158, in run > self.mainLoop() > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", > line 1167, in mainLoop > self.runUntilCurrent() > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", > line 789, in runUntilCurrent > call.func(*call.args, **call.kw) > --- --- > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/util/eventual.py", line 31, in > _turn > cb(*args, **kwargs) > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 180, > in _resumeProducing > chunk = self.chunkGenerator.next() > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 121, > in getChunks > p.dataReceived(data) > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", > line 178, in dataReceived > self._remainingData += data > exceptions.AttributeError: LogFileScanner instance has no > attribute '_remainingData' > > =================================================================================== > > slave traceback: > > 1904:0Traceback (most recent call last): > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", > line 286, in addCallbacks > self._runCallbacks() > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", > line 542, in _runCallbacks > current.result = callback(current.result, *args, **kw) > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", > line 361, in callback > self._startRunCallbacks(result) > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", > line 455, in _startRunCallbacks > self._runCallbacks() > --- --- > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", > line 542, in _runCallbacks > current.result = callback(current.result, *args, **kw) > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/process/buildstep.py", line > 1064, in > d.addCallback(lambda res: self.createSummary(cmd.logs['stdio'])) > File "/Volumes/Untitled > 2/old_hardRaid_20101126/buildbot/master/BuildSystem/xcodebuild.py", line > 107, in createSummary > logtext = log.getText() > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 321, > in getText > return "".join(self.getChunks([STDOUT, STDERR], onlyText=True)) > File "/Library/Python/2.5/site- > packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 372, > in _generateChunks > p.dataReceived(data) > File "/Library/Python/2.5/site- > packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", > line 178, in dataReceived > self._remainingData += data > exceptions.AttributeError: LogFileScanner instance has no attribute > '_remainingData' > , New description: Summary: After upgrading master and slaves to v0.8.2/ twisted 10.2.0 BuildStep-logs do not seem to be accessible from the waterfall page. A custom buildStep for example class raises an exception in 'createSummary' (see below slave exception) Steps to Reproduce: n/a Expected Results: Logs should be accessible from the waterfall page. Actual Results: Each request for a log from the waterfall page raises below excption in the master's log, and the http request times out. Regression: Downgrading to twisted 8.2.0 solved the issue Notes: * System Configuration: * Mac OS X Server 10.5, python 2.5, Twisted 10.2.0 master traceback: {{{ [-] Unhandled Error Traceback (most recent call last): File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/application/app.py", line 311, in runReactorWithLogging reactor.run() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1158, in run self.mainLoop() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 1167, in mainLoop self.runUntilCurrent() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/base.py", line 789, in runUntilCurrent call.func(*call.args, **call.kw) --- --- File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/util/eventual.py", line 31, in _turn cb(*args, **kwargs) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 180, in _resumeProducing chunk = self.chunkGenerator.next() File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 121, in getChunks p.dataReceived(data) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", line 178, in dataReceived self._remainingData += data exceptions.AttributeError: LogFileScanner instance has no attribute '_remainingData' }}} slave traceback: {{{ 1904:0Traceback (most recent call last): File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 286, in addCallbacks self._runCallbacks() File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 542, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 361, in callback self._startRunCallbacks(result) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 455, in _startRunCallbacks self._runCallbacks() --- --- File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/internet/defer.py", line 542, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/process/buildstep.py", line 1064, in d.addCallback(lambda res: self.createSummary(cmd.logs['stdio'])) File "/Volumes/Untitled 2/old_hardRaid_20101126/buildbot/master/BuildSystem/xcodebuild.py", line 107, in createSummary logtext = log.getText() File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 321, in getText return "".join(self.getChunks([STDOUT, STDERR], onlyText=True)) File "/Library/Python/2.5/site- packages/buildbot-0.8.2-py2.5.egg/buildbot/status/builder.py", line 372, in _generateChunks p.dataReceived(data) File "/Library/Python/2.5/site- packages/Twisted-10.2.0-py2.5-macosx-10.5-i386.egg/twisted/protocols/basic.py", line 178, in dataReceived self._remainingData += data exceptions.AttributeError: LogFileScanner instance has no attribute '_remainingData' , }}} -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 04:43:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 04:43:42 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.7fdb7ec4715ab41440b3ec13112f0ac4@lists.sourceforge.net> #1690: addURL does not persist through master restart -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Changes (by dustin): * priority: minor => major * milestone: undecided => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 05:28:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 05:28:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' In-Reply-To: <038.4f3bb44e923209f2c672fb1f431747be@lists.sourceforge.net> References: <038.4f3bb44e923209f2c672fb1f431747be@lists.sourceforge.net> Message-ID: <047.3607c7e91ead3ee724aaf17eabcbe333@lists.sourceforge.net> #1697: [twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData' --------------------+------------------------------------------------------- Reporter: cunger | Owner: Type: defect | Status: closed Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Use a NullTransport to fake out NetstringReceiver Twisted-10.2.0 expects a real transport for a NetstringReceiver, so give it something it can chew on. Fixes #1697 Changeset: c325859efc1d33644e0c7954e41af25cb95c1078 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 05:28:36 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 21:28:36 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] c32585: Use a NullTransport to fake out NetstringReceiver Message-ID: <20101204052836.788504229C@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: c325859efc1d33644e0c7954e41af25cb95c1078 https://github.com/buildbot/buildbot/commit/c325859efc1d33644e0c7954e41af25cb95c1078 Author: Dustin J. Mitchell Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/status/builder.py A master/buildbot/test/unit/test_status_builder_LogFileProducer.py Log Message: ----------- Use a NullTransport to fake out NetstringReceiver Twisted-10.2.0 expects a real transport for a NetstringReceiver, so give it something it can chew on. Fixes #1697 From noreply at github.com Sat Dec 4 05:30:37 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 21:30:37 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 89d01b: clean up pyflakes Message-ID: <20101204053037.BB1E44229C@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 89d01b5e4c88f7722bef2599c05f446a6d140371 https://github.com/buildbot/buildbot/commit/89d01b5e4c88f7722bef2599c05f446a6d140371 Author: Dustin J. Mitchell Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/test/unit/test_status_builder_LogFileProducer.py Log Message: ----------- clean up pyflakes From buildbot-devel at lists.sourceforge.net Sat Dec 4 05:44:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 05:44:46 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.5d0ed77479726c939ceb05fca92ad041@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Changes (by dustin): * type: defect => support-request Comment: Ah, finished() is too late to make changes to the step status. Instead, you should override {{{createSummary}}} or {{{evaluateCommand}}}. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 06:02:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 06:02:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1700: Force builds on waterfall keeps appending the sendchange user to itself In-Reply-To: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> References: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> Message-ID: <048.cee382146b7a0a6ba5f36a663baaca3e@lists.sourceforge.net> #1700: Force builds on waterfall keeps appending the sendchange user to itself --------------------+------------------------------------------------------- Reporter: lsblakk | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => web Comment: It's because there are multiple changes for that particular build request. It's not very well-presented in the web interface, though! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 06:22:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 06:22:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1700: Force builds on waterfall keeps appending the sendchange user to itself In-Reply-To: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> References: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> Message-ID: <048.fd7bd4f6c3ad575f2b26d550c1d51fb6@lists.sourceforge.net> #1700: Force builds on waterfall keeps appending the sendchange user to itself --------------------+------------------------------------------------------- Reporter: lsblakk | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | --------------------+------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Improve presentation of multiple changes in pending builds Previously displayed change.who as a link to the change, with no joining whitespace; now displays revision with a change link for up to 3 changes, otherwise a count of changes. Fixes #1700 Changeset: 4d26d6d010ad26a41060d599c0186f8bdbc616a1 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 06:22:09 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 22:22:09 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 4d26d6: Improve presentation of multiple changes in pendin... Message-ID: <20101204062209.D1AE14204D@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 4d26d6d010ad26a41060d599c0186f8bdbc616a1 https://github.com/buildbot/buildbot/commit/4d26d6d010ad26a41060d599c0186f8bdbc616a1 Author: Dustin J. Mitchell Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/status/web/base.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/templates/builder.html Log Message: ----------- Improve presentation of multiple changes in pending builds Previously displayed change.who as a link to the change, with no joining whitespace; now displays revision with a change link for up to 3 changes, otherwise a count of changes. Fixes #1700 From buildbot-devel at lists.sourceforge.net Sat Dec 4 06:50:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 06:50:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1700: Force builds on waterfall keeps appending the sendchange user to itself In-Reply-To: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> References: <039.c84727fe4a88bafbf8cc486d68fe7282@lists.sourceforge.net> Message-ID: <048.078fa9167e50d887240cc8e86f6c4a48@lists.sourceforge.net> #1700: Force builds on waterfall keeps appending the sendchange user to itself --------------------+------------------------------------------------------- Reporter: lsblakk | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | --------------------+------------------------------------------------------- Comment(by Dustin J. Mitchell): better version of previous patch, without changing |shortrev Refs #1700 Changeset: 6c1aa0f0c7d76eadc108961c4a2882f538f9d2ff -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 06:50:00 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 3 Dec 2010 22:50:00 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6c1aa0: better version of previous patch, without changing... Message-ID: <20101204065000.2C97E422CD@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6c1aa0f0c7d76eadc108961c4a2882f538f9d2ff https://github.com/buildbot/buildbot/commit/6c1aa0f0c7d76eadc108961c4a2882f538f9d2ff Author: Dustin J. Mitchell Date: 2010-12-03 (Fri, 03 Dec 2010) Changed paths: M master/buildbot/status/web/base.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/templates/builder.html Log Message: ----------- better version of previous patch, without changing |shortrev Refs #1700 From buildbot-devel at lists.sourceforge.net Sat Dec 4 17:03:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 17:03:34 -0000 Subject: [Buildbot-commits] [Buildbot] #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) In-Reply-To: <039.7e16ba417216f6a0b728cbcfebbff56e@lists.sourceforge.net> References: <039.7e16ba417216f6a0b728cbcfebbff56e@lists.sourceforge.net> Message-ID: <048.9fc66b6d33999f1140d77408bbbce43d@lists.sourceforge.net> #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * priority: major => minor * milestone: undecided => 0.8.3 Comment: Is there any public API method that can detect that data is still flowing? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 17:09:15 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 4 Dec 2010 09:09:15 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ef1647: Better logging for duplicate slaves Message-ID: <20101204170916.07A47422E2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ef16478f8e40b5ebaf1252f26433faebad91fec6 https://github.com/buildbot/buildbot/commit/ef16478f8e40b5ebaf1252f26433faebad91fec6 Author: Dustin J. Mitchell Date: 2010-12-04 (Sat, 04 Dec 2010) Changed paths: M master/buildbot/master.py Log Message: ----------- Better logging for duplicate slaves Log appropriately on the master, and on both the new and old slaves, what is going on. Fixes #1701 From buildbot-devel at lists.sourceforge.net Sat Dec 4 17:09:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 17:09:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1701: Handle failures from the old slave/new slave ping remote call In-Reply-To: <039.c089c9cd12d8ade9fce4bdc5b61fb8fe@lists.sourceforge.net> References: <039.c089c9cd12d8ade9fce4bdc5b61fb8fe@lists.sourceforge.net> Message-ID: <048.157ffd930ce5d4d3c723674a746c7cf1@lists.sourceforge.net> #1701: Handle failures from the old slave/new slave ping remote call ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Better logging for duplicate slaves Log appropriately on the master, and on both the new and old slaves, what is going on. Fixes #1701 Changeset: ef16478f8e40b5ebaf1252f26433faebad91fec6 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 19:22:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 19:22:05 -0000 Subject: [Buildbot-commits] [Buildbot] #1706: Metrics framework Message-ID: <038.7386d5f0d91ede4bd6dbe71e37ef9d96@lists.sourceforge.net> #1706: Metrics framework ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- There are various moving parts to the buildbot master, and it would be nice to know how well they're performing on a running master. Some examples: * Cache hit rates * Time spent in scheduler loop * Time spent in builder loop * # builds or steps starting per unit time -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 19:51:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 19:51:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1706: Metrics framework In-Reply-To: <038.7386d5f0d91ede4bd6dbe71e37ef9d96@lists.sourceforge.net> References: <038.7386d5f0d91ede4bd6dbe71e37ef9d96@lists.sourceforge.net> Message-ID: <047.e9cbe421adb73cd2c5d4b3add8db41bc@lists.sourceforge.net> #1706: Metrics framework ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Old description: > There are various moving parts to the buildbot master, and it would be > nice to know how well they're performing on a running master. > > Some examples: > * Cache hit rates > * Time spent in scheduler loop > * Time spent in builder loop > * # builds or steps starting per unit time New description: There are various moving parts to the buildbot master, and it would be nice to know how well they're performing on a running master. Some examples: * Cache hit rates * Time spent in scheduler loop * Time spent in builder loop * # builds or steps starting per unit time -- Comment(by dustin): Users should be able to add their own metrics, too. There should be a simple interface for querying these metrics, e.g., {{{self.master.metrics.getMetric(metricname)}}} Metrics will need to be able to sustain themselves over master restarts and reconfigs. I've been thinking of making {{{scheduler_state}}} into a more generic saved_state (owner, key, value) store, which would allow this sort of state storage without new db tables. Are metrics per-master, or clusterwide? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 19:57:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 19:57:17 -0000 Subject: [Buildbot-commits] [Buildbot] #1702: The new slave disconnect timeout in BotMaster.getPerspective is too optimistic In-Reply-To: <039.93ebf940941c8ba3ad810e04906db721@lists.sourceforge.net> References: <039.93ebf940941c8ba3ad810e04906db721@lists.sourceforge.net> Message-ID: <048.a015be1080d7124e1ba38f6b0fefeb15@lists.sourceforge.net> #1702: The new slave disconnect timeout in BotMaster.getPerspective is too optimistic ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Delay new slaves until the old slave ping fails or succeeds When arbitrating a duplicate slave, ping the old slave (with a timeout) and let the new slave know that it is being delayed. Then either reject the new slave with a Failure if the old slave is still alive, or allow the new slave to connect after the old slave has safely disconnected. Fixes #1702 Changeset: 909d9af78688a841c2936408b4526997f0f25336 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 4 19:57:17 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 4 Dec 2010 11:57:17 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 909d9a: Delay new slaves until the old slave ping fails or... Message-ID: <20101204195717.1F823422E1@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 909d9af78688a841c2936408b4526997f0f25336 https://github.com/buildbot/buildbot/commit/909d9af78688a841c2936408b4526997f0f25336 Author: Dustin J. Mitchell Date: 2010-12-04 (Sat, 04 Dec 2010) Changed paths: M master/buildbot/master.py Log Message: ----------- Delay new slaves until the old slave ping fails or succeeds When arbitrating a duplicate slave, ping the old slave (with a timeout) and let the new slave know that it is being delayed. Then either reject the new slave with a Failure if the old slave is still alive, or allow the new slave to connect after the old slave has safely disconnected. Fixes #1702 From buildbot-devel at lists.sourceforge.net Sat Dec 4 20:00:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 20:00:41 -0000 Subject: [Buildbot-commits] [Buildbot] #995: Build end time = 0 (Dec 31, 1969) In-Reply-To: <039.f1b2f82c59e5eba952e41546574649a6@lists.sourceforge.net> References: <039.f1b2f82c59e5eba952e41546574649a6@lists.sourceforge.net> Message-ID: <048.523783876a7819c76aa77b38f4401d92@lists.sourceforge.net> #995: Build end time = 0 (Dec 31, 1969) --------------------+------------------------------------------------------- Reporter: exarkun | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: Moving out of 0.8.3 since it hasn't been replicated. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 21:28:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 21:28:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1706: Metrics framework In-Reply-To: <038.7386d5f0d91ede4bd6dbe71e37ef9d96@lists.sourceforge.net> References: <038.7386d5f0d91ede4bd6dbe71e37ef9d96@lists.sourceforge.net> Message-ID: <047.f038ada445daf72a305e7d9042d86e9f@lists.sourceforge.net> #1706: Metrics framework ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by catlee): Metrics are per-master. Also, I'm not sure if saving metrics across restarts is required. If the metrics interface has some notion of 'uptime', you can tell when your metrics are reset. It should be up to whoever is consuming the metrics to sum things properly. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 22:16:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 22:16:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers In-Reply-To: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> References: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> Message-ID: <047.49940a6c2ff51c777cc4a1729d4c5571@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): As for the GPL header, since we don't know copyright ownership in most cases, perhaps {{{ # This file is part of Buildbot. This software may be used and distributed # according to the terms of the GNU General Public License version 2, incorporated # herein by reference. }}} is adequate? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 22:37:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 22:37:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1707: master.buildbot.status.words should include the revision number in its messages Message-ID: <035.68193e9142c3092b2b592a571b7353c5@lists.sourceforge.net> #1707: master.buildbot.status.words should include the revision number in its messages ------------------------+--------------------------------------------------- Reporter: gps | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: irc im words status message revision ------------------------+--------------------------------------------------- Right now the messages read something like 'build #113 of Platform Zardoz: Failure ...url... blamelist: Connery, Boorman' this really is not so useful as an IRC or IM message because it doesn't tell you what revision that build was for. _Nobody_ normally gives a flying face about the _build number_ on a random build bot, that is irrelevant. I'd like to see a message such as: 'build of r197902 on Platform Zardoz: Failure ...url... blamelist: ...' you could include the build# in there if you want if someone actually finds those useful but for the python.org buildbot, we don't. the build# is in the url anyways. for git/hg/bzr backed builds i'd expect a hash prefix instead of a svn revision #, for user kicked off builds if a revision doesn't make sense, just say so, etc. I looked a bit at the buildbot/master/status/words.py and builder.py code but it wasn't immediately obvious to me if a revision number is already easily available in that part of the code so I'm filing this issue to document what i want in hopes that someone more familiar with the codebase agrees this would be good and makes it happen. :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 4 22:58:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 04 Dec 2010 22:58:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1707: master.buildbot.status.words should include the revision number in its messages In-Reply-To: <035.68193e9142c3092b2b592a571b7353c5@lists.sourceforge.net> References: <035.68193e9142c3092b2b592a571b7353c5@lists.sourceforge.net> Message-ID: <044.c2fc89f3a5838af807777d0b3f3d41ac@lists.sourceforge.net> #1707: master.buildbot.status.words should include the revision number in its messages ------------------------+--------------------------------------------------- Reporter: gps | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: irc ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: irc im words status message revision => irc * milestone: undecided => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 5 21:08:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 05 Dec 2010 21:08:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port Message-ID: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Currently, PBChangeSource sits on the buildslave PB port, and uses a hard- coded (and thus useless) username/password. This shouldn't be too hard to fix, and will help people to put separate access controls on the two features. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 5 21:09:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 05 Dec 2010 21:09:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port In-Reply-To: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> References: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> Message-ID: <047.f5c8b71f4181eac1b171874d4a78a76e@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ship-this ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: => ship-this -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 6 06:29:37 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 5 Dec 2010 22:29:37 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 0254a5: skip 'pass' in coverage Message-ID: <20101206062937.A94F0422E4@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 0254a552bcf2385298630e77651b826ab88d4d46 https://github.com/buildbot/buildbot/commit/0254a552bcf2385298630e77651b826ab88d4d46 Author: Dustin J. Mitchell Date: 2010-12-05 (Sun, 05 Dec 2010) Changed paths: M .coveragerc Log Message: ----------- skip 'pass' in coverage Commit: f11703b4cf7063cdb214b12d1208b7cc3ffca948 https://github.com/buildbot/buildbot/commit/f11703b4cf7063cdb214b12d1208b7cc3ffca948 Author: Dustin J. Mitchell Date: 2010-12-05 (Sun, 05 Dec 2010) Changed paths: M master/NEWS R master/contrib/hg_buildbot.py Log Message: ----------- remove hg_buildbot From buildbot-devel at lists.sourceforge.net Mon Dec 6 11:21:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 11:21:58 -0000 Subject: [Buildbot-commits] [Buildbot] #1709: RemovePYCs fails if there is no pyc files Message-ID: <036.94c293dd8b0bbfe6406f0d67877f7338@lists.sourceforge.net> #1709: RemovePYCs fails if there is no pyc files -------------------+-------------------------------------------------------- Reporter: rail | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- rm: missing operand Try `rm --help' for more information. Attached is an untested patch, which should prevent such failures. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 6 15:30:19 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 6 Dec 2010 07:30:19 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] efd882: Use `find -exec` in RemovePYCs Message-ID: <20101206153019.E5CFD422DE@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: efd882bd65b148d92134a4cc31a0ffba9a21cf7d https://github.com/buildbot/buildbot/commit/efd882bd65b148d92134a4cc31a0ffba9a21cf7d Author: Dustin J. Mitchell Date: 2010-12-06 (Mon, 06 Dec 2010) Changed paths: M master/buildbot/steps/python_twisted.py Log Message: ----------- Use `find -exec` in RemovePYCs When there are no .pyc files, the old step would fail rm: missing operand Try `rm --help' for more information. Fixes #1709 From buildbot-devel at lists.sourceforge.net Mon Dec 6 15:30:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 15:30:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1709: RemovePYCs fails if there is no pyc files In-Reply-To: <036.94c293dd8b0bbfe6406f0d67877f7338@lists.sourceforge.net> References: <036.94c293dd8b0bbfe6406f0d67877f7338@lists.sourceforge.net> Message-ID: <045.1323c75912f91c08a9f3239277da0b4c@lists.sourceforge.net> #1709: RemovePYCs fails if there is no pyc files -------------------+-------------------------------------------------------- Reporter: rail | Owner: Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Use `find -exec` in RemovePYCs When there are no .pyc files, the old step would fail rm: missing operand Try `rm --help' for more information. Fixes #1709 Changeset: efd882bd65b148d92134a4cc31a0ffba9a21cf7d -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 15:35:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 15:35:53 -0000 Subject: [Buildbot-commits] [Buildbot] #1709: RemovePYCs fails if there is no pyc files In-Reply-To: <036.94c293dd8b0bbfe6406f0d67877f7338@lists.sourceforge.net> References: <036.94c293dd8b0bbfe6406f0d67877f7338@lists.sourceforge.net> Message-ID: <045.eed44fabf6ce35f7e0da71d005c7c9bc@lists.sourceforge.net> #1709: RemovePYCs fails if there is no pyc files -------------------+-------------------------------------------------------- Reporter: rail | Owner: Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): add '.' to find invocation for *BSD compatibility (refs #1709) Changeset: 04b4e3d3976cfe3c478946f5741e03ff456714f0 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 6 15:35:53 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 6 Dec 2010 07:35:53 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 04b4e3: add '.' to find invocation for *BSD compatibility ... Message-ID: <20101206153553.517BB42300@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 04b4e3d3976cfe3c478946f5741e03ff456714f0 https://github.com/buildbot/buildbot/commit/04b4e3d3976cfe3c478946f5741e03ff456714f0 Author: Dustin J. Mitchell Date: 2010-12-06 (Mon, 06 Dec 2010) Changed paths: M master/buildbot/steps/python_twisted.py Log Message: ----------- add '.' to find invocation for *BSD compatibility (refs #1709) From buildbot-devel at lists.sourceforge.net Mon Dec 6 20:36:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 20:36:44 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.0b3b7e5bb6dc3265a46b1d388a8babc1@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken -------------------+-------------------------------------------------------- Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by hushp1pt): Replying to [comment:7 dustin]: > how can I identify a cygwin system in Python? I was wondering, in the earlier patch here, how did MACHTYPE know it was an MSYS system? self.environ.get('MACHTYPE', None) == 'i686-pc-msys' Do you need to start the buildslave from Msys for MACHTIME to say "msys"? If you started the buildslave from Cygwin, would MACHTYPE say "cygwin"? In fact, I do not start our Windows buildslave from Cygwin. I used the run-buildbot-as-service contrib. But I still want the BuildCommand commands to run under Cygwin. If you don't have MACHTYPE that says Cygwin, there probably is no foolproof way to tell if a ShellCommand buildstep wanted to run Cygwin. However, I bet if the first word of the first command in the build step was "bash", "bash.exe", or a full path to bash, and buildslave is Windows, then the odds would be pretty good that the command(s) were really meant for Cygwin bash- or for Msys bash. Either way, the patch would help. Those who prefer to have their ShellCommand start a BAT file to run Cygwin commands, I guess they can still set PWD= before they call bash or whatever. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:08:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:08:43 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.784db7400f0b2384fa84580780ecc900@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken --------------------+------------------------------------------------------- Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.8.3 Version: 0.7.10 | Resolution: Keywords: windows | --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => windows * milestone: 0.7.11 => 0.8.3 Comment: I'm worried about playing whack-a-mole here, or getting too specific in analyzing the components of a buildstep. Could we add a ShellCommand option that would be passed to the slave to enable this particular behavior? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:13:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:13:26 -0000 Subject: [Buildbot-commits] [Buildbot] #32: Ability to show only head & tail of large logfiles In-Reply-To: <039.4b610edc10ab77d19192f519da1d9478@lists.sourceforge.net> References: <039.4b610edc10ab77d19192f519da1d9478@lists.sourceforge.net> Message-ID: <048.51a50fe203b25df3f63dc12511e5d124@lists.sourceforge.net> #32: Ability to show only head & tail of large logfiles ---------------------+------------------------------------------------------ Reporter: jknight | Type: enhancement Status: new | Priority: minor Milestone: 0.9.+ | Version: Keywords: web | ---------------------+------------------------------------------------------ Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Comment: This will be more easily done in the JSON frontend -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:13:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:13:38 -0000 Subject: [Buildbot-commits] [Buildbot] #159: should be possible to have two buildbot.steps.source.SVN(mode="copy") steps in a single build factory In-Reply-To: <039.026d4399280638dac0c43934f327f915@lists.sourceforge.net> References: <039.026d4399280638dac0c43934f327f915@lists.sourceforge.net> Message-ID: <048.025cb66ee8ec6dc25063d810ab463837@lists.sourceforge.net> #159: should be possible to have two buildbot.steps.source.SVN(mode="copy") steps in a single build factory ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Keywords: projrepo ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:14:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:14:05 -0000 Subject: [Buildbot-commits] [Buildbot] #149: addLogObserver and progressMetrics In-Reply-To: <038.28df46dc3c9c1935cff604d8799afa9e@lists.sourceforge.net> References: <038.28df46dc3c9c1935cff604d8799afa9e@lists.sourceforge.net> Message-ID: <047.e9ae1b2d17977a67d921352c241b3364@lists.sourceforge.net> #149: addLogObserver and progressMetrics ------------------------+--------------------------------------------------- Reporter: sergey | Owner: toinbis Type: enhancement | Status: assigned Priority: trivial | Milestone: 1.0.+ Version: 0.7.6 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 1.0.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:14:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:14:17 -0000 Subject: [Buildbot-commits] [Buildbot] #174: Persist ETA data across restarts In-Reply-To: <037.88c16bd0c2a2cf0da12862548b2a0329@lists.sourceforge.net> References: <037.88c16bd0c2a2cf0da12862548b2a0329@lists.sourceforge.net> Message-ID: <046.5fb34a437e189122b0354c88f1112b50@lists.sourceforge.net> #174: Persist ETA data across restarts ------------------------+--------------------------------------------------- Reporter: gward | Owner: toinbis Type: enhancement | Status: assigned Priority: minor | Milestone: 0.9.+ Version: 0.7.6 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:14:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:14:33 -0000 Subject: [Buildbot-commits] [Buildbot] #268: I wish to be free of the use of the word "blame" to mean responsibility. In-Reply-To: <037.c488265ec6d2be886789ae60e4c734b3@lists.sourceforge.net> References: <037.c488265ec6d2be886789ae60e4c734b3@lists.sourceforge.net> Message-ID: <046.8429acca912494b7335cce6c49130143@lists.sourceforge.net> #268: I wish to be free of the use of the word "blame" to mean responsibility. ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.9.+ Version: 0.7.7 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:15:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:15:32 -0000 Subject: [Buildbot-commits] [Buildbot] #430: CVS - both branch and revision In-Reply-To: <037.dd4c7e932846565ee9bc8685c67c12c1@lists.sourceforge.net> References: <037.dd4c7e932846565ee9bc8685c67c12c1@lists.sourceforge.net> Message-ID: <046.eb0fdd73112eb96d87518bc26ed0161f@lists.sourceforge.net> #430: CVS - both branch and revision ------------------------+--------------------------------------------------- Reporter: clown | Owner: unpaidbill Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: worksforme Keywords: cvs | ------------------------+--------------------------------------------------- Changes (by dustin): * status: assigned => closed * resolution: => worksforme * milestone: 0.8.3 => 0.8.+ Comment: I haven't seen any action here, and no complaints from CVS users. Is this still a problem? Reopen if so. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:16:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:16:24 -0000 Subject: [Buildbot-commits] [Buildbot] #674: Give better caching directives for static files in web interface In-Reply-To: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> References: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> Message-ID: <048.247828f7a38be2a6bedfbead85e87f58@lists.sourceforge.net> #674: Give better caching directives for static files in web interface ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: Type: enhancement | Status: assigned Priority: minor | Milestone: 0.9.+ Version: | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Comment: This will be even more important when serving a lot of static JS -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:16:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:16:54 -0000 Subject: [Buildbot-commits] [Buildbot] #738: Record true start/end time for build steps In-Reply-To: <038.6ff50e5b95ac721c4035f5bb0017b756@lists.sourceforge.net> References: <038.6ff50e5b95ac721c4035f5bb0017b756@lists.sourceforge.net> Message-ID: <047.a3f2ccfbbb32ec858aad936fcb784edf@lists.sourceforge.net> #738: Record true start/end time for build steps ------------------------+--------------------------------------------------- Reporter: catlee | Owner: toinbis Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:17:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:17:18 -0000 Subject: [Buildbot-commits] [Buildbot] #744: "queued" status for dependent builders In-Reply-To: <038.4229ed7d46a2d0d12ab6c6f7e13eae52@lists.sourceforge.net> References: <038.4229ed7d46a2d0d12ab6c6f7e13eae52@lists.sourceforge.net> Message-ID: <047.0a2337388352090575012114716ae836@lists.sourceforge.net> #744: "queued" status for dependent builders ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: master | Keywords: buildcoord ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:17:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:17:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: Message-ID: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Dear group: There is something estrange when I use a buildslave on Windows XP. Sometimes I can use it without problems and sometimes I am getting this error: exceptions.WindowsError: [Error 145] The directory is not empty: 'C:\\projects\\buildbot_slave_WinXP\\builds/rop/test1\\nmk' -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:20:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:20:14 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.b1c12efc7be7290119b260906018703e@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Changes (by dustin): * keywords: => windows Comment: It sounds like some part of your build or test infrastructure is still running when the buildslave tries to clean up the build directory. Can you add some extra configuration to make the buildstep wait until everything has exited? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:29:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:29:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.76b1afedd835559fd03e05cbe5aedbc7@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Comment(by acamargo): Replying to [comment:1 dustin]: Thanks for the answer. But, I guess is some problem with buildbot, because I run the same on Linux and I don't have that problem. > It sounds like some part of your build or test infrastructure is still running when the buildslave tries to clean up the build directory. Can you add some extra configuration to make the buildstep wait until everything has exited? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 22:47:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 22:47:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.06d4d3472d934bf967ee311a7a6571d0@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Comment(by dustin): Right, on Linux there's no problem with deleting a directory containing open files. Only Windows has that particular problem. So it's Windows being overly sensitive to timing problems in your tests. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 6 23:43:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 06 Dec 2010 23:43:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.f6b7fa43ac24268c77587874a0f8348f@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Comment(by acamargo): Replying to [comment:3 dustin]: Hi Dustin? How can I add delay on Windows? > Right, on Linux there's no problem with deleting a directory containing open files. Only Windows has that particular problem. So it's Windows being overly sensitive to timing problems in your tests. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Dec 7 01:01:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 07 Dec 2010 01:01:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.7c862f255ad48a10e46d70353a734433@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: closed Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: windows | ----------------------------+----------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: I have no idea what you're testing, so I really can't help with that.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Dec 7 01:05:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 07 Dec 2010 01:05:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1710: exceptions.WindowsError: [Error 145] The directory is not empty: In-Reply-To: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> References: <040.dc42924feca0f10053a3a5a3f0b781a6@lists.sourceforge.net> Message-ID: <049.1426915a82316283640235d5eefe6de8@lists.sourceforge.net> #1710: exceptions.WindowsError: [Error 145] The directory is not empty: ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: closed Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: worksforme Keywords: windows | ----------------------------+----------------------------------------------- Comment(by dustin): I don't mean to close this to be mean, and there certainly may be others who can help you out. But this isn't a Buildbot problem, and I'm not a Windows programmer so I can't give you any advice on how to fix the tests. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 14:04:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 14:04:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.0160e61b223302951f4e044ac5db3488@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Comment(by djs): I originally tried this, but it doesn't work because these methods are part of LoggingBuildStep and FileUpload is not derived from this class. It seems like maybe I need to override the start method and create a callback manually? How do I know when is 'too late' to change the status? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 15:44:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 15:44:34 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.19885176c744a69e7bda29d7e0090efd@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Comment(by dustin): Ah, good point. Probably the easiest is just to call addURL in {{{start}}} then? 'too late' is right before {{{finished()}}} is called, when the BuildStatus class saves itself to the status pickle. After that, the object may stick around in memory (in the build cache) for a while, but once the master restarts, it will be loaded from the pickle, and thus will not have your modifications. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 21:18:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 21:18:30 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.e835d18734c3beb033d2140e94c3fefe@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken --------------------+------------------------------------------------------- Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.8.3 Version: 0.7.10 | Resolution: Keywords: windows | --------------------+------------------------------------------------------- Comment(by hushp1pt): Replying to [comment:9 dustin]: > I'm worried about playing whack-a-mole here, or getting too specific in analyzing the components of a buildstep. Could we add a ShellCommand option that would be passed to the slave to enable this particular behavior? Thanks, I think that would be ideal. You could call the option with_cygwin_path. If value == None, no change- same as regular Windows process. If != None, skip the PWD reset in runprocess.py. For extra credit, if value looks like a Cygwin path string, then override the PATH that bash (or whatever) sees when it lands. In the example http://buildbot.net/trac/wiki/CygwinShellCommands, I passed Cygwin's PATH through Shell Command's env['PATH']. Implementing some kind of short cut for this override would be helpful, because env['PATH'] was the only value in env that had to be different between Windows and Linux builds,, and I had serious python and/or buildbot language troubles in my build factory, trying to define that env dictionary the right way at the right time. Your call. Thanks again. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 8 23:19:44 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 8 Dec 2010 15:19:44 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] bc3864: Make svn checkout op work on recreated branches. Message-ID: <20101208231944.008EB42340@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: bc38643fd3e573e2f5f1be85e6871eb2b8c896ad https://github.com/buildbot/buildbot/commit/bc38643fd3e573e2f5f1be85e6871eb2b8c896ad Author: Robert Iannucci Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M slave/buildslave/commands/svn.py M slave/buildslave/test/unit/test_commands_svn.py Log Message: ----------- Make svn checkout op work on recreated branches. Svn's checkout command takes a --revision argument, but it only does what buildbot expects if at the time of the checkout, the revision specified is in the current line of history for that path. Otherwise the --revision will cause the checked out path to become whatever that current line of history was at that revision. In other words, consider the following: * create trunk (r1) * create branch foo from trunk (r2) * delete foo (r3) * create branch foo from trunk (r4) If at this point you do: * svn co --revision 2 .../branches/foo Svn will look at the current line of history for branches/foo (@HEAD or @4 in this case), and it will follow it backwards to the specified revision (r2). The result will be TRUNK at r2. From then on, doing an update operation will cause the working copy (on trunk) to update to the latest version of trunk. This patch adds the 'peg revision' so that when buildbot tries to check out a branch at a given revision, it tells svn to find the line of history for that branch at the specified revision. In the example above, this would cause the checkout to contain foo as it was at r2. From then on, update commands will continue to update the working copy on the same path (update will not change the path of the working copy, only switch will do that, which buildbot does not use) Commit: 3b0ccf709fd8201af9f4375831c37b33039631ad https://github.com/buildbot/buildbot/commit/3b0ccf709fd8201af9f4375831c37b33039631ad Author: Dustin J. Mitchell Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M slave/buildslave/commands/svn.py M slave/buildslave/test/unit/test_commands_svn.py Log Message: ----------- Merge branch 'svn_checkout_fix' of git://github.com/riannucci/buildbot * 'svn_checkout_fix' of git://github.com/riannucci/buildbot: Make svn checkout op work on recreated branches. From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:31:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:31:44 -0000 Subject: [Buildbot-commits] [Buildbot] #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) In-Reply-To: <039.7e16ba417216f6a0b728cbcfebbff56e@lists.sourceforge.net> References: <039.7e16ba417216f6a0b728cbcfebbff56e@lists.sourceforge.net> Message-ID: <048.1d6c1d84ef9b92e525c9a1f2218be7ad@lists.sourceforge.net> #1703: Use a shorter timeout for old slave disconnection (perhaps based on configuration) ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:34:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:34:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers In-Reply-To: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> References: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> Message-ID: <047.386115f0229aa5b33402eb460bc37281@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): Pinged the Mozilla legal team for advice again. If I don't hear back, I'll go with the previous comment. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:34:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:34:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.82abc17ddacd4f8ce151143f02fb6984@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: new Priority: major | Milestone: ongoing Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => ongoing -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:36:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:36:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1684: Buildbot doesn't detect a broken configuration file In-Reply-To: <038.73dfe541d584cc91781ed4b83cbf58c0@lists.sourceforge.net> References: <038.73dfe541d584cc91781ed4b83cbf58c0@lists.sourceforge.net> Message-ID: <047.ed5942d8f7e24712018ca6ef2de32a35@lists.sourceforge.net> #1684: Buildbot doesn't detect a broken configuration file ------------------------+--------------------------------------------------- Reporter: kostja | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: simple ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: => simple * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:36:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:36:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1064: Logging ChangeFilter checks In-Reply-To: <036.ea1b0c67a656f852f154c2ba07bb974b@lists.sourceforge.net> References: <036.ea1b0c67a656f852f154c2ba07bb974b@lists.sourceforge.net> Message-ID: <045.14fbfc616384f7efe4107c88384f1a7a@lists.sourceforge.net> #1064: Logging ChangeFilter checks ------------------------+--------------------------------------------------- Reporter: strk | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:37:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:37:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1060: Standardize URL arguments to form templates In-Reply-To: <037.48eaabeee9f70776061a6cc320a3e4fc@lists.sourceforge.net> References: <037.48eaabeee9f70776061a6cc320a3e4fc@lists.sourceforge.net> Message-ID: <046.a6c7e834396ccc7126cc38343fdfa790@lists.sourceforge.net> #1060: Standardize URL arguments to form templates ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: master | Resolution: fixed Keywords: web | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Maybe I misunderstand, but I think we already do this. Re-open to convince me :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:39:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:39:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1057: produce a PDF version of the manual In-Reply-To: <038.1f142af6eaf79aabc7323d9c3647d37a@lists.sourceforge.net> References: <038.1f142af6eaf79aabc7323d9c3647d37a@lists.sourceforge.net> Message-ID: <047.ae21f2b5832db5934ac33e7957ddcf0d@lists.sourceforge.net> #1057: produce a PDF version of the manual ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: docs, simple ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: docs => docs, simple Comment: This should be relatively straightforward with texi2pdf. I'll try adding it to the release process this time around. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:40:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:40:51 -0000 Subject: [Buildbot-commits] [Buildbot] #1056: handle encodings of change_files properly In-Reply-To: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@lists.sourceforge.net> References: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@lists.sourceforge.net> Message-ID: <047.d988384e4e0c0f961083828b7c16e970@lists.sourceforge.net> #1056: handle encodings of change_files properly ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: encoding, database ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 Comment: doable once the sqlalchemy work lands -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:41:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:41:08 -0000 Subject: [Buildbot-commits] [Buildbot] #1053: schedulerdb should have id columns on all tables In-Reply-To: <036.4ff7f269375e4aa2c6c44266d369e161@lists.sourceforge.net> References: <036.4ff7f269375e4aa2c6c44266d369e161@lists.sourceforge.net> Message-ID: <045.0d247cb9113bbefc56c9add0bbd6c34f@lists.sourceforge.net> #1053: schedulerdb should have id columns on all tables ------------------------+--------------------------------------------------- Reporter: Pike | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: database ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 Comment: sqlalchemy will land in 0.8.4. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:43:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:43:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1048: Buildslave on Windows XP In-Reply-To: <040.4f8b6154d3fb3d828fd25745e63a37f6@lists.sourceforge.net> References: <040.4f8b6154d3fb3d828fd25745e63a37f6@lists.sourceforge.net> Message-ID: <049.87108eab90ce8aae5ff0c68096e51915@lists.sourceforge.net> #1048: Buildslave on Windows XP ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Comment(by dustin): Well, this patch has already landed for 0.8.3, so I'm calling this fixed. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:43:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:43:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1048: Buildslave on Windows XP In-Reply-To: <040.4f8b6154d3fb3d828fd25745e63a37f6@lists.sourceforge.net> References: <040.4f8b6154d3fb3d828fd25745e63a37f6@lists.sourceforge.net> Message-ID: <049.67e7c9a9e1ace74d38160fe3c35adfa8@lists.sourceforge.net> #1048: Buildslave on Windows XP ----------------------------+----------------------------------------------- Reporter: acamargo | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: windows ----------------------------+----------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:44:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:44:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port In-Reply-To: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> References: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> Message-ID: <047.314de40ecbbab89e8455becfbad254c2@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: assigned Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ship-this ------------------------+--------------------------------------------------- Changes (by dustin): * owner: => dustin * status: new => assigned -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:50:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:50:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1041: reject unknown keys in BuildmasterConfig In-Reply-To: <038.5f86883397ee2fbc4d9c94ecd876dfd0@lists.sourceforge.net> References: <038.5f86883397ee2fbc4d9c94ecd876dfd0@lists.sourceforge.net> Message-ID: <047.be245655392a5c6ad7beaaaa814d63ea@lists.sourceforge.net> #1041: reject unknown keys in BuildmasterConfig ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: worksforme Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: I think I filed this bug from a misunderstanding. Buildbot does check {{{BuildmasterConfig}}} for known keys: https://github.com/buildbot/buildbot/blob/04b4e3d3976cfe3c478946f5741e03ff456714f0/master/buildbot/master.py#L770 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:50:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:50:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1040: always show 'last heard from' information on /buildslaves In-Reply-To: <038.51367ce857fb1792dc4e2b3ffeaa6ad3@lists.sourceforge.net> References: <038.51367ce857fb1792dc4e2b3ffeaa6ad3@lists.sourceforge.net> Message-ID: <047.3f33845967d4c2769fb8f92b737b9e2e@lists.sourceforge.net> #1040: always show 'last heard from' information on /buildslaves ------------------------+--------------------------------------------------- Reporter: jhford | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: web, simple ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: web => web, simple * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:50:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:50:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1039: Allow trigger -> triggerable to span masters In-Reply-To: <038.fa20366b372b6a82d150302063839a01@lists.sourceforge.net> References: <038.fa20366b372b6a82d150302063839a01@lists.sourceforge.net> Message-ID: <047.a7bb8381944bb1dff96ca5fe42ff6f90@lists.sourceforge.net> #1039: Allow trigger -> triggerable to span masters ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:52:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:52:01 -0000 Subject: [Buildbot-commits] [Buildbot] #1037: Refactor builds/build_requests tables to remove duplicate rows in builds table. In-Reply-To: <038.3079e84f94ab81c71bd89b104899b418@lists.sourceforge.net> References: <038.3079e84f94ab81c71bd89b104899b418@lists.sourceforge.net> Message-ID: <047.d617ec0577da201affab1f62e9f39028@lists.sourceforge.net> #1037: Refactor builds/build_requests tables to remove duplicate rows in builds table. ------------------------+--------------------------------------------------- Reporter: catlee | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.1 | Keywords: database ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 Comment: This refactor should wait until sqlalchemy has landed in 0.8.4 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:52:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:52:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1034: REQ: Fossil support In-Reply-To: <039.f7b5158abdc8df351f45766124df3974@lists.sourceforge.net> References: <039.f7b5158abdc8df351f45766124df3974@lists.sourceforge.net> Message-ID: <048.1cd7116a2bf17a2d42fda7022cf007e1@lists.sourceforge.net> #1034: REQ: Fossil support ------------------------+--------------------------------------------------- Reporter: fatman2 | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:53:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:53:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.f90b9d29cad19f41213c311bcab6e239@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: matisse Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------------------------------------- Changes (by dustin): * status: accepted => closed * resolution: => fixed Comment: Finished, yay! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:54:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:54:08 -0000 Subject: [Buildbot-commits] [Buildbot] #1030: merge mozilla's hgpoller.py In-Reply-To: <038.71ee9d8d6b0cf43a49a450d05d5967e1@lists.sourceforge.net> References: <038.71ee9d8d6b0cf43a49a450d05d5967e1@lists.sourceforge.net> Message-ID: <047.8a7641c4722006c407f881bcaef7cc7a@lists.sourceforge.net> #1030: merge mozilla's hgpoller.py ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: hg ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:54:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:54:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1029: upgrade trac In-Reply-To: <038.3b70c42c1e02b46a8fb6b0b24aa1dc3a@lists.sourceforge.net> References: <038.3b70c42c1e02b46a8fb6b0b24aa1dc3a@lists.sourceforge.net> Message-ID: <047.def4e71fbfde752101b750cee4cbc539@lists.sourceforge.net> #1029: upgrade trac -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: ongoing Version: 0.8.1 | Keywords: admin -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => ongoing -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:55:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:55:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1028: buildbot.net is out of filesystem space In-Reply-To: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> References: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> Message-ID: <047.7700f64a69a75c94d440cda51eebb4ca@lists.sourceforge.net> #1028: buildbot.net is out of filesystem space -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: ongoing Version: 0.8.1 | Resolution: worksforme Keywords: admin | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme * milestone: 0.8.3 => ongoing Comment: hasn't been a problem recently, and we're moving to a new server soon.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:58:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:58:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1025: don't use functions as dictionary keys In-Reply-To: <038.fc9e0c960c692cb74015af42c495aa5b@lists.sourceforge.net> References: <038.fc9e0c960c692cb74015af42c495aa5b@lists.sourceforge.net> Message-ID: <047.5f772e7125afd057909e3efce2b82b0e@lists.sourceforge.net> #1025: don't use functions as dictionary keys ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: blocker | Milestone: 0.8.+ Version: master | Keywords: database ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: => database * priority: major => blocker * milestone: 0.8.3 => 0.8.+ Comment: This is pretty awful, and needs an overhaul during the statusdb work -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:59:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:59:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps In-Reply-To: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> References: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> Message-ID: <046.4821f85b8017d6af90545ef25129dcdb@lists.sourceforge.net> #1008: Last build status only reports last failure for multiple non-halt-on- failure steps ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 8 23:59:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 08 Dec 2010 23:59:49 -0000 Subject: [Buildbot-commits] [Buildbot] #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource In-Reply-To: <038.ddd2c076cf58077bc91942bbde9f9f40@lists.sourceforge.net> References: <038.ddd2c076cf58077bc91942bbde9f9f40@lists.sourceforge.net> Message-ID: <047.bb156ed73cee1296ce49ee330398abc5@lists.sourceforge.net> #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): Oh, sweet, because these are untested, too. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:06:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:06:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource In-Reply-To: <038.ddd2c076cf58077bc91942bbde9f9f40@lists.sourceforge.net> References: <038.ddd2c076cf58077bc91942bbde9f9f40@lists.sourceforge.net> Message-ID: <047.339f9678fbbe0fb8c20b5a1ca66b42e7@lists.sourceforge.net> #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource Fixes #1006 Changeset: 814694adedb8b22ca1e5b0a8dda088b74a6b3e06 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 00:06:49 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 8 Dec 2010 16:06:49 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 814694: remove FreshCVSSource, FCMaildirSource, BonsaiMail... Message-ID: <20101209000649.092D1422E3@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 814694adedb8b22ca1e5b0a8dda088b74a6b3e06 https://github.com/buildbot/buildbot/commit/814694adedb8b22ca1e5b0a8dda088b74a6b3e06 Author: Dustin J. Mitchell Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: R master/buildbot/changes/freshcvs.py M master/buildbot/changes/mail.py M master/buildbot/changes/manager.py M master/buildbot/scripts/sample.cfg M master/docs/cfg-changesources.texinfo Log Message: ----------- remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource Fixes #1006 From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:11:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:11:23 -0000 Subject: [Buildbot-commits] [Buildbot] #998: git_buildbot.py ignores tags In-Reply-To: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> References: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> Message-ID: <045.26dc0474476078c13e198286445f515b@lists.sourceforge.net> #998: git_buildbot.py ignores tags ------------------------+--------------------------------------------------- Reporter: chrb | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: git ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: => git * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:11:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:11:43 -0000 Subject: [Buildbot-commits] [Buildbot] #987: Missing command line for visual studio /clean In-Reply-To: <040.6df45e4f3a10e66654c8ced4b0556c37@lists.sourceforge.net> References: <040.6df45e4f3a10e66654c8ced4b0556c37@lists.sourceforge.net> Message-ID: <049.2268c6b28543b9b8d4b9fee7b5b967b0@lists.sourceforge.net> #987: Missing command line for visual studio /clean ------------------------+--------------------------------------------------- Reporter: JDelfour | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:12:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:12:58 -0000 Subject: [Buildbot-commits] [Buildbot] #984: per-project revlink In-Reply-To: <039.dadc1ed0406277c545f191d04933f465@lists.sourceforge.net> References: <039.dadc1ed0406277c545f191d04933f465@lists.sourceforge.net> Message-ID: <048.b5cedbf9e26ffe11ce3cd584c6b4e350@lists.sourceforge.net> #984: per-project revlink ------------------------+--------------------------------------------------- Reporter: moschny | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:13:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:13:21 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.2f110154de6bff39d5618757aab4213b@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman2 Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.+ Version: | Keywords: windows ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: Any progress here? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:14:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:14:21 -0000 Subject: [Buildbot-commits] [Buildbot] #925: Add branch support to svn_buildbot.py In-Reply-To: <036.7dca884ededb6dafabb569b94ac7c66a@lists.sourceforge.net> References: <036.7dca884ededb6dafabb569b94ac7c66a@lists.sourceforge.net> Message-ID: <045.e13719ad07b059a27932f225228e26cd@lists.sourceforge.net> #925: Add branch support to svn_buildbot.py ------------------------+--------------------------------------------------- Reporter: Hbot | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: svn projrepo ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:14:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:14:48 -0000 Subject: [Buildbot-commits] [Buildbot] #919: web-requested builds should take as many properties as params In-Reply-To: <036.1229de70559cfee3dd16cca136824c4d@lists.sourceforge.net> References: <036.1229de70559cfee3dd16cca136824c4d@lists.sourceforge.net> Message-ID: <045.751fa9985939c72312c099d3a7565430@lists.sourceforge.net> #919: web-requested builds should take as many properties as params ------------------------+--------------------------------------------------- Reporter: Pike | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:15:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:15:31 -0000 Subject: [Buildbot-commits] [Buildbot] #891: Better BK tests In-Reply-To: <038.b2cd0b947803f158bea663784a34c052@lists.sourceforge.net> References: <038.b2cd0b947803f158bea663784a34c052@lists.sourceforge.net> Message-ID: <047.9e6a2bacbba4d4af3c72a954bbacfbfc@lists.sourceforge.net> #891: Better BK tests ------------------------+--------------------------------------------------- Reporter: dustin | Owner: verm Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: bk ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: BK is up on the chopping block for unmaintained component removal.. Exactly how we do that will be decided at the summit. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:16:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:16:03 -0000 Subject: [Buildbot-commits] [Buildbot] #881: convert README.w32 into wiki and/or texinfo documentation In-Reply-To: <038.0998540d1f7c18dc846e696fbd87c892@lists.sourceforge.net> References: <038.0998540d1f7c18dc846e696fbd87c892@lists.sourceforge.net> Message-ID: <047.a47865bc32ab3fcc4bdde7d0abc35649@lists.sourceforge.net> #881: convert README.w32 into wiki and/or texinfo documentation ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: windows, docs ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: windows => windows, docs * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:16:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:16:57 -0000 Subject: [Buildbot-commits] [Buildbot] #878: need better test coverage In-Reply-To: <040.b42caa874e72de827ef2153379a93d0a@lists.sourceforge.net> References: <040.b42caa874e72de827ef2153379a93d0a@lists.sourceforge.net> Message-ID: <049.c579f762a5aa5005a3c190a067f0291d@lists.sourceforge.net> #878: need better test coverage ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: djmitche Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Resolution: worksforme Keywords: tests | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: Well, a major rewrite is underway, and part of that rewrite involves good test coverage. I've already resuscitated and revamped a number of broken test scripts for the sqlalchemy work. So this no longer needs a ticket. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:18:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:18:43 -0000 Subject: [Buildbot-commits] [Buildbot] #876: multiple project/repository enhancements In-Reply-To: <040.c20873aebb738ac77c95775bc8c25bf0@lists.sourceforge.net> References: <040.c20873aebb738ac77c95775bc8c25bf0@lists.sourceforge.net> Message-ID: <049.2a04047b7cd22f73dee102dd2bd99f53@lists.sourceforge.net> #876: multiple project/repository enhancements -------------------------------------------+-------------------------------- Reporter: bhearsum | Owner: djmitche Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Resolution: invalid Keywords: projrepo, buildcoord ship-this | -------------------------------------------+-------------------------------- Changes (by dustin): * status: new => closed * resolution: => invalid Comment: I don't think there's anything specific here - this is just the BuildcoordProject and ProjrepoProject. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 00:59:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 00:59:32 -0000 Subject: [Buildbot-commits] [Buildbot] #519: Request for description and descriptionDone params: step.SVN In-Reply-To: <040.1dee40f5ce4563dfbe10ac0104499d91@lists.sourceforge.net> References: <040.1dee40f5ce4563dfbe10ac0104499d91@lists.sourceforge.net> Message-ID: <049.016f0c8a50686e760df03bbf7d9084ac@lists.sourceforge.net> #519: Request for description and descriptionDone params: step.SVN ------------------------+--------------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Keywords: web, simple ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: web => web, simple * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:00:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:00:37 -0000 Subject: [Buildbot-commits] [Buildbot] #669: Clean up VC modes In-Reply-To: <038.ef722893af44e1713fb7212c6d56ca76@lists.sourceforge.net> References: <038.ef722893af44e1713fb7212c6d56ca76@lists.sourceforge.net> Message-ID: <047.229087d00c1447c584731262d9fd63f4@lists.sourceforge.net> #669: Clean up VC modes ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 1.0.+ Version: 0.7.12 | Keywords: svn hg git cvs p4 bk darcs ship-this ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 1.0.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:01:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:01:47 -0000 Subject: [Buildbot-commits] [Buildbot] #752: Add support of WithProperties to SVN defaultBranch. In-Reply-To: <043.0dd89766b3ef1b5e004944851dfaf02d@lists.sourceforge.net> References: <043.0dd89766b3ef1b5e004944851dfaf02d@lists.sourceforge.net> Message-ID: <052.27e86924cb37b7cd2ea7cd0086dff1b2@lists.sourceforge.net> #752: Add support of WithProperties to SVN defaultBranch. ------------------------+--------------------------------------------------- Reporter: RishiRamraj | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.12 | Keywords: svn, simple ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: svn => svn, simple * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:03:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:03:18 -0000 Subject: [Buildbot-commits] [Buildbot] #765: web display for schedulers In-Reply-To: <038.66afa28eb1a2b70b4d632d38c02a7ccb@lists.sourceforge.net> References: <038.66afa28eb1a2b70b4d632d38c02a7ccb@lists.sourceforge.net> Message-ID: <047.cb43a1a449a96b9206e5cf85b118a0f4@lists.sourceforge.net> #765: web display for schedulers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: Let's keep this limited to just a web status for schedulers. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:04:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:04:31 -0000 Subject: [Buildbot-commits] [Buildbot] #779: rewrite the HTMLResource classes to fill the context from the asDict() In-Reply-To: <038.4dc8d988fe10c58e984f8b08ea1e0bb4@lists.sourceforge.net> References: <038.4dc8d988fe10c58e984f8b08ea1e0bb4@lists.sourceforge.net> Message-ID: <047.93706f507075395839e31574d31970a1@lists.sourceforge.net> #779: rewrite the HTMLResource classes to fill the context from the asDict() ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:06:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:06:14 -0000 Subject: [Buildbot-commits] [Buildbot] #786: Should be able to Obfuscate parameters in master configs In-Reply-To: <038.7f9b622321dcde36cc7a41f1e0c83922@lists.sourceforge.net> References: <038.7f9b622321dcde36cc7a41f1e0c83922@lists.sourceforge.net> Message-ID: <047.729efe8a1d64067b8802a44a40938325@lists.sourceforge.net> #786: Should be able to Obfuscate parameters in master configs ------------------------+--------------------------------------------------- Reporter: catlee | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.12 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:10:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:10:02 -0000 Subject: [Buildbot-commits] [Buildbot] #419: No tests for buildbot.changes.hgbuildbot.py ? In-Reply-To: <039.a0482836020bd633f2a3f0750c8f5e9c@lists.sourceforge.net> References: <039.a0482836020bd633f2a3f0750c8f5e9c@lists.sourceforge.net> Message-ID: <048.813d51746a706b261fb64867c230ec4a@lists.sourceforge.net> #419: No tests for buildbot.changes.hgbuildbot.py ? --------------------+------------------------------------------------------- Reporter: marcusl | Owner: marcusl Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.9 | Keywords: hg tests --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: It's not actually part of buildbot - it is a module that gets imported into hg. It really should be in contrib/, but its module path is in {{{buildbot.changes}}}. So it would be nice to test it, but it will require an hg install and some knowledge of how hg internals work. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:12:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:12:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1054: sqlite3.ProgrammingError when starting a rebuild with non-ASCII chars in re-build reason In-Reply-To: <044.2de614d921abd44d3f564e3b01bf901d@lists.sourceforge.net> References: <044.2de614d921abd44d3f564e3b01bf901d@lists.sourceforge.net> Message-ID: <053.23af8464b314c9d653454aa6c63320b1@lists.sourceforge.net> #1054: sqlite3.ProgrammingError when starting a rebuild with non-ASCII chars in re-build reason -------------------------+-------------------------------------------------- Reporter: andialbrecht | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database -------------------------+-------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: Sqlalchemy should clean this up. Leaving this open to check that assertion when SQLAlchemy is in place. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:13:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:13:31 -0000 Subject: [Buildbot-commits] [Buildbot] #1036: buildrequest can be multiply claimed on MySQL In-Reply-To: <038.e7f6e2904c75db40ead925b3fbd5d384@lists.sourceforge.net> References: <038.e7f6e2904c75db40ead925b3fbd5d384@lists.sourceforge.net> Message-ID: <047.02adf80f5963d0c6d23545a8c3604043@lists.sourceforge.net> #1036: buildrequest can be multiply claimed on MySQL --------------------+------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: blocker | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: Fix this with SQLAlchemy. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:17:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:17:07 -0000 Subject: [Buildbot-commits] [Buildbot] #897: Allow Twisted dependency to be fulfilled by separate tarballs In-Reply-To: <039.838d2997bd01769a06a9c01ee236e078@lists.sourceforge.net> References: <039.838d2997bd01769a06a9c01ee236e078@lists.sourceforge.net> Message-ID: <048.3d266bf701b82444ba65baa0f7bb7905@lists.sourceforge.net> #897: Allow Twisted dependency to be fulfilled by separate tarballs --------------------+------------------------------------------------------- Reporter: clepple | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: packaging --------------------+------------------------------------------------------- Comment(by dustin): Charles - I assume you've also worked around this? If so, can we close? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:19:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:19:04 -0000 Subject: [Buildbot-commits] [Buildbot] #789: Source stamp filtering, sorting, and clustering in web views In-Reply-To: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> References: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> Message-ID: <048.297bfaab5ca3a43fad14b4c2f65b02c7@lists.sourceforge.net> #789: Source stamp filtering, sorting, and clustering in web views ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: Type: task | Status: new Priority: critical | Milestone: 0.9.+ Version: 0.8.0 | Keywords: web, ship-this ---------------------+------------------------------------------------------ Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Comment: This sounds likes job for the new JS web UI -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 01:48:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 01:48:21 -0000 Subject: [Buildbot-commits] [Buildbot] #897: Allow Twisted dependency to be fulfilled by separate tarballs In-Reply-To: <039.838d2997bd01769a06a9c01ee236e078@lists.sourceforge.net> References: <039.838d2997bd01769a06a9c01ee236e078@lists.sourceforge.net> Message-ID: <048.0fa5f4fcb590d0df3011b1676bb5976d@lists.sourceforge.net> #897: Allow Twisted dependency to be fulfilled by separate tarballs ----------------------+----------------------------------------------------- Reporter: clepple | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Resolution: fixed Keywords: packaging | ----------------------+----------------------------------------------------- Changes (by clepple): * status: new => closed * resolution: => fixed Comment: Replying to [comment:11 dustin]: > Charles - I assume you've also worked around this? If so, can we close? Yes, I'll use the NO_INSTALL_REQS environment variable in the next Fink package. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 02:54:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 02:54:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port In-Reply-To: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> References: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> Message-ID: <047.1ab29371d6682d9321910ed9f96a787d@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: assigned Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ship-this ------------------------+--------------------------------------------------- Comment(by exarkun): I started off with the idea of resolving this ticket, but instead I made the PBChangeSource username/password configurable. git://github.com/exarkun/buildbot.git in case anyone is interested (I already sent a pull request on github). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 05:17:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 05:17:32 -0000 Subject: [Buildbot-commits] [Buildbot] #872: hook pylint up to metabuildbot In-Reply-To: <038.cae341a2be83bff59439d7075294b994@lists.sourceforge.net> References: <038.cae341a2be83bff59439d7075294b994@lists.sourceforge.net> Message-ID: <047.aef3b39d8a4d0c4d4d0eb52fd275fee5@lists.sourceforge.net> #872: hook pylint up to metabuildbot -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: tests -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: pylint still spews a *lot* of warnings. I poked at a few, and some were spurious. So this will need someone to take a serious look and disable some warnings while fixing the sources of others. For the moment, I'm happy with pyflakes. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 05:18:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 05:18:08 -0000 Subject: [Buildbot-commits] [Buildbot] #858: page to display a list of changes In-Reply-To: <038.d8bbde5bf84f367185ff5a370182a734@lists.sourceforge.net> References: <038.d8bbde5bf84f367185ff5a370182a734@lists.sourceforge.net> Message-ID: <047.cd222f65a64758bd27556338e530d8e3@lists.sourceforge.net> #858: page to display a list of changes ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.9.+ Version: 0.8.0 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Comment: Sounds like a job for the new JS UI. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 05:57:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 05:57:08 -0000 Subject: [Buildbot-commits] [Buildbot] #1711: remove sendchange -u/--username options Message-ID: <038.7b36028043100c648ef59637e7fd4641@lists.sourceforge.net> #1711: remove sendchange -u/--username options ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- These are confusing, since it's not a username at all, but the 'who' field for the Change. Deprecated in 0.8.3; remove in 0.8.4. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 05:58:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 05:58:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1711: remove sendchange -u/--username options In-Reply-To: <038.7b36028043100c648ef59637e7fd4641@lists.sourceforge.net> References: <038.7b36028043100c648ef59637e7fd4641@lists.sourceforge.net> Message-ID: <047.ad2eac98413b407869d0c8f6ef778b67@lists.sourceforge.net> #1711: remove sendchange -u/--username options ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Description changed by dustin: Old description: > These are confusing, since it's not a username at all, but the 'who' > field for the Change. > > Deprecated in 0.8.3; remove in 0.8.4. New description: These are confusing, since it's not a username at all, but the 'who' field for the Change. Deprecated in 0.8.3; remove in 0.8.5. -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:12:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:12:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1712: hgbuildbot needs to learn sendchange authentication Message-ID: <038.bd7130a3f6d3068aa44d28e3fc3290ae@lists.sourceforge.net> #1712: hgbuildbot needs to learn sendchange authentication -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: hg -------------------+-------------------------------------------------------- This should be a simple matter of adding some parameters to the class. Currently it uses the default auth ('change'/'changepw'). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:23:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:23:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port In-Reply-To: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> References: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> Message-ID: <047.9d945efa87fe414981ad25cfc7187c5f@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: assigned Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ship-this ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): Documentation for changesource auth; refs #1708 Changeset: b25c9bd95dfc6164d9d244e8ee4c70f42c82e836 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 06:23:41 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 8 Dec 2010 22:23:41 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] c34d92: Respect the PBChangeSource username/password Message-ID: <20101209062341.6B99142362@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: c34d9212919ac1ae00ac6466da7502d5e13f0665 https://github.com/buildbot/buildbot/commit/c34d9212919ac1ae00ac6466da7502d5e13f0665 Author: Jean-Paul Calderone Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M master/buildbot/changes/pb.py M master/buildbot/master.py Log Message: ----------- Respect the PBChangeSource username/password Commit: e1174d9c3a1393f086453b1fda28eb622197a12e https://github.com/buildbot/buildbot/commit/e1174d9c3a1393f086453b1fda28eb622197a12e Author: Jean-Paul Calderone Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: A master/buildbot/test/unit/test_changes_pb.py Log Message: ----------- Make some unit tests pass. Commit: ed5ee53b7d198e4a828766f66a3397e4971bb003 https://github.com/buildbot/buildbot/commit/ed5ee53b7d198e4a828766f66a3397e4971bb003 Author: Jean-Paul Calderone Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M master/buildbot/test/unit/test_changes_pb.py Log Message: ----------- misuse git some more, maybe - here's where the unit tests pass Commit: 9d459f250008e5a1d5442993cb5566800072cdc7 https://github.com/buildbot/buildbot/commit/9d459f250008e5a1d5442993cb5566800072cdc7 Author: Dustin J. Mitchell Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M master/buildbot/changes/pb.py M master/buildbot/master.py A master/buildbot/test/unit/test_changes_pb.py Log Message: ----------- Merge branch 'pbchangesource-port' of git://github.com/exarkun/buildbot * 'pbchangesource-port' of git://github.com/exarkun/buildbot: misuse git some more, maybe - here's where the unit tests pass Make some unit tests pass. Respect the PBChangeSource username/password Commit: b25c9bd95dfc6164d9d244e8ee4c70f42c82e836 https://github.com/buildbot/buildbot/commit/b25c9bd95dfc6164d9d244e8ee4c70f42c82e836 Author: Dustin J. Mitchell Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M master/NEWS M master/buildbot/master.py M master/docs/cfg-changesources.texinfo Log Message: ----------- Documentation for changesource auth; refs #1708 Commit: 9bb38deaaa5573c38f0d1b3e826763f13ed29e2c https://github.com/buildbot/buildbot/commit/9bb38deaaa5573c38f0d1b3e826763f13ed29e2c Author: Dustin J. Mitchell Date: 2010-12-08 (Wed, 08 Dec 2010) Changed paths: M master/NEWS M master/buildbot/changes/hgbuildbot.py M master/buildbot/clients/sendchange.py M master/buildbot/scripts/runner.py M master/contrib/darcs_buildbot.py M master/docs/cmdline.texinfo Log Message: ----------- add --auth to sendchange; deprecate --username in favor of --who Refs #1708 From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:26:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:26:20 -0000 Subject: [Buildbot-commits] [Buildbot] #871: user customized jinja templates should be able to extend default templates In-Reply-To: <041.5b3a8e992837b70491b44658e8d91ace@lists.sourceforge.net> References: <041.5b3a8e992837b70491b44658e8d91ace@lists.sourceforge.net> Message-ID: <050.47b26134dbab9ae69455b3a7f6d121e5@lists.sourceforge.net> #871: user customized jinja templates should be able to extend default templates ------------------------+--------------------------------------------------- Reporter: cdadhemar | Owner: Type: enhancement | Status: reopened Priority: major | Milestone: 0.9.+ Version: 0.8.0 | Resolution: Keywords: web | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Old description: > Hello, > > When a user wants to customize the default "layout.html" template (as an > example) he/she has to copy it from the source code and modify it in the > master's 'templates' directory. > > It would be really great, and much more in the respect of Jinja's > template inheritance spirit, that the user can "extend" a default > template, using the {% extend "layout.html" %} Jinja's feature. > > Note: such change is totally "binary/api compatible" for users already > overriding the default "layout.html" and other default templates. > > I am not sure that this request is very clear ... If not feel free to ask > for more details ! > > Thank you very much ! > Cheers, > CH New description: Hello, When a user wants to customize the default "layout.html" template (as an example) he/she has to copy it from the source code and modify it in the master's 'templates' directory. It would be really great, and much more in the respect of Jinja's template inheritance spirit, that the user can "extend" a default template, using the {% extend "layout.html" %} Jinja's feature. Note: such change is totally "binary/api compatible" for users already overriding the default "layout.html" and other default templates. I am not sure that this request is very clear ... If not feel free to ask for more details ! Thank you very much ! Cheers, CH -- Comment: We should offer a way to do something vaguely similar in the JS UI. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:27:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:27:03 -0000 Subject: [Buildbot-commits] [Buildbot] #849: slave-initiated graceful shutdown In-Reply-To: <038.9dc94939c7758b0dfda65dda7d9a1479@lists.sourceforge.net> References: <038.9dc94939c7758b0dfda65dda7d9a1479@lists.sourceforge.net> Message-ID: <047.efeaecb498a4ba1958dc3144691f254a@lists.sourceforge.net> #849: slave-initiated graceful shutdown ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.8.0 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: I didn't mean to tie this idea to the RPC mechanism. Let's move on with the capacity for a slave to request a graceful config, and figure out the trigger mechanism later. SIGUSR1 is OK by me.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:27:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:27:30 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.27b4df85ad082e5af81ec50c0b5a882b@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:29:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:29:26 -0000 Subject: [Buildbot-commits] [Buildbot] #831: Need a means to set keepaliveTimeout on slaves In-Reply-To: <038.66dcb64b0a58b4344ed89616430b6178@lists.sourceforge.net> References: <038.66dcb64b0a58b4344ed89616430b6178@lists.sourceforge.net> Message-ID: <047.914a6e239ce7694226b01fa8588e0c81@lists.sourceforge.net> #831: Need a means to set keepaliveTimeout on slaves ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.12 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * priority: major => minor * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:30:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:30:55 -0000 Subject: [Buildbot-commits] [Buildbot] #830: set up a MySQL build on metabuildbot In-Reply-To: <038.ac6436915806c63e64abaec7c9422737@lists.sourceforge.net> References: <038.ac6436915806c63e64abaec7c9422737@lists.sourceforge.net> Message-ID: <047.3bcd2953762688a9361c7d9f6a6cb083@lists.sourceforge.net> #830: set up a MySQL build on metabuildbot -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.0 | Keywords: database -------------------+-------------------------------------------------------- Changes (by dustin): * keywords: => database * milestone: 0.8.3 => 0.8.4 Comment: This will be much easier with the SQLAlchemy code, where we can just set BUILDBOT_TEST_DB_URL=... when running 'trial' -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:31:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:31:33 -0000 Subject: [Buildbot-commits] [Buildbot] #836: remove Change.links In-Reply-To: <038.a71a59a6a99fb011e7f7c9ff2dbef9cd@lists.sourceforge.net> References: <038.a71a59a6a99fb011e7f7c9ff2dbef9cd@lists.sourceforge.net> Message-ID: <047.c4f082129890cb47bf0d8afd448b27fe@lists.sourceforge.net> #836: remove Change.links ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.0 | Keywords: database, web ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: database => database, web * milestone: 0.8.3 => 0.8.4 Comment: Oo, removing code, I like doing that. This is a schema change, though, so it will need to wait until SQLAlchemy lands. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:37:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:37:03 -0000 Subject: [Buildbot-commits] [Buildbot] #875: enhance ways of coordinating builds - flocks? (was: enhance ways of coordinating builds) In-Reply-To: <040.f883260b3ed2f19b8eb335e5a36698bd@lists.sourceforge.net> References: <040.f883260b3ed2f19b8eb335e5a36698bd@lists.sourceforge.net> Message-ID: <049.e4d50a258bcb167d20a85de4d90cf3ec@lists.sourceforge.net> #875: enhance ways of coordinating builds - flocks? ----------------------+----------------------------------------------------- Reporter: bhearsum | Owner: djmitche Type: undecided | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: buildcoord ship-this ----------------------+----------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ Comment: We had some discussion within Mozilla of the idea of a "flock" of builds - basically, all of the builds that flow from the same input to buildbot would have the same "flockid". We've got lots of support for branching builds. For example, a 'build' Builder and Triggerable or Dependent can create a bunch of parallel 'test' builds to test the built binary. The problem is bringing that back together: how do you run a build when all of those tests are complete? (e.g., to push the binary to test users) Currently, we have a BuildSet for this purpose, but that's limited to one simultaneously-triggered tier of builds. As I see it, a Flock might encompass several BuildSets and lots of BuildRequests/Builds. This isn't terribly well-fleshed out, and merging of BuildRequests may wreak havoc. But it's a thought. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:37:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:37:20 -0000 Subject: [Buildbot-commits] [Buildbot] #837: When doStepIf skips a step, finished() is called without start() In-Reply-To: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> References: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> Message-ID: <046.0e3a5911cb47ad609b97418dcc65d1f9@lists.sourceforge.net> #837: When doStepIf skips a step, finished() is called without start() -------------------+-------------------------------------------------------- Reporter: gward | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.11 | Keywords: tests -------------------+-------------------------------------------------------- Changes (by dustin): * type: undecided => defect -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:37:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:37:33 -0000 Subject: [Buildbot-commits] [Buildbot] #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave In-Reply-To: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> References: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> Message-ID: <047.d015e31a8d1a9376b67ab638cfbf07e4@lists.sourceforge.net> #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.0 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:38:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:38:12 -0000 Subject: [Buildbot-commits] [Buildbot] #800: List of builders on web UI has no category support In-Reply-To: <039.dd3a2140e132cabcd48190e842e7d39e@lists.sourceforge.net> References: <039.dd3a2140e132cabcd48190e842e7d39e@lists.sourceforge.net> Message-ID: <048.01088bb9a4d43f28133cb4291d9ed8e7@lists.sourceforge.net> #800: List of builders on web UI has no category support ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.9.+ Version: master | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:42:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:42:38 -0000 Subject: [Buildbot-commits] [Buildbot] #68: New mechanism for monitoring buildbot startup In-Reply-To: <039.592b19946618ac245ee0d41afdd879a6@lists.sourceforge.net> References: <039.592b19946618ac245ee0d41afdd879a6@lists.sourceforge.net> Message-ID: <048.3e8a2619cb276de6459098978972f6f6@lists.sourceforge.net> #68: New mechanism for monitoring buildbot startup --------------------+------------------------------------------------------- Reporter: joduinn | Owner: warner Type: defect | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Keywords: --------------------+------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:44:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:44:18 -0000 Subject: [Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.ce72b703725637435743c69807e0fb57@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken --------------------+------------------------------------------------------- Reporter: even | Owner: even Type: defect | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: windows | --------------------+------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:44:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:44:52 -0000 Subject: [Buildbot-commits] [Buildbot] #739: HTML logs do not get compressed In-Reply-To: <039.2b0ebe3105f086521fea6a5dd8cfc947@lists.sourceforge.net> References: <039.2b0ebe3105f086521fea6a5dd8cfc947@lists.sourceforge.net> Message-ID: <048.a130af64414c7e0b11c421f7f9c6883b@lists.sourceforge.net> #739: HTML logs do not get compressed ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.7.12 | Keywords: ---------------------+------------------------------------------------------ Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:45:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:45:58 -0000 Subject: [Buildbot-commits] [Buildbot] #801: getLastFinishedBuild() fails with simultaneous builds In-Reply-To: <038.e7f83f57e96bb2b2f14d4aaf200cd25f@lists.sourceforge.net> References: <038.e7f83f57e96bb2b2f14d4aaf200cd25f@lists.sourceforge.net> Message-ID: <047.e97ad8c02fd2a8ed5110e8f172a46ef4@lists.sourceforge.net> #801: getLastFinishedBuild() fails with simultaneous builds ---------------------+------------------------------------------------------ Reporter: maruel | Owner: maruel Type: defect | Status: new Priority: critical | Milestone: 0.9.+ Version: master | Keywords: ---------------------+------------------------------------------------------ Changes (by ayust): * milestone: 0.8.3 => 0.9.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:48:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:48:19 -0000 Subject: [Buildbot-commits] [Buildbot] #825: Zombie builds stuck in FileDownload In-Reply-To: <038.16dfdd6cff15a0be39136e0bcc3ef2c6@lists.sourceforge.net> References: <038.16dfdd6cff15a0be39136e0bcc3ef2c6@lists.sourceforge.net> Message-ID: <047.0d8ac732f2260ee9b9f299cb5315655f@lists.sourceforge.net> #825: Zombie builds stuck in FileDownload ---------------------+------------------------------------------------------ Reporter: catlee | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.7.9 | Keywords: ---------------------+------------------------------------------------------ Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:49:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:49:26 -0000 Subject: [Buildbot-commits] [Buildbot] #833: buildbot.status.web.logs assumes logfiles are in utf-8 In-Reply-To: <038.9f4696a9d9da0b680d99e925cc4b6cc2@lists.sourceforge.net> References: <038.9f4696a9d9da0b680d99e925cc4b6cc2@lists.sourceforge.net> Message-ID: <047.356a3bdbb64424ee5056b9a284fcdd5d@lists.sourceforge.net> #833: buildbot.status.web.logs assumes logfiles are in utf-8 -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: encoding -------------------+-------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:51:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:51:35 -0000 Subject: [Buildbot-commits] [Buildbot] #845: shutil.copytree timeout for mode=copy In-Reply-To: <036.258f92bf68d08b55c6f985d5134094ef@lists.sourceforge.net> References: <036.258f92bf68d08b55c6f985d5134094ef@lists.sourceforge.net> Message-ID: <045.8fb4d7ba5c7b5fa541575f078a74991c@lists.sourceforge.net> #845: shutil.copytree timeout for mode=copy -------------------+-------------------------------------------------------- Reporter: phil | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.12 | Keywords: windows -------------------+-------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:52:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:52:10 -0000 Subject: [Buildbot-commits] [Buildbot] #865: buildbot try not working with mercurial In-Reply-To: <041.a375b2c212fda649dbc2c6fc6a4df45a@lists.sourceforge.net> References: <041.a375b2c212fda649dbc2c6fc6a4df45a@lists.sourceforge.net> Message-ID: <050.cadbbe94bedb6c30d15386096be50c38@lists.sourceforge.net> #865: buildbot try not working with mercurial ----------------------+----------------------------------------------------- Reporter: bgunnison | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: hg try ----------------------+----------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:53:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:53:23 -0000 Subject: [Buildbot-commits] [Buildbot] #870: Http log rotation triggers exceptions.WindowsError on master when multiple web ports are present In-Reply-To: <038.696c4e783612fd6be7606a909d141c0a@lists.sourceforge.net> References: <038.696c4e783612fd6be7606a909d141c0a@lists.sourceforge.net> Message-ID: <047.a22217a7a30c3a3a47adf9598960e1ba@lists.sourceforge.net> #870: Http log rotation triggers exceptions.WindowsError on master when multiple web ports are present --------------------+------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: blocker | Milestone: 0.8.+ Version: 0.8.0 | Keywords: web, windows --------------------+------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:55:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:55:24 -0000 Subject: [Buildbot-commits] [Buildbot] #905: Cannot install Buildbot 0.8.0 on Windows 7 In-Reply-To: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> References: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> Message-ID: <052.9180fa88b25fa1baed31f21447f69acd@lists.sourceforge.net> #905: Cannot install Buildbot 0.8.0 on Windows 7 ------------------------+--------------------------------------------------- Reporter: rstackhouse | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Resolution: fixed Keywords: windows | ------------------------+--------------------------------------------------- Changes (by ayust): * status: new => closed * resolution: => fixed * milestone: 0.8.3 => 0.8.+ Comment: Going to close this as resolved; reopen if there are further issues. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:49:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:49:46 -0000 Subject: [Buildbot-commits] [Buildbot] #833: buildbot.status.web.logs assumes logfiles are in utf-8 In-Reply-To: <038.9f4696a9d9da0b680d99e925cc4b6cc2@lists.sourceforge.net> References: <038.9f4696a9d9da0b680d99e925cc4b6cc2@lists.sourceforge.net> Message-ID: <047.b596d91a9f7f33857c6920444d3c3c10@lists.sourceforge.net> #833: buildbot.status.web.logs assumes logfiles are in utf-8 -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: encoding -------------------+-------------------------------------------------------- Comment(by ayust): Apparently, it won't be in 0.8.1 :P -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:48:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:48:48 -0000 Subject: [Buildbot-commits] [Buildbot] #827: ChangeSources may produce changes containing non-ascii bytestrings In-Reply-To: <038.ae761c4a7372f16842cdf0af25f40038@lists.sourceforge.net> References: <038.ae761c4a7372f16842cdf0af25f40038@lists.sourceforge.net> Message-ID: <047.b989853ae2e1d6c4fedbba622bac2b50@lists.sourceforge.net> #827: ChangeSources may produce changes containing non-ascii bytestrings ---------------------+------------------------------------------------------ Reporter: dustin | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.7.12 | Keywords: encoding database ---------------------+------------------------------------------------------ Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:57:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:57:08 -0000 Subject: [Buildbot-commits] [Buildbot] #946: BzrPoller Unhandled Error In-Reply-To: <036.b078b87dc2673a451e908a2264e46e24@lists.sourceforge.net> References: <036.b078b87dc2673a451e908a2264e46e24@lists.sourceforge.net> Message-ID: <045.53dba6a1b19d285c94713580989531c1@lists.sourceforge.net> #946: BzrPoller Unhandled Error ---------------------+------------------------------------------------------ Reporter: Hbot | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.8.1 | Keywords: bzr database docs ---------------------+------------------------------------------------------ Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 06:59:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 06:59:31 -0000 Subject: [Buildbot-commits] [Buildbot] #978: Changes should have multiple users In-Reply-To: <041.98f857cbb54e3c6c85643e2bff7f4435@lists.sourceforge.net> References: <041.98f857cbb54e3c6c85643e2bff7f4435@lists.sourceforge.net> Message-ID: <050.9e766f5ec9437fc3140edca654758d30@lists.sourceforge.net> #978: Changes should have multiple users ----------------------+----------------------------------------------------- Reporter: dabrahams | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: git ----------------------+----------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ Comment: The former part of this is true, but the latter part is not. Any given commit in Git has a single Author and a single Committer. That said, merge commits can pull in changesets from more than one author as a merged branch, but the merge commit itself still only has a single author and single committer. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 07:01:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 07:01:08 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.b440a6c95040b65410a5eab1c52f8ca4@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 07:02:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 07:02:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: treat repository like revision in sourcestamps In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.50e090c6380b0a999464ee71d0a0f7dc@lists.sourceforge.net> #1013: treat repository like revision in sourcestamps --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: web --------------------+------------------------------------------------------- Comment(by ayust): Related: #913 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 07:02:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 07:02:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: treat repository like revision in sourcestamps In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.01ff16d9a2c0d3f9492ba5738aef884c@lists.sourceforge.net> #1013: treat repository like revision in sourcestamps --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: master | Keywords: web --------------------+------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 07:04:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 07:04:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1038: Audit TimerService / other looping calls In-Reply-To: <038.4c96b15288faad52c58d8f2a564849bf@lists.sourceforge.net> References: <038.4c96b15288faad52c58d8f2a564849bf@lists.sourceforge.net> Message-ID: <047.4c4312b90be575137ecb09ce2410c51b@lists.sourceforge.net> #1038: Audit TimerService / other looping calls -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database -------------------+-------------------------------------------------------- Changes (by ayust): * milestone: 0.8.3 => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 07:05:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 07:05:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1704: ShellCommand's description, descriptionDone default to None, causing exceptions In-Reply-To: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> References: <038.cf1fa36da67f01b44ecd684fdaba3650@lists.sourceforge.net> Message-ID: <047.ae11edfbb5c3d8ebb7824642f0152880@lists.sourceforge.net> #1704: ShellCommand's description, descriptionDone default to None, causing exceptions -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by ayust): * status: new => closed * resolution: => fixed -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 10:16:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 10:16:02 -0000 Subject: [Buildbot-commits] [Buildbot] #1713: topic Message-ID: <040.7c1d9957cf9f46a5f45b62ef4b6f0585@lists.sourceforge.net> #1713: topic ------------------------+--------------------------------------------------- Reporter: Jobmaker | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- text -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 15:42:51 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 07:42:51 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a7c937: If propertyname is set but propertvalue is empty t... Message-ID: <20101209154251.6187542316@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a7c937257a410b4ce22eb902fd77824ca1acf62a https://github.com/buildbot/buildbot/commit/a7c937257a410b4ce22eb902fd77824ca1acf62a Author: John Carr Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- If propertyname is set but propertvalue is empty then the loop is terminated. Allow blank properties so that no properties are missed. Commit: fa7f83550531ae3d4a2496cbfdea0f75c37244ba https://github.com/buildbot/buildbot/commit/fa7f83550531ae3d4a2496cbfdea0f75c37244ba Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- Merge branch 'master' of git://github.com/Jc2k/buildbot * 'master' of git://github.com/Jc2k/buildbot: If propertyname is set but propertvalue is empty then the loop is terminated. Allow blank properties so that no properties are missed. From buildbot-devel at lists.sourceforge.net Thu Dec 9 16:01:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 16:01:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.bdc2dbc57a575093536440302d4f657e@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: matisse Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------------------------------------- Comment(by matisse): Are you sure you want to leave by changes um, unchanged? For example, I left the _get_git_output() method in there even though it i not used anymore, and I'm not sure that my approach of using the commitInfo instance variable is the best choice. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 16:02:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 16:02:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.1183d5312c801ee3ba7ed72463c85d72@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: matisse Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------------------------------------- Comment(by dustin): This got cleaned up significantly in the sqlalchemy branch, including the updates you suggest. So not to worry :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 17:39:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 17:39:10 -0000 Subject: [Buildbot-commits] [Buildbot] #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave In-Reply-To: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> References: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> Message-ID: <047.f6f171d208cf44d90cd66f83cc097c86@lists.sourceforge.net> #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.+ Version: 0.8.0 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'server-source' of git://github.com/tomprince/buildbot * 'server-source' of git://github.com/tomprince/buildbot: Handle with properties for the string in buildbot.steps.transfer.StringDownload. Add slave commands to make and remove directories. Add SetPropertiesFromEnv command, and slave side support. (closes #814) (with whitespace cleanup) Changeset: 6848682f29b9ca84694b0e47a07c0c9e87ebfeeb -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 17:39:10 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 09:39:10 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 684868: Merge branch 'server-source' of git://github.com/t... Message-ID: <20101209173910.618AB4233A@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6848682f29b9ca84694b0e47a07c0c9e87ebfeeb https://github.com/buildbot/buildbot/commit/6848682f29b9ca84694b0e47a07c0c9e87ebfeeb Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/buildslave.py M master/buildbot/steps/master.py M master/buildbot/steps/transfer.py A master/buildbot/test/unit/test_steps_master.py M master/docs/cfg-buildsteps.texinfo M slave/buildslave/bot.py A slave/buildslave/commands/fs.py M slave/buildslave/commands/registry.py M slave/buildslave/test/unit/test_bot.py A slave/buildslave/test/unit/test_commands_fs.py Log Message: ----------- Merge branch 'server-source' of git://github.com/tomprince/buildbot * 'server-source' of git://github.com/tomprince/buildbot: Handle with properties for the string in buildbot.steps.transfer.StringDownload. Add slave commands to make and remove directories. Add SetPropertiesFromEnv command, and slave side support. (closes #814) (with whitespace cleanup) From buildbot-devel at lists.sourceforge.net Thu Dec 9 17:59:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 17:59:31 -0000 Subject: [Buildbot-commits] [Buildbot] #1714: pyflakes for buildslave, too Message-ID: <038.966155c093ee077d2e09b4805dade193@lists.sourceforge.net> #1714: pyflakes for buildslave, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: tests, ------------------------+--------------------------------------------------- 'make pyflakes' only runs over master/ right now. It should run over slave/ too. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 18:00:32 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 10:00:32 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] f47b86: fix test bustage on Windows Message-ID: <20101209180032.91E2642343@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: f47b8616b028add2820008448b0ac33cad0690d0 https://github.com/buildbot/buildbot/commit/f47b8616b028add2820008448b0ac33cad0690d0 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/fs.py Log Message: ----------- fix test bustage on Windows Commit: 750b696de27356e9bcac01a21ebaf8ec7533427a https://github.com/buildbot/buildbot/commit/750b696de27356e9bcac01a21ebaf8ec7533427a Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo Log Message: ----------- fix docs, include version notes for SetPropertesFromEnv Commit: 4b9f46514db39fc95cb2c808c155ec007fc937ae https://github.com/buildbot/buildbot/commit/4b9f46514db39fc95cb2c808c155ec007fc937ae Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/fs.py Log Message: ----------- fix docstrings for fs commands Commit: 091cfd3ca3d039259ada84c2b3b45b1bdf6d8428 https://github.com/buildbot/buildbot/commit/091cfd3ca3d039259ada84c2b3b45b1bdf6d8428 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo Log Message: ----------- mention WithProperties in docs for StringDownload Commit: 9ed53fc36d4c440558343ecbd96ee68141570c55 https://github.com/buildbot/buildbot/commit/9ed53fc36d4c440558343ecbd96ee68141570c55 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/NEWS Log Message: ----------- add NEWS about SetPropertiesFromEnv From buildbot-devel at lists.sourceforge.net Thu Dec 9 18:05:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 18:05:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1715: BK command ignores args['revision'] Message-ID: <038.b9e58de830e5b482ca8ddd876310cc8a@lists.sourceforge.net> #1715: BK command ignores args['revision'] -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: bk -------------------+-------------------------------------------------------- {{{doVCUpdate}}} ignores this parameter, so presumably you can only check out HEAD -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 18:19:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 18:19:05 -0000 Subject: [Buildbot-commits] [Buildbot] #1714: pyflakes for buildslave, too In-Reply-To: <038.966155c093ee077d2e09b4805dade193@lists.sourceforge.net> References: <038.966155c093ee077d2e09b4805dade193@lists.sourceforge.net> Message-ID: <047.ee32b40343c279a87d6f96c9fc9df167@lists.sourceforge.net> #1714: pyflakes for buildslave, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: tests, | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Apply pyflakes to slave - fixes #1714 This uncovered a number of missing imports, so it was well worth it! Changeset: ec4ee44eb776f22a8be8e3c325fdce99677c894f -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 18:19:05 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 10:19:05 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ec4ee4: Apply pyflakes to slave - fixes #1714 Message-ID: <20101209181905.6D6EE42364@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ec4ee44eb776f22a8be8e3c325fdce99677c894f https://github.com/buildbot/buildbot/commit/ec4ee44eb776f22a8be8e3c325fdce99677c894f Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M Makefile M slave/Makefile M slave/buildslave/bot.py M slave/buildslave/commands/base.py M slave/buildslave/commands/bk.py M slave/buildslave/commands/bzr.py M slave/buildslave/commands/cvs.py M slave/buildslave/commands/darcs.py M slave/buildslave/commands/fs.py M slave/buildslave/commands/git.py M slave/buildslave/commands/hg.py M slave/buildslave/commands/p4.py M slave/buildslave/commands/transfer.py M slave/buildslave/runprocess.py M slave/buildslave/scripts/runner.py M slave/buildslave/test/fake/runprocess.py M slave/buildslave/test/unit/test_bot.py M slave/buildslave/test/unit/test_commands_base.py M slave/buildslave/test/unit/test_commands_bk.py M slave/buildslave/test/unit/test_commands_bzr.py M slave/buildslave/test/unit/test_commands_cvs.py M slave/buildslave/test/unit/test_commands_darcs.py M slave/buildslave/test/unit/test_commands_fs.py M slave/buildslave/test/unit/test_commands_git.py M slave/buildslave/test/unit/test_commands_hg.py M slave/buildslave/test/unit/test_commands_p4.py M slave/buildslave/test/unit/test_commands_shell.py M slave/buildslave/test/unit/test_commands_svn.py M slave/buildslave/test/unit/test_commands_transfer.py M slave/buildslave/test/unit/test_runprocess.py M slave/buildslave/test/util/sourcecommand.py Log Message: ----------- Apply pyflakes to slave - fixes #1714 This uncovered a number of missing imports, so it was well worth it! Commit: 7a1f5ce77f073d96774214ef9e4f9e8478599c68 https://github.com/buildbot/buildbot/commit/7a1f5ce77f073d96774214ef9e4f9e8478599c68 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/fs.py M slave/buildslave/test/unit/test_commands_fs.py Log Message: ----------- fix more Windows bugs From buildbot-devel at lists.sourceforge.net Thu Dec 9 18:19:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 18:19:15 -0000 Subject: [Buildbot-commits] [Buildbot] #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave In-Reply-To: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> References: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> Message-ID: <047.2c76d2b7c7a3e1e54e305148928158b5@lists.sourceforge.net> #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.0 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 21:38:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 21:38:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.7f1fdcddbc24639617c8464ac10b31ee@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: new Priority: major | Milestone: ongoing Version: 0.8.2 | Keywords: ----------------------------+----------------------------------------------- Comment(by djs): Adding the call at the beginning of `start` worked. Thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 21:38:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 21:38:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1690: addURL does not persist through master restart In-Reply-To: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> References: <035.ca2934fbabfa01106ef06c56cc79a23f@lists.sourceforge.net> Message-ID: <044.26187430854427886eb3d325c62aa1ac@lists.sourceforge.net> #1690: addURL does not persist through master restart ----------------------------+----------------------------------------------- Reporter: djs | Owner: Type: support-request | Status: closed Priority: major | Milestone: ongoing Version: 0.8.2 | Resolution: fixed Keywords: | ----------------------------+----------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 22:45:39 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 14:45:39 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 14d4a8: add a self._checkAbandoned errback for CopyDirecto... Message-ID: <20101209224539.4CE7142307@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 14d4a8ba09fe95fd0443a8710aeee41928d25137 https://github.com/buildbot/buildbot/commit/14d4a8ba09fe95fd0443a8710aeee41928d25137 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/fs.py Log Message: ----------- add a self._checkAbandoned errback for CopyDirectory and RemoveDirectoroy Commit: 6b46686cf0f70923c85e92f9fba3666f454ab06e https://github.com/buildbot/buildbot/commit/6b46686cf0f70923c85e92f9fba3666f454ab06e Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: A master/buildbot/changes/gerritchangesource.py A master/buildbot/status/status_gerrit.py M master/buildbot/steps/source.py A master/buildbot/test/unit/test_repo_parse_download.py A master/docs/examples/repo_gerrit.cfg M slave/buildslave/commands/registry.py A slave/buildslave/commands/repo.py Log Message: ----------- Merge branch 'tardyp-repo' * tardyp-repo: repo_gerrit: sample configuration file status_gerrit: send build result status to gerrit server gerritchangesource: add support for gerrit in buildbot repo: add support for this multigit repository system transfer: correct bug where trying to chmod not existing file Note that this does *not* merge web/base: remove picky checks on forcebuild props Conflicts: master/buildbot/steps/transfer.py Commit: e3d66831e3276ca88f78a8475e55f4ff67e483c3 https://github.com/buildbot/buildbot/commit/e3d66831e3276ca88f78a8475e55f4ff67e483c3 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py M master/buildbot/status/status_gerrit.py M slave/buildslave/commands/repo.py M slave/buildslave/test/unit/test_commands_fs.py Log Message: ----------- fix pyflakes in gerrit/repo support From noreply at github.com Thu Dec 9 22:51:52 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 14:51:52 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] da8fa1: fix py24 compatibility Message-ID: <20101209225152.971DA4224E@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: da8fa1cb32afb30078af13ae9c0258b62b04272a https://github.com/buildbot/buildbot/commit/da8fa1cb32afb30078af13ae9c0258b62b04272a Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/repo.py Log Message: ----------- fix py24 compatibility From buildbot-devel at lists.sourceforge.net Thu Dec 9 23:38:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 23:38:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1716: GerritChangeSource: repeated log entries Message-ID: <043.a3577c561146595a87224bdffeeb1c05@lists.sourceforge.net> #1716: GerritChangeSource: repeated log entries ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- In case of any error (no ssh binary, wrong or missing ssh host key, unsuccessful authorization, connection lost, etc) '''GerritChangeSource.startService()''' will flood logs with error messages (few times per second). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 23:38:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 23:38:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1717: GerritChangeSource: broken service description Message-ID: <043.62e2816c03d763c861cd53d8bee52157@lists.sourceforge.net> #1717: GerritChangeSource: broken service description ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- '''GerritChangeSource.running''' is set to '''True''' at the start of '''GerritChangeSource.startService(''') but it doesn't care about return value from '''reactor.spawnProcess('''), which means that even when ssh connection fails, '''GerritChangeSource.running''' will be set to '''True''' and '''GerritChangeSource.description()''' will return description without '''STOPPED''' part. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 9 23:42:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 23:42:02 -0000 Subject: [Buildbot-commits] [Buildbot] #1718: GerritChangeSource: missing support for multi-projects setups Message-ID: <043.a96967548574b5356ee2ffaf962d67e4@lists.sourceforge.net> #1718: GerritChangeSource: missing support for multi-projects setups ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Currently changes added by '''GerritChangeSource''' are missing (among other things) '''project''' parameter, which makes them useless in multi- projects setups. I'll take care of this shortly. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 9 23:47:02 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 15:47:02 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 1c8abf: add Repo and Gerrit to NEWS Message-ID: <20101209234702.BD8B7422FA@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 1c8abf1518250dd96ff5941bf6f46f014f0d0a24 https://github.com/buildbot/buildbot/commit/1c8abf1518250dd96ff5941bf6f46f014f0d0a24 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/NEWS Log Message: ----------- add Repo and Gerrit to NEWS From buildbot-devel at lists.sourceforge.net Thu Dec 9 23:59:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 09 Dec 2010 23:59:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1719: all VCs: missing way to override checkout branch Message-ID: <043.b4f137157dfd0737f90acedf3506199a@lists.sourceforge.net> #1719: all VCs: missing way to override checkout branch ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Code review systems like: '''Gerrit''', '''Rietveld''' and '''Mondrian''' are using virtual branches for checkout of unapproved changes. Currently '''Buildbot''' checkouts branch from build properties (or "default" buildstep one if there is none in build properties) and there is no way to override this. It would be possible to set virtual branch as branch that would appear in build properties (in '''GerritChangeSource'''), however then '''Schedulers''' listening for changes on specific project branch wouldn't be notified about it. '''Repo''' buildstep is using properties sent from '''GerritChangeSource''' to get information about virtual branch to checkout and it seems like this is the only way to handle this without '''Buildbot'''-wide changes. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 00:31:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 00:31:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1720: GerritChangeSource: incorrect stream parsing Message-ID: <043.9bee1231e2dd674fb504839e7a2344a2@lists.sourceforge.net> #1720: GerritChangeSource: incorrect stream parsing ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: new Priority: trivial | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Gerrit event-stream is incorrectly parsed, which results in bogus "bad json line" log entries. I'll take care of this. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 00:32:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 00:32:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1721: GerritChangeSource: missing documentation Message-ID: <043.607fddc99d89e87ca9232aca93831659@lists.sourceforge.net> #1721: GerritChangeSource: missing documentation ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit, docs ------------------------+--------------------------------------------------- There is no documentation for '''GerritChangeSource'''. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 00:32:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 00:32:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1722: GerritStatusPush: missing documentation Message-ID: <043.55c492b1508d36451e02da36c0c04dd9@lists.sourceforge.net> #1722: GerritStatusPush: missing documentation ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit, docs ------------------------+--------------------------------------------------- There is no documentation for '''GerritStatusPush'''. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 00:32:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 00:32:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1723: Repo: missing documentation Message-ID: <043.a5c8318d6a09b340b1eea2e48e9ad712@lists.sourceforge.net> #1723: Repo: missing documentation ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: repovc, docs ------------------------+--------------------------------------------------- There is no documentation for '''Repo'''. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 01:04:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 01:04:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers In-Reply-To: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> References: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> Message-ID: <047.2b4c146e76d10a9dfd4cbf07d88f2c0e@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): I added {{{ #!/usr/bin/env python # # This file is part of Buildbot. Buildbot is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public # License as published by the Free Software Foundation, version 2. # # This program is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more # details. # # You should have received a copy of the GNU General Public License along with # this program; if not, write to the Free Software Foundation, Inc., 51 # Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # # Copyright Buildbot Team Members }}} to each .py file, except those in contrib/. Note that it specifies GPLv2 only - this is not a policy change, but a clarification of the existing license (which was really only documented in the READMEs before). In cases where a copyright statement already existed in the source file, I combined them, e.g., {{{ # Portions Copyright Buildbot Team Members # Portions Copyright 2008 J. Random Hacker }}} I should also set up a Licensing page on the wiki. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 01:05:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 01:05:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1698: add GPLv2 license headers to all source files, remove MPL headers In-Reply-To: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> References: <038.b410d3391c56f7a1484add5d14975c43@lists.sourceforge.net> Message-ID: <047.b64e3a26468552053e4bf9b498273fe0@lists.sourceforge.net> #1698: add GPLv2 license headers to all source files, remove MPL headers ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Add a GPLv2 copyright header to each python file This makes the licensing conditions of Buildbot clear from analysis of any particular file, even if it becomes separated from the package as a whole. Files in master/contrib and slave/contrib are not included. Please note that these changes are made based on my best understanding of the license and copyright under which each file falls, but that my analysis may be imperfect. Fixes #1698 Changeset: 183c5ef7e2bfcef5d9cb8ef2ed3366b56051af51 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 10 01:05:09 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 17:05:09 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 183c5e: Add a GPLv2 copyright header to each python file Message-ID: <20101210010509.E6ACE42313@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 183c5ef7e2bfcef5d9cb8ef2ed3366b56051af51 https://github.com/buildbot/buildbot/commit/183c5ef7e2bfcef5d9cb8ef2ed3366b56051af51 Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/COPYING M master/buildbot/__init__.py M master/buildbot/buildrequest.py M master/buildbot/buildslave.py M master/buildbot/changes/base.py M master/buildbot/changes/bonsaipoller.py M master/buildbot/changes/changes.py M master/buildbot/changes/gerritchangesource.py M master/buildbot/changes/gitpoller.py M master/buildbot/changes/hgbuildbot.py M master/buildbot/changes/mail.py M master/buildbot/changes/maildir.py M master/buildbot/changes/manager.py M master/buildbot/changes/p4poller.py M master/buildbot/changes/pb.py M master/buildbot/changes/svnpoller.py M master/buildbot/clients/base.py M master/buildbot/clients/debug.py M master/buildbot/clients/gtkPanes.py M master/buildbot/clients/sendchange.py M master/buildbot/clients/tryclient.py M master/buildbot/config.py M master/buildbot/db/__init__.py M master/buildbot/db/connector.py M master/buildbot/db/dbspec.py M master/buildbot/db/exceptions.py M master/buildbot/db/schema/base.py M master/buildbot/db/schema/manager.py M master/buildbot/db/schema/v1.py M master/buildbot/db/schema/v2.py M master/buildbot/db/schema/v3.py M master/buildbot/db/schema/v4.py M master/buildbot/db/schema/v5.py M master/buildbot/db/schema/v6.py M master/buildbot/db/util.py M master/buildbot/ec2buildslave.py M master/buildbot/interfaces.py M master/buildbot/libvirtbuildslave.py M master/buildbot/locks.py M master/buildbot/manhole.py M master/buildbot/master.py M master/buildbot/pbutil.py M master/buildbot/process/base.py M master/buildbot/process/builder.py M master/buildbot/process/buildstep.py M master/buildbot/process/factory.py M master/buildbot/process/mtrlogobserver.py M master/buildbot/process/process_twisted.py M master/buildbot/process/properties.py M master/buildbot/process/subunitlogobserver.py M master/buildbot/scheduler.py M master/buildbot/schedulers/base.py M master/buildbot/schedulers/basic.py M master/buildbot/schedulers/filter.py M master/buildbot/schedulers/manager.py M master/buildbot/schedulers/timed.py M master/buildbot/schedulers/triggerable.py M master/buildbot/schedulers/trysched.py M master/buildbot/scripts/checkconfig.py M master/buildbot/scripts/logwatcher.py M master/buildbot/scripts/reconfig.py M master/buildbot/scripts/runner.py M master/buildbot/scripts/startup.py M master/buildbot/sourcestamp.py M master/buildbot/status/base.py M master/buildbot/status/builder.py M master/buildbot/status/client.py M master/buildbot/status/html.py M master/buildbot/status/mail.py M master/buildbot/status/persistent_queue.py M master/buildbot/status/progress.py M master/buildbot/status/status_gerrit.py M master/buildbot/status/status_push.py M master/buildbot/status/tinderbox.py M master/buildbot/status/web/about.py M master/buildbot/status/web/auth.py M master/buildbot/status/web/authz.py M master/buildbot/status/web/base.py M master/buildbot/status/web/baseweb.py M master/buildbot/status/web/build.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/buildstatus.py M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/changes.py M master/buildbot/status/web/console.py M master/buildbot/status/web/feeds.py M master/buildbot/status/web/grid.py M master/buildbot/status/web/hooks/base.py M master/buildbot/status/web/hooks/github.py M master/buildbot/status/web/logs.py M master/buildbot/status/web/olpb.py M master/buildbot/status/web/root.py M master/buildbot/status/web/slaves.py M master/buildbot/status/web/status_json.py M master/buildbot/status/web/step.py M master/buildbot/status/web/tests.py M master/buildbot/status/web/waterfall.py M master/buildbot/status/words.py M master/buildbot/steps/dummy.py M master/buildbot/steps/master.py M master/buildbot/steps/maxq.py M master/buildbot/steps/package/__init__.py M master/buildbot/steps/package/rpm/__init__.py M master/buildbot/steps/package/rpm/rpmbuild.py M master/buildbot/steps/package/rpm/rpmlint.py M master/buildbot/steps/package/rpm/rpmspec.py M master/buildbot/steps/python.py M master/buildbot/steps/python_twisted.py M master/buildbot/steps/shell.py M master/buildbot/steps/source.py M master/buildbot/steps/subunit.py M master/buildbot/steps/transfer.py M master/buildbot/steps/trigger.py M master/buildbot/steps/vstudio.py M master/buildbot/test/__init__.py M master/buildbot/test/fake/fakedb.py M master/buildbot/test/fake/state.py M master/buildbot/test/fake/web.py M master/buildbot/test/regressions/test_change_properties.py M master/buildbot/test/regressions/test_import_unicode_changes.py M master/buildbot/test/regressions/test_import_weird_changes.py M master/buildbot/test/regressions/test_shell_command_properties.py M master/buildbot/test/regressions/test_sourcestamp_revision.py M master/buildbot/test/regressions/test_steps_shell_WarningCountingShellCommand.py M master/buildbot/test/unit/test_changes_base.py M master/buildbot/test/unit/test_changes_bonsaipoller.py M master/buildbot/test/unit/test_changes_gitpoller.py M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py M master/buildbot/test/unit/test_changes_pb.py M master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py M master/buildbot/test/unit/test_db_connector.py M master/buildbot/test/unit/test_db_dbspec.py M master/buildbot/test/unit/test_db_schema_master.py M master/buildbot/test/unit/test_db_util.py M master/buildbot/test/unit/test_master_cleanshutdown.py M master/buildbot/test/unit/test_oldpaths.py M master/buildbot/test/unit/test_persistent_queue.py M master/buildbot/test/unit/test_process_base.py M master/buildbot/test/unit/test_process_buildstep.py M master/buildbot/test/unit/test_process_properties.py M master/buildbot/test/unit/test_repo_parse_download.py M master/buildbot/test/unit/test_schedulers_basic_Scheduler.py M master/buildbot/test/unit/test_schedulers_filter.py M master/buildbot/test/unit/test_schedulers_timed_Nightly.py M master/buildbot/test/unit/test_source_repourl.py M master/buildbot/test/unit/test_status_builder.py M master/buildbot/test/unit/test_status_builder_LogFileProducer.py M master/buildbot/test/unit/test_status_mail_MailNotifier.py M master/buildbot/test/unit/test_status_web_authz_Authz.py M master/buildbot/test/unit/test_status_web_change_hook.py M master/buildbot/test/unit/test_status_web_change_hooks_github.py M master/buildbot/test/unit/test_status_web_links.py M master/buildbot/test/unit/test_steps_master.py M master/buildbot/test/unit/test_steps_transfer.py M master/buildbot/test/unit/test_util.py M master/buildbot/test/unit/test_util_ComparableMixin.py M master/buildbot/test/unit/test_util_collections.py M master/buildbot/test/unit/test_util_eventual.py M master/buildbot/test/unit/test_util_loop.py M master/buildbot/test/util/changesource.py M master/buildbot/test/util/threads.py M master/buildbot/util/__init__.py M master/buildbot/util/collections.py M master/buildbot/util/eventual.py M master/buildbot/util/loop.py M master/buildbot/util/monkeypatches.py M master/docs/PyCon-2003/bb-slides.py M master/docs/version.py M master/setup.py M slave/COPYING M slave/buildslave/__init__.py M slave/buildslave/bot.py M slave/buildslave/commands/base.py M slave/buildslave/commands/bk.py M slave/buildslave/commands/bzr.py M slave/buildslave/commands/cvs.py M slave/buildslave/commands/darcs.py M slave/buildslave/commands/fs.py M slave/buildslave/commands/git.py M slave/buildslave/commands/hg.py M slave/buildslave/commands/p4.py M slave/buildslave/commands/registry.py M slave/buildslave/commands/repo.py M slave/buildslave/commands/shell.py M slave/buildslave/commands/svn.py M slave/buildslave/commands/transfer.py M slave/buildslave/commands/utils.py M slave/buildslave/exceptions.py M slave/buildslave/interfaces.py M slave/buildslave/pbutil.py M slave/buildslave/runprocess.py M slave/buildslave/scripts/logwatcher.py M slave/buildslave/scripts/runner.py M slave/buildslave/scripts/startup.py M slave/buildslave/test/__init__.py M slave/buildslave/test/fake/remote.py M slave/buildslave/test/fake/runprocess.py M slave/buildslave/test/fake/slavebuilder.py M slave/buildslave/test/unit/test_bot.py M slave/buildslave/test/unit/test_bot_BuildSlave.py M slave/buildslave/test/unit/test_commands_base.py M slave/buildslave/test/unit/test_commands_bk.py M slave/buildslave/test/unit/test_commands_bzr.py M slave/buildslave/test/unit/test_commands_cvs.py M slave/buildslave/test/unit/test_commands_darcs.py M slave/buildslave/test/unit/test_commands_fs.py M slave/buildslave/test/unit/test_commands_git.py M slave/buildslave/test/unit/test_commands_hg.py M slave/buildslave/test/unit/test_commands_p4.py M slave/buildslave/test/unit/test_commands_registry.py M slave/buildslave/test/unit/test_commands_shell.py M slave/buildslave/test/unit/test_commands_svn.py M slave/buildslave/test/unit/test_commands_transfer.py M slave/buildslave/test/unit/test_commands_utils.py M slave/buildslave/test/unit/test_runprocess.py M slave/buildslave/test/unit/test_util.py M slave/buildslave/test/util/command.py M slave/buildslave/test/util/misc.py M slave/buildslave/test/util/sourcecommand.py M slave/buildslave/util.py M slave/setup.py Log Message: ----------- Add a GPLv2 copyright header to each python file This makes the licensing conditions of Buildbot clear from analysis of any particular file, even if it becomes separated from the package as a whole. Files in master/contrib and slave/contrib are not included. Please note that these changes are made based on my best understanding of the license and copyright under which each file falls, but that my analysis may be imperfect. Fixes #1698 From buildbot-devel at lists.sourceforge.net Fri Dec 10 03:40:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 03:40:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1057: produce a PDF version of the manual In-Reply-To: <038.1f142af6eaf79aabc7323d9c3647d37a@lists.sourceforge.net> References: <038.1f142af6eaf79aabc7323d9c3647d37a@lists.sourceforge.net> Message-ID: <047.61ea072d4b51790559eab6475e2a6141@lists.sourceforge.net> #1057: produce a PDF version of the manual -------------------------+-------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Resolution: wontfix Keywords: docs, simple | -------------------------+-------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => wontfix Comment: OK, I can't get this to work after some effort. I suspect that, even if I could, the formatting would be bad and the images wouldn't appear. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 10 04:28:04 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 20:28:04 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] cde7b5: use deprecated sha module, since hashlib doesn't e... Message-ID: <20101210042804.C1828422EB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: cde7b56a8b8d288957f9a4a168de18b99f8bbdbf https://github.com/buildbot/buildbot/commit/cde7b56a8b8d288957f9a4a168de18b99f8bbdbf Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/repo.py Log Message: ----------- use deprecated sha module, since hashlib doesn't exist in 2.4 From buildbot-devel at lists.sourceforge.net Fri Dec 10 04:31:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 04:31:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1718: GerritChangeSource: missing support for multi-projects setups In-Reply-To: <043.a96967548574b5356ee2ffaf962d67e4@lists.sourceforge.net> References: <043.a96967548574b5356ee2ffaf962d67e4@lists.sourceforge.net> Message-ID: <052.871c3420550d7bf5e0f4a0b22dd3ee0d@lists.sourceforge.net> #1718: GerritChangeSource: missing support for multi-projects setups ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Rename variable "action" to "event". Add support for multi-project setups, fixes #1718. Parse incoming event-stream correctly, fixes #1720. Changeset: 51f3ee4b1f77fba1429c02dc547ada383df5c38d -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 04:31:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 04:31:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1720: GerritChangeSource: incorrect stream parsing In-Reply-To: <043.9bee1231e2dd674fb504839e7a2344a2@lists.sourceforge.net> References: <043.9bee1231e2dd674fb504839e7a2344a2@lists.sourceforge.net> Message-ID: <052.8a770a502f32ea89bec7ad75b9e453cb@lists.sourceforge.net> #1720: GerritChangeSource: incorrect stream parsing ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: trivial | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Rename variable "action" to "event". Add support for multi-project setups, fixes #1718. Parse incoming event-stream correctly, fixes #1720. Changeset: 51f3ee4b1f77fba1429c02dc547ada383df5c38d -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 10 04:31:36 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 9 Dec 2010 20:31:36 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 51f3ee: Merge branch 'master' of git://github.com/PiotrSik... Message-ID: <20101210043136.7569842309@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 51f3ee4b1f77fba1429c02dc547ada383df5c38d https://github.com/buildbot/buildbot/commit/51f3ee4b1f77fba1429c02dc547ada383df5c38d Author: Dustin J. Mitchell Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py Log Message: ----------- Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Rename variable "action" to "event". Add support for multi-project setups, fixes #1718. Parse incoming event-stream correctly, fixes #1720. From buildbot-devel at lists.sourceforge.net Fri Dec 10 14:30:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 14:30:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1724: GerritStatusPush: add Git support Message-ID: <043.9d56fbfe8dd3ffb3785ffd9e6b684421@lists.sourceforge.net> #1724: GerritStatusPush: add Git support ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Currently '''GerritStatusPush''' works only with '''Repo''' projects. I'll take care of this. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 14:30:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 14:30:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1725: GerritStatusPush: add filters on builderName, project, branch Message-ID: <043.b6be9d54d3cee8199a78e9ff41b4f4e4@lists.sourceforge.net> #1725: GerritStatusPush: add filters on builderName, project, branch ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Currently '''GerritStatusPush''' will try to push status update to Gerrit after build of every project in the system, perhaps it would be wise to add some filtering capabilities to it? '''builderName''' and '''builderName_re''' should be enough, but maybe we should add filters for project and branch as well? I'll take care of this, but I need some feedback on this feature. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 14:31:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 14:31:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1726: GerritStatusPush: unquoted message passed back to Gerrit Message-ID: <043.a92e8ecc595fad067b37c2c719510056@lists.sourceforge.net> #1726: GerritStatusPush: unquoted message passed back to Gerrit ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: new Priority: critical | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- At the moment '''GerritStatusPush''' executes ssh without quoting comment message, which results in Gerrit parsing second word as the '''change id'''. I'll take care of this. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 14:31:22 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 14:31:22 -0000 Subject: [Buildbot-commits] [Buildbot] #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit Message-ID: <043.7bee111c95603c1871ae8eca5411652f@lists.sourceforge.net> #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- '''GerritStatusPush''' logs this unfriendly and failure-like entry after every successful communication with Gerrit: {{{ gerrit status [Failure instance: Traceback (failure with no frames): : A process has ended without apparent errors: process finished with exit code 0. }}} I'll take care of this. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 14:31:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 14:31:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1728: Git: add support for setting additional information via Git notes Message-ID: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> #1728: Git: add support for setting additional information via Git notes ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: git, gerrit ------------------------+--------------------------------------------------- '''Git''' recently added support for commenting on commits via '''Git notes'''. I find it extremely useful, especially for systems like '''Buildbot'''. It could be used for pushing back information about build status and URL for build results back to '''Git''' repository. Feedback needed. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 15:14:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 15:14:58 -0000 Subject: [Buildbot-commits] [Buildbot] #1728: Git: add support for setting additional information via Git notes In-Reply-To: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> References: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> Message-ID: <052.0b66ffd9fee78732b05e645388f1149c@lists.sourceforge.net> #1728: Git: add support for setting additional information via Git notes ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: git, gerrit ------------------------+--------------------------------------------------- Comment(by dustin): I like the idea conceptually, and it seems that if this were implemented as a separate step similar to the Source steps, then it could be done in a non-invasive way (that is, without bothering people who don't want to use the feature). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 15:16:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 15:16:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1725: GerritStatusPush: add filters on builderName, project, branch In-Reply-To: <043.b6be9d54d3cee8199a78e9ff41b4f4e4@lists.sourceforge.net> References: <043.b6be9d54d3cee8199a78e9ff41b4f4e4@lists.sourceforge.net> Message-ID: <052.d1ecd064caf4aa18571e049684685c8d@lists.sourceforge.net> #1725: GerritStatusPush: add filters on builderName, project, branch ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Comment(by dustin): Sounds good. Could it use a !ChangeFilter? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 15:51:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 15:51:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1728: Git: add support for setting additional information via Git notes In-Reply-To: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> References: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> Message-ID: <052.027b865ffa77e1cf343d9abd06deb05e@lists.sourceforge.net> #1728: Git: add support for setting additional information via Git notes ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: git, gerrit ------------------------+--------------------------------------------------- Changes (by PiotrSikora): * cc: piotr.sikora@? (added) Comment: But if this would be implemented as a build step, then it wouldn't have result of whole build (because it wouldn't be finished yet). Am I correct? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 16:14:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 16:14:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1728: Git: add support for setting additional information via Git notes In-Reply-To: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> References: <043.8b1d4a52e38fd8f9864e8e19f915c616@lists.sourceforge.net> Message-ID: <052.4bb73f40c1d2ec1e75c14c4ec03130ae@lists.sourceforge.net> #1728: Git: add support for setting additional information via Git notes ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: git, gerrit ship-this ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: git, gerrit => git, gerrit ship-this Comment: Correct. Even so, that's easy to implement without causing compatibility problems, so great! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 10 16:20:52 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 10 Dec 2010 08:20:52 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a9f4bd: Add support for fetching from "virtual branch". Message-ID: <20101210162052.D4BBF42344@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a9f4bde521942ee911d601e53450c51c55c22cb2 https://github.com/buildbot/buildbot/commit/a9f4bde521942ee911d601e53450c51c55c22cb2 Author: Piotr Sikora Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/git.py Log Message: ----------- Add support for fetching from "virtual branch". Prior to this patch, buildslave tried to retrieve revision from: 1) local repository, 2) remote repository (from regular branch). With this patch, buildslave will try also (assuming that it received change from GerritChangeSource): 3) remote repository (from "virtual branch"). We could probably skip 2) in case of changes received from GerritChangeSource, but I didn't play enough with Gerrit+Git to be 100% sure about that. This fixes #1719 for Gerrit, but not for other code review systems. Commit: f1e611b247ce5747a9bf93a5242b7397366afcf3 https://github.com/buildbot/buildbot/commit/f1e611b247ce5747a9bf93a5242b7397366afcf3 Author: Piotr Sikora Date: 2010-12-09 (Thu, 09 Dec 2010) Changed paths: M slave/buildslave/commands/git.py Log Message: ----------- Whoops, too many colons. Commit: 738450f04c29cf8e5ac60997f20209127c18ab37 https://github.com/buildbot/buildbot/commit/738450f04c29cf8e5ac60997f20209127c18ab37 Author: Dustin J. Mitchell Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/git.py Log Message: ----------- Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Whoops, too many colons. Add support for fetching from "virtual branch". Commit: 77f461542b578d72f57ce095116c81f403a16fce https://github.com/buildbot/buildbot/commit/77f461542b578d72f57ce095116c81f403a16fce Author: Dustin J. Mitchell Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M slave/buildslave/commands/git.py Log Message: ----------- add arg 'params' to the Git command's docstring From buildbot-devel at lists.sourceforge.net Fri Dec 10 16:20:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 16:20:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1719: all VCs: missing way to override checkout branch In-Reply-To: <043.b4f137157dfd0737f90acedf3506199a@lists.sourceforge.net> References: <043.b4f137157dfd0737f90acedf3506199a@lists.sourceforge.net> Message-ID: <052.a55058348b51ea4bb5ece9456dcf6e9b@lists.sourceforge.net> #1719: all VCs: missing way to override checkout branch ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Add support for fetching from "virtual branch". Prior to this patch, buildslave tried to retrieve revision from: 1) local repository, 2) remote repository (from regular branch). With this patch, buildslave will try also (assuming that it received change from GerritChangeSource): 3) remote repository (from "virtual branch"). We could probably skip 2) in case of changes received from GerritChangeSource, but I didn't play enough with Gerrit+Git to be 100% sure about that. This fixes #1719 for Gerrit, but not for other code review systems. Changeset: a9f4bde521942ee911d601e53450c51c55c22cb2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 19:27:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 19:27:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1729: Need indices on sourcestamps.branch, sourcestamps.revision Message-ID: <038.c1dbef0f1097d9136229989274618d24@lists.sourceforge.net> #1729: Need indices on sourcestamps.branch, sourcestamps.revision ------------------------+--------------------------------------------------- Reporter: catlee | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: database ------------------------+--------------------------------------------------- Without more indices on these tables, writing queries against this table is very painful. Maybe want to index project and repository while we're at it. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 19:33:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 19:33:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1730: normalize name of the width/numbuilds parameter Message-ID: <038.36dd9fc8761274fe1d2f7b3a08ef11bd@lists.sourceforge.net> #1730: normalize name of the width/numbuilds parameter ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.9.+ Version: 0.8.2 | Keywords: web ------------------------+--------------------------------------------------- We have a lot of places where users can specify how many builds they'd like to see on a page, either via url params or WebStatus constructor arg. Let's call them all the same thing. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 10 19:34:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 10 Dec 2010 19:34:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1730: normalize name of the width/numbuilds parameter In-Reply-To: <038.36dd9fc8761274fe1d2f7b3a08ef11bd@lists.sourceforge.net> References: <038.36dd9fc8761274fe1d2f7b3a08ef11bd@lists.sourceforge.net> Message-ID: <047.cdbe3eaa481c82c7b7c689369923ea47@lists.sourceforge.net> #1730: normalize name of the width/numbuilds parameter ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.9.+ Version: 0.8.2 | Keywords: web ------------------------+--------------------------------------------------- Description changed by dustin: Old description: > We have a lot of places where users can specify how many builds they'd > like to see on a page, either via url params or WebStatus constructor > arg. Let's call them all the same thing. New description: We have a lot of places where users can specify how many builds they'd like to see on a page, either via url params or !WebStatus constructor arg. Let's call them all the same thing. -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 03:03:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 03:03:58 -0000 Subject: [Buildbot-commits] [Buildbot] #1731: GerritStatusPush: legacy change_id format used in Repo projects Message-ID: <043.af35bc66ecadd9b5390a422c1e6706de@lists.sourceforge.net> #1731: GerritStatusPush: legacy change_id format used in Repo projects ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: new Priority: critical | Milestone: 0.8.4 Version: 0.8.2 | Keywords: gerrit, repovc ------------------------+--------------------------------------------------- '''GerritStatusPush''' uses legacy change_id format ("change,patchset" instead of "revision") that will be removed from future edition of Gerrit. Support for new change_id format requires changes in '''Repo''' code (source.py). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 04:04:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 04:04:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1726: GerritStatusPush: unquoted message passed back to Gerrit In-Reply-To: <043.a92e8ecc595fad067b37c2c719510056@lists.sourceforge.net> References: <043.a92e8ecc595fad067b37c2c719510056@lists.sourceforge.net> Message-ID: <052.43d44b3066c595c7dce5aec6113937e8@lists.sourceforge.net> #1726: GerritStatusPush: unquoted message passed back to Gerrit ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: critical | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Quote message before passing it to Gerrit, fixes #1726. While there, make this message optional and change "gerrit approve" to "gerrit review". Changeset: 6aef2efa6782305c706b12d97e857b95e23cc3f0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 04:04:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 04:04:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1724: GerritStatusPush: add Git support In-Reply-To: <043.9d56fbfe8dd3ffb3785ffd9e6b684421@lists.sourceforge.net> References: <043.9d56fbfe8dd3ffb3785ffd9e6b684421@lists.sourceforge.net> Message-ID: <052.dd5a071d81cf66449f915e00f4a1e9b2@lists.sourceforge.net> #1724: GerritStatusPush: add Git support ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: enhancement | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Add support for Gerrit + Git, fixes #1724. To be honest, this adds support for Gerrit + Repo as well, because original code was horribly broken and neither +V nor +R worked. Changeset: 76c1e08b08936d18aee105923671b7eab5594247 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 04:04:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 04:04:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit In-Reply-To: <043.7bee111c95603c1871ae8eca5411652f@lists.sourceforge.net> References: <043.7bee111c95603c1871ae8eca5411652f@lists.sourceforge.net> Message-ID: <052.bd6467af5b9309d7d5499746d4040978@lists.sourceforge.net> #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Log "gerrit status: OK" instead of failure, fixes #1727. Changeset: fca36d0ed8147c8a0137629e8e4c786364baaa26 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 04:04:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 04:04:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit In-Reply-To: <043.7bee111c95603c1871ae8eca5411652f@lists.sourceforge.net> References: <043.7bee111c95603c1871ae8eca5411652f@lists.sourceforge.net> Message-ID: <052.e9cb63bfd574e073312cd9c66d391b9d@lists.sourceforge.net> #1727: GerritStatusPush: failure-like entry logged after successful communication with Gerrit ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Add support for Gerrit + Git, fixes #1724. Quote message before passing it to Gerrit, fixes #1726. Log "gerrit status: OK" instead of failure, fixes #1727. Changeset: 2dd23b87e3e5cfc1684ac718c05266ac7036c316 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 11 04:04:43 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 10 Dec 2010 20:04:43 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] fca36d: Log "gerrit status: OK" instead of failure, fixes ... Message-ID: <20101211040443.75BA042309@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: fca36d0ed8147c8a0137629e8e4c786364baaa26 https://github.com/buildbot/buildbot/commit/fca36d0ed8147c8a0137629e8e4c786364baaa26 Author: Piotr Sikora Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Log "gerrit status: OK" instead of failure, fixes #1727. Commit: 6aef2efa6782305c706b12d97e857b95e23cc3f0 https://github.com/buildbot/buildbot/commit/6aef2efa6782305c706b12d97e857b95e23cc3f0 Author: Piotr Sikora Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Quote message before passing it to Gerrit, fixes #1726. While there, make this message optional and change "gerrit approve" to "gerrit review". Commit: 76c1e08b08936d18aee105923671b7eab5594247 https://github.com/buildbot/buildbot/commit/76c1e08b08936d18aee105923671b7eab5594247 Author: Piotr Sikora Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Add support for Gerrit + Git, fixes #1724. To be honest, this adds support for Gerrit + Repo as well, because original code was horribly broken and neither +V nor +R worked. Commit: 2dd23b87e3e5cfc1684ac718c05266ac7036c316 https://github.com/buildbot/buildbot/commit/2dd23b87e3e5cfc1684ac718c05266ac7036c316 Author: Dustin J. Mitchell Date: 2010-12-10 (Fri, 10 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Add support for Gerrit + Git, fixes #1724. Quote message before passing it to Gerrit, fixes #1726. Log "gerrit status: OK" instead of failure, fixes #1727. From buildbot-devel at lists.sourceforge.net Sat Dec 11 06:04:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 06:04:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1732: Gerrit: add support for non-GerritChangeSource triggers Message-ID: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> #1732: Gerrit: add support for non-GerritChangeSource triggers ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: gerrit, git, repovc ------------------------+--------------------------------------------------- Both: '''Gerrit + Git''' and '''Gerrit + Repo''' need to support changes triggered by things other than '''GerritChangeSource''' (like '''forced builds''' from the web interface). We should support such format: {{{ project branch change/patchset buildbot master 1732/3 }}} ...and both VCs should retrieve proper revision and associate it with each patchset (in case of '''Repo'''), because we need revision for pushing code review back to '''Gerrit'''. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 06:38:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 06:38:31 -0000 Subject: [Buildbot-commits] [Buildbot] #1732: Gerrit: add support for non-GerritChangeSource triggers In-Reply-To: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> References: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> Message-ID: <052.5d1f0071155e5123583ba92eeb9b0ab4@lists.sourceforge.net> #1732: Gerrit: add support for non-GerritChangeSource triggers ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: gerrit, git, repovc ------------------------+--------------------------------------------------- Comment(by PiotrSikora): It seems that there are too many differences between how '''Git''' and '''Repo''' handle this to get away with one "universal" format. '''Gerrit + Git''' needs project, branch and "virtual branch", so we could either require: a) "gerrit_branch" or "event.patchSet.ref" property set to "refs/changes/61/61/2", b) "gerrit_change" property set to "61/2" and calculate "event.patchSet.ref ourselves. '''Gerrit + Repo''' needs (multiple) project, change and patchset id. Current implementation handles this with "d", "download", "download1", ..., "download9" properties and I think it's reasonable solution. '''GerritStatusPush''' is currently restricted to '''GerritChangeSource''' because it requires "event.patchSet.ref" property, but it's easily fixable. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 07:15:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 07:15:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1733: GerritStatusPush: missing retrying mechanism for staus updates Message-ID: <043.0e18d609a765c2de261443f25a429724@lists.sourceforge.net> #1733: GerritStatusPush: missing retrying mechanism for staus updates ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.2 | Keywords: gerrit ------------------------+--------------------------------------------------- Any status updates sent to '''Gerrit''' that won't be accepted (either because they were rejected or because connection failed) are currently lost. '''Buildbot''' should queue and retry sending them later (ideally it should store them in persistent storage, so they would survive restarts, but that's probably asking for too much...). I think that same might be true for '''IRC''', '''e-mail''' and other status updates. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 17:33:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 17:33:38 -0000 Subject: [Buildbot-commits] [Buildbot] #429: Slave shutdown cleanup In-Reply-To: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> References: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> Message-ID: <047.7a1044a37ae4707318b7404e4559480a@lists.sourceforge.net> #429: Slave shutdown cleanup -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.7.9 | Keywords: -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): Add a shutdown method where it belongs That is, on the slave's Bot class, not on the SlaveBuilder class. The existing method is left in place. The new method also tries to finish the PB invocation before shutting down. Refs #429 Changeset: e3c73c936f6841edeb42aef10def4e92d19543f7 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 11 17:33:39 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 11 Dec 2010 09:33:39 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e3c73c: Add a shutdown method where it belongs Message-ID: <20101211173339.3E2B24229A@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e3c73c936f6841edeb42aef10def4e92d19543f7 https://github.com/buildbot/buildbot/commit/e3c73c936f6841edeb42aef10def4e92d19543f7 Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot.py Log Message: ----------- Add a shutdown method where it belongs That is, on the slave's Bot class, not on the SlaveBuilder class. The existing method is left in place. The new method also tries to finish the PB invocation before shutting down. Refs #429 Commit: 88f3e43c8bb85760399da5aa2abe4d401564dc1c https://github.com/buildbot/buildbot/commit/88f3e43c8bb85760399da5aa2abe4d401564dc1c Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M master/buildbot/master.py Log Message: ----------- remove unused master.shutdownSlaves method Commit: 74f27204e2e632752d97c7dedc6079e21b87e230 https://github.com/buildbot/buildbot/commit/74f27204e2e632752d97c7dedc6079e21b87e230 Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M master/buildbot/buildslave.py M slave/buildslave/bot.py Log Message: ----------- Call the new Bot.shutdown method, if available Falls back to the old SlaveBuilder.shutdown method if not. Fixes #429 From buildbot-devel at lists.sourceforge.net Sat Dec 11 17:33:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 17:33:39 -0000 Subject: [Buildbot-commits] [Buildbot] #429: Slave shutdown cleanup In-Reply-To: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> References: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> Message-ID: <047.4e32d7ec18efe23cd64c75e9452a0063@lists.sourceforge.net> #429: Slave shutdown cleanup -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.7.9 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Call the new Bot.shutdown method, if available Falls back to the old SlaveBuilder.shutdown method if not. Fixes #429 Changeset: 74f27204e2e632752d97c7dedc6079e21b87e230 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 11 17:59:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 11 Dec 2010 17:59:26 -0000 Subject: [Buildbot-commits] [Buildbot] #932: Unexplained, unlinked references in doc In-Reply-To: <041.574f0ae36466f2645c2be5e09380bb06@lists.sourceforge.net> References: <041.574f0ae36466f2645c2be5e09380bb06@lists.sourceforge.net> Message-ID: <050.95eb37437af6286490dc151503b375e6@lists.sourceforge.net> #932: Unexplained, unlinked references in doc ----------------------+----------------------------------------------------- Reporter: dabrahams | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.0 | Resolution: fixed Keywords: docs | ----------------------+----------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Better docs in concepts.texinfo This smooths out the introduction of some concepts in the "Scheduling Builds" section. Fixes #932 Changeset: 49402abde40b4ddbe4800458c256210c159ffec2 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 11 17:59:26 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 11 Dec 2010 09:59:26 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 49402a: Better docs in concepts.texinfo Message-ID: <20101211175926.2D942422EB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 49402abde40b4ddbe4800458c256210c159ffec2 https://github.com/buildbot/buildbot/commit/49402abde40b4ddbe4800458c256210c159ffec2 Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M master/docs/concepts.texinfo Log Message: ----------- Better docs in concepts.texinfo This smooths out the introduction of some concepts in the "Scheduling Builds" section. Fixes #932 From noreply at github.com Sat Dec 11 18:02:03 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 11 Dec 2010 10:02:03 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e77b4b: Merge branch 'bug1716' Message-ID: <20101211180203.0D236422EB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e77b4b3d4660ddabbd764d08f63c31ab511244c9 https://github.com/buildbot/buildbot/commit/e77b4b3d4660ddabbd764d08f63c31ab511244c9 Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py Log Message: ----------- Merge branch 'bug1716' * bug1716: Add an exponential backoff for failed gerrit invocations From buildbot-devel at lists.sourceforge.net Sun Dec 12 05:20:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 05:20:49 -0000 Subject: [Buildbot-commits] [Buildbot] #778: 'latest' revision get's stuck on grid views when source step fails In-Reply-To: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> References: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> Message-ID: <048.60e6a81da4a98543e803ed8a613e8284@lists.sourceforge.net> #778: 'latest' revision get's stuck on grid views when source step fails --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.9.+ Comment: The stamps are currently sorted by the earliest start time seen for a particular timestamp. So the 'latest' build should sort chronologically. It is annoying that it shows up, but I think it's a realistic picture of what was built, at any rate. Let's see if we can solve this differently in the JS UI.. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Dec 12 05:36:41 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 11 Dec 2010 21:36:41 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6c9af5: Try to escape command lines in logfiles Message-ID: <20101212053641.7608E422B6@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6c9af57eb64064e846ffc9db68a4bbcf53af238f https://github.com/buildbot/buildbot/commit/6c9af57eb64064e846ffc9db68a4bbcf53af238f Author: Dustin J. Mitchell Date: 2010-12-11 (Sat, 11 Dec 2010) Changed paths: M slave/buildslave/runprocess.py Log Message: ----------- Try to escape command lines in logfiles For example, an echo now appears as echo "hello world, won't you come out?" Fixes #815 From buildbot-devel at lists.sourceforge.net Sun Dec 12 05:45:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 05:45:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1717: GerritChangeSource: broken service description In-Reply-To: <043.62e2816c03d763c861cd53d8bee52157@lists.sourceforge.net> References: <043.62e2816c03d763c861cd53d8bee52157@lists.sourceforge.net> Message-ID: <052.fb916502c670e97653d5a2604c0d1cc9@lists.sourceforge.net> #1717: GerritChangeSource: broken service description ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: commit 43e7fbb4f2a36834e65a3b0ff4276393f299cdb7 Author: Dustin J. Mitchell Date: Fri Dec 10 22:40:32 2010 -0600 Add an exponential backoff for failed gerrit invocations Fixes #1716. Conditioning the description on self.process fixes #1717. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 05:45:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 05:45:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1716: GerritChangeSource: repeated log entries In-Reply-To: <043.a3577c561146595a87224bdffeeb1c05@lists.sourceforge.net> References: <043.a3577c561146595a87224bdffeeb1c05@lists.sourceforge.net> Message-ID: <052.4cb62c523ab877712bbc2a9b56535ba8@lists.sourceforge.net> #1716: GerritChangeSource: repeated log entries ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: commit 43e7fbb4f2a36834e65a3b0ff4276393f299cdb7 Author: Dustin J. Mitchell Date: Fri Dec 10 22:40:32 2010 -0600 Add an exponential backoff for failed gerrit invocations Fixes #1716. Conditioning the description on self.process fixes #1717. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 05:36:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 05:36:41 -0000 Subject: [Buildbot-commits] [Buildbot] #815: quote marks are stripped from command-line in log In-Reply-To: <037.e61b68faae910594d1fa98bd3b18bb4e@lists.sourceforge.net> References: <037.e61b68faae910594d1fa98bd3b18bb4e@lists.sourceforge.net> Message-ID: <046.5ba11be9184a2687db391a1d3cf87165@lists.sourceforge.net> #815: quote marks are stripped from command-line in log -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.7.12 | Resolution: fixed Keywords: web | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Try to escape command lines in logfiles For example, an echo now appears as echo "hello world, won't you come out?" Fixes #815 Changeset: 6c9af57eb64064e846ffc9db68a4bbcf53af238f -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 16:49:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 16:49:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Cancelling a build causes waitForFinish to wait forever (was: Zombie Build can't be stopped) In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.0a546aec39820781ba53bf6b592f0b44@lists.sourceforge.net> #1027: Cancelling a build causes waitForFinish to wait forever ---------------------+------------------------------------------------------ Reporter: qzhwang | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Keywords: buildcoord ---------------------+------------------------------------------------------ Changes (by dustin): * priority: major => critical -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 18:01:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 18:01:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1723: Repo: missing documentation In-Reply-To: <043.a5c8318d6a09b340b1eea2e48e9ad712@lists.sourceforge.net> References: <043.a5c8318d6a09b340b1eea2e48e9ad712@lists.sourceforge.net> Message-ID: <052.c11a243c12fd5f0ba0e4858ab34205a5@lists.sourceforge.net> #1723: Repo: missing documentation ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: repovc, docs ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'repo_doc' of git://github.com/tardyp/buildbot * 'repo_doc' of git://github.com/tardyp/buildbot: repo/gerrit: add texinfo documentation Refs #1723 Changeset: a9a37a5c8e154a2b3918673a87ffc595ff6c35c1 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Dec 12 18:01:21 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 12 Dec 2010 10:01:21 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] c56c04: repo/gerrit: add texinfo documentation Message-ID: <20101212180121.7817A422A5@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: c56c04434384fbc68164bc24fe98e6fac2ac26ae https://github.com/buildbot/buildbot/commit/c56c04434384fbc68164bc24fe98e6fac2ac26ae Author: Pierre Tardy Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo M master/docs/cfg-changesources.texinfo Log Message: ----------- repo/gerrit: add texinfo documentation Signed-off-by: Pierre Tardy Commit: a9a37a5c8e154a2b3918673a87ffc595ff6c35c1 https://github.com/buildbot/buildbot/commit/a9a37a5c8e154a2b3918673a87ffc595ff6c35c1 Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo M master/docs/cfg-changesources.texinfo Log Message: ----------- Merge branch 'repo_doc' of git://github.com/tardyp/buildbot * 'repo_doc' of git://github.com/tardyp/buildbot: repo/gerrit: add texinfo documentation Refs #1723 Commit: 9a9dbc2384773d3d11c5e91d741f2072e5fb82fa https://github.com/buildbot/buildbot/commit/9a9dbc2384773d3d11c5e91d741f2072e5fb82fa Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo M master/docs/cfg-changesources.texinfo Log Message: ----------- minor docs formatting/editing Fixes #1723 From buildbot-devel at lists.sourceforge.net Sun Dec 12 18:03:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 18:03:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1723: Repo: missing documentation In-Reply-To: <043.a5c8318d6a09b340b1eea2e48e9ad712@lists.sourceforge.net> References: <043.a5c8318d6a09b340b1eea2e48e9ad712@lists.sourceforge.net> Message-ID: <052.639b45c67c01db0ced9bbbf9eb6be602@lists.sourceforge.net> #1723: Repo: missing documentation -------------------------+-------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: repovc, docs | -------------------------+-------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed * milestone: 0.8.4 => 0.8.3 Comment: fixed with some edits in [9a9dbc2] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 18:11:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 18:11:11 -0000 Subject: [Buildbot-commits] [Buildbot] #778: 'latest' revision get's stuck on grid views when source step fails In-Reply-To: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> References: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> Message-ID: <048.70a842f4bed817412379f890cc125c68@lists.sourceforge.net> #778: 'latest' revision get's stuck on grid views when source step fails --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Comment(by marcusl): Preferably, they would be sorted not by timestamp, but by time of last build for said revision. Maybe that's tricky to fix? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 18:14:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 18:14:17 -0000 Subject: [Buildbot-commits] [Buildbot] #778: 'latest' revision get's stuck on grid views when source step fails In-Reply-To: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> References: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> Message-ID: <048.ce1abc20f8e3e851f4108323d26a1489@lists.sourceforge.net> #778: 'latest' revision get's stuck on grid views when source step fails --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Comment(by dustin): last build? Why not first build? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 18:38:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 18:38:20 -0000 Subject: [Buildbot-commits] [Buildbot] #778: 'latest' revision get's stuck on grid views when source step fails In-Reply-To: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> References: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> Message-ID: <048.58654b5792da216c71ac824bf1bddced@lists.sourceforge.net> #778: 'latest' revision get's stuck on grid views when source step fails --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Comment(by marcusl): The last result is what I care about, and if I build an older revision again, it would phase out the "latest", or at least be just below it. The thing is, I have a JS-style fetcher for our intranet-frontpage which gets this view and colors the projects title based on the most recent build result. Having latest at the bottom is annoying. (There are some projects that gets committed to rarely, but build each day. These sometimes fail in checkout resulting 'latest'. I can't get latest off the view until I commit a new thing. I admit it's a narrow use case, but sorting by latest feels more natural anyway. I should probably scratch my own itch, right? :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 12 19:38:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 12 Dec 2010 19:38:21 -0000 Subject: [Buildbot-commits] [Buildbot] #778: 'latest' revision get's stuck on grid views when source step fails In-Reply-To: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> References: <039.27a06b248f9920dc90571d9fde33c0c5@lists.sourceforge.net> Message-ID: <048.5670bbd70008b3f9ff00173ce511c12d@lists.sourceforge.net> #778: 'latest' revision get's stuck on grid views when source step fails --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: major | Milestone: 0.9.+ Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Comment(by dustin): My thinking was that the earliest build is probably more indicative of the "natural" order of the builds; any time after that is due to builder contention, most likely. So if I have five builds of rev X at 7pm and one at 9pm, probably that change should sort earlier than a build that occurred at 7:30 - that 9pm build was probably due to a downed or slow slave or something like that. To your particular issue - the problem is really that infrastructural issues are clouding your build status. If the checkout had succeeded but another non-code-related step failed, you'd get the same result, right? Mozilla's done a decent job of categorizing certain kinds of failures as orange, red, or purple, but that's mostly been ad-hoc and done by patching various error-handling situations and special-casing the things that turn out the wrong color. I wonder if there's some more general way to do that? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 13 00:28:03 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 12 Dec 2010 16:28:03 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 259fad: do not use deprecated Mock function patch_object Message-ID: <20101213002803.A1C23422BB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 259fadaf8e0ea51cb5a83a7ec279edb2c2e83373 https://github.com/buildbot/buildbot/commit/259fadaf8e0ea51cb5a83a7ec279edb2c2e83373 Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/test/unit/test_status_mail_MailNotifier.py Log Message: ----------- do not use deprecated Mock function patch_object Commit: 3577c86a4fcbbadfa492907a7a282bee0cd04504 https://github.com/buildbot/buildbot/commit/3577c86a4fcbbadfa492907a7a282bee0cd04504 Author: Darragh Bailey Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/contrib/svn_buildbot.py Log Message: ----------- Encode strings from subversion before sending to Buildbot From buildbot-devel at lists.sourceforge.net Mon Dec 13 04:20:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 13 Dec 2010 04:20:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1732: Gerrit: add support for non-GerritChangeSource triggers In-Reply-To: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> References: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> Message-ID: <052.8ea0625e5537aa46ea043c19a68377e7@lists.sourceforge.net> #1732: Gerrit: add support for non-GerritChangeSource triggers --------------------------------+------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Resolution: fixed Keywords: gerrit, git, repovc | --------------------------------+------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Add "repo_downloaded" property. Add support for "project/change_id/patchset_id" format. Clean-up in Repo code. Stop clobbering repo, when we've got bad change id. Remove "got_revision" generated by Repo - it's totally useless. Add support for fetching from "virtual branch" (take two). Revert "Add support for fetching from "virtual branch"." Changeset: 478dd986b9886a6fc7c49dbda33d4e3265a547bd -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 13 04:20:40 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 12 Dec 2010 20:20:40 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ff9753: Revert "Add support for fetching from "virtual bra... Message-ID: <20101213042040.D628C422C6@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ff97534656fa5c2cfbedd4a1ef8d62db75f9632b https://github.com/buildbot/buildbot/commit/ff97534656fa5c2cfbedd4a1ef8d62db75f9632b Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/git.py Log Message: ----------- Revert "Add support for fetching from "virtual branch"." This reverts commit a9f4bde521942ee911d601e53450c51c55c22cb2. Conflicts: slave/buildslave/commands/git.py Commit: 541db3495d3d9b68edc16bde51066adedf174069 https://github.com/buildbot/buildbot/commit/541db3495d3d9b68edc16bde51066adedf174069 Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/git.py Log Message: ----------- Add support for fetching from "virtual branch" (take two). This is much cleaner version of previous patch, that also adds support for forced builds with "gerrit_change" property. Commit: 77fcfbd379d3916f12089d3f6c9fd89c110cc2bb https://github.com/buildbot/buildbot/commit/77fcfbd379d3916f12089d3f6c9fd89c110cc2bb Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M slave/buildslave/commands/repo.py Log Message: ----------- Remove "got_revision" generated by Repo - it's totally useless. Commit: 8ec6c59f618f314a42b816d7fb9d400f1f85a54b https://github.com/buildbot/buildbot/commit/8ec6c59f618f314a42b816d7fb9d400f1f85a54b Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M slave/buildslave/commands/repo.py Log Message: ----------- Stop clobbering repo, when we've got bad change id. Commit: 4f79328a9b439c49f3f032f3285ebbe10f0bebf4 https://github.com/buildbot/buildbot/commit/4f79328a9b439c49f3f032f3285ebbe10f0bebf4 Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/repo.py Log Message: ----------- Clean-up in Repo code. Following parameters were renamed: * repourl -> manifest_url, * manifest -> manifest_file, * repotarball -> tarball. Commit: 404d6dcb823621c3095811f5d63f2f98cd557eec https://github.com/buildbot/buildbot/commit/404d6dcb823621c3095811f5d63f2f98cd557eec Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/steps/source.py Log Message: ----------- Add support for "project/change_id/patchset_id" format. Both of the currenlty implemented formats are rejected by web interface for security reasons. This patch adds support for 3rd format (which is the only one that actually works). Commit: dd94d1eaa708322d193080f4736093261ca65d4c https://github.com/buildbot/buildbot/commit/dd94d1eaa708322d193080f4736093261ca65d4c Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/steps/source.py M slave/buildslave/commands/repo.py Log Message: ----------- Add "repo_downloaded" property. This property stores list of all downloaded changes in "change_id/patchset_id commit_id" format. Commit: 672bc6c63c0110af65a4ac8c71e936aed5a54c2f https://github.com/buildbot/buildbot/commit/672bc6c63c0110af65a4ac8c71e936aed5a54c2f Author: Piotr Sikora Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Commit: 478dd986b9886a6fc7c49dbda33d4e3265a547bd https://github.com/buildbot/buildbot/commit/478dd986b9886a6fc7c49dbda33d4e3265a547bd Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py M master/buildbot/steps/source.py M slave/buildslave/commands/git.py M slave/buildslave/commands/repo.py Log Message: ----------- Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Add "repo_downloaded" property. Add support for "project/change_id/patchset_id" format. Clean-up in Repo code. Stop clobbering repo, when we've got bad change id. Remove "got_revision" generated by Repo - it's totally useless. Add support for fetching from "virtual branch" (take two). Revert "Add support for fetching from "virtual branch"." Commit: 523c04d117faa12599a80849f7df818c9832ebf4 https://github.com/buildbot/buildbot/commit/523c04d117faa12599a80849f7df818c9832ebf4 Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- do not assign to unused variable Commit: 27bc31f96d6723a68e50c8e875d6a0d62b8cd341 https://github.com/buildbot/buildbot/commit/27bc31f96d6723a68e50c8e875d6a0d62b8cd341 Author: Dustin J. Mitchell Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M slave/buildslave/commands/repo.py Log Message: ----------- remove unused import From buildbot-devel at lists.sourceforge.net Mon Dec 13 04:20:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 13 Dec 2010 04:20:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1731: GerritStatusPush: legacy change_id format used in Repo projects In-Reply-To: <043.af35bc66ecadd9b5390a422c1e6706de@lists.sourceforge.net> References: <043.af35bc66ecadd9b5390a422c1e6706de@lists.sourceforge.net> Message-ID: <052.6e131105be204d2976fd966a1222b753@lists.sourceforge.net> #1731: GerritStatusPush: legacy change_id format used in Repo projects ---------------------------+------------------------------------------------ Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: critical | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, repovc | ---------------------------+------------------------------------------------ Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Changeset: 672bc6c63c0110af65a4ac8c71e936aed5a54c2f -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 13 04:20:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 13 Dec 2010 04:20:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1731: GerritStatusPush: legacy change_id format used in Repo projects In-Reply-To: <043.af35bc66ecadd9b5390a422c1e6706de@lists.sourceforge.net> References: <043.af35bc66ecadd9b5390a422c1e6706de@lists.sourceforge.net> Message-ID: <052.803f083092073b0cc31243a593349f66@lists.sourceforge.net> #1731: GerritStatusPush: legacy change_id format used in Repo projects ---------------------------+------------------------------------------------ Reporter: PiotrSikora | Owner: PiotrSikora Type: defect | Status: closed Priority: critical | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, repovc | ---------------------------+------------------------------------------------ Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Add "repo_downloaded" property. Add support for "project/change_id/patchset_id" format. Clean-up in Repo code. Stop clobbering repo, when we've got bad change id. Remove "got_revision" generated by Repo - it's totally useless. Add support for fetching from "virtual branch" (take two). Revert "Add support for fetching from "virtual branch"." Changeset: 478dd986b9886a6fc7c49dbda33d4e3265a547bd -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Dec 13 04:20:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 13 Dec 2010 04:20:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1732: Gerrit: add support for non-GerritChangeSource triggers In-Reply-To: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> References: <043.8cfcb0e7eaebc6a6ce93fa2dc38265f3@lists.sourceforge.net> Message-ID: <052.a72ea2b9cd8e742ad199c9f3a17a8a36@lists.sourceforge.net> #1732: Gerrit: add support for non-GerritChangeSource triggers --------------------------------+------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Resolution: fixed Keywords: gerrit, git, repovc | --------------------------------+------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. Changeset: 672bc6c63c0110af65a4ac8c71e936aed5a54c2f -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Dec 13 16:13:59 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 13 Dec 2010 08:13:59 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 50e917: waterfall: pass url for TopBox objects Message-ID: <20101213161359.2E31D423C5@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 50e9178be27ea6e6809bf8d462d321f6d42ff933 https://github.com/buildbot/buildbot/commit/50e9178be27ea6e6809bf8d462d321f6d42ff933 Author: David Adam (zanchey) Date: 2010-12-12 (Sun, 12 Dec 2010) Changed paths: M master/buildbot/status/web/waterfall.py Log Message: ----------- waterfall: pass url for TopBox objects (reverts part of e6cfbdafd877a8c894ad86bf83d0f3d0921d0e04) Commit: 78c96e50398c6f5bcfdb6a34bdd7f3b7bed72725 https://github.com/buildbot/buildbot/commit/78c96e50398c6f5bcfdb6a34bdd7f3b7bed72725 Author: Dustin J. Mitchell Date: 2010-12-13 (Mon, 13 Dec 2010) Changed paths: M master/buildbot/status/web/waterfall.py Log Message: ----------- Merge branch 'master' of git://github.com/zanchey/buildbot * 'master' of git://github.com/zanchey/buildbot: waterfall: pass url for TopBox objects (reverts part of e6cfbdafd877a8c894ad86bf83d0f3d0921d0e04) From buildbot-devel at lists.sourceforge.net Mon Dec 13 22:37:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 13 Dec 2010 22:37:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't actually get added Message-ID: <038.7a5d8eb72f2708e5c53dd50abc2f2f76@lists.sourceforge.net> #1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't actually get added -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- If two schedulers compare equal due to invalid compare_attrs, only one gets added in SchedulerManager.updateSchedulers. I don't know if buildbot should be dropping the other schedulers or not, but a warning of some kind would be nice. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Dec 14 08:28:08 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 14 Dec 2010 00:28:08 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 9562fc: Preliminary tests for GerritChangeSource Message-ID: <20101214082808.779D0422DA@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 9562fcca41211450a29d6732e782095a101297e2 https://github.com/buildbot/buildbot/commit/9562fcca41211450a29d6732e782095a101297e2 Author: Dustin J. Mitchell Date: 2010-12-13 (Mon, 13 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py A master/buildbot/test/unit/test_changes_gerritchangesource.py M master/buildbot/test/util/changesource.py Log Message: ----------- Preliminary tests for GerritChangeSource From buildbot-devel at lists.sourceforge.net Tue Dec 14 13:49:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 14 Dec 2010 13:49:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1735: Awesome title. Glad to see you here. This is my first blog post Awesome title. Glad to see you here. This is my first bl3379 Message-ID: <044.449c61d1248f989513d74617820a0f09@lists.sourceforge.net> #1735: Awesome title. Glad to see you here. This is my first blog post Awesome title. Glad to see you here. This is my first bl3379 -------------------------+-------------------------------------------------- Reporter: patrickcasey | Owner: patrickcasey Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: patrickcasey -------------------------+-------------------------------------------------- {{{ #!html }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Dec 14 14:57:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 14 Dec 2010 14:57:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1736: module buildbot.status.mail has a wrong indented line Message-ID: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> #1736: module buildbot.status.mail has a wrong indented line ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- see module buildbot.status.mail, line 544. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Dec 14 16:50:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 14 Dec 2010 16:50:51 -0000 Subject: [Buildbot-commits] [Buildbot] #1736: module buildbot.status.mail has a wrong indented line In-Reply-To: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> References: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> Message-ID: <052.1efa1380f899965ada2ec5d8902a21fc@lists.sourceforge.net> #1736: module buildbot.status.mail has a wrong indented line ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): Can you paste the context for it? I don't see any problem at https://github.com/buildbot/buildbot/blob/v0.8.2/master/buildbot/status/mail.py#L244 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 00:03:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 00:03:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't actually get added In-Reply-To: <038.7a5d8eb72f2708e5c53dd50abc2f2f76@lists.sourceforge.net> References: <038.7a5d8eb72f2708e5c53dd50abc2f2f76@lists.sourceforge.net> Message-ID: <047.404d068951fd1b94bea7f235a8e7de3e@lists.sourceforge.net> #1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't actually get added -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 15 01:50:23 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 14 Dec 2010 17:50:23 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e94483: Add slave-initiated graceful shutdown. Message-ID: <20101215015023.AD3764232B@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e94483f9fc5b848b655b2d267072b4c011ddd647 https://github.com/buildbot/buildbot/commit/e94483f9fc5b848b655b2d267072b4c011ddd647 Author: Chris AtLee Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M master/buildbot/buildslave.py M master/docs/installation.texinfo M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- Add slave-initiated graceful shutdown. Requires both master and slave to be updated. allow_shutdown can be passed to the BuildSlave constructor in buildbot.tac. Setting allow_shutdown to 'file' will cause the buildslave to watch 'shutdown.stamp' for updates to its mtime. Setting allow_shutdown to 'signal' will set up a SIGHUP handler to start a graceful shutdown. Commit: 83ed45e3ee57030a8ba0895a1720cef737dbdd91 https://github.com/buildbot/buildbot/commit/83ed45e3ee57030a8ba0895a1720cef737dbdd91 Author: Amber Yust Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M master/buildbot/buildslave.py M master/docs/installation.texinfo M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- Merge branch 'slave_shutdown' of git://github.com/catlee/buildbot From noreply at github.com Wed Dec 15 01:55:40 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 14 Dec 2010 17:55:40 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ac20c0: Fix pyflakes issues Message-ID: <20101215015541.090944232B@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ac20c033c0536e5fe77994bd484f316527214a24 https://github.com/buildbot/buildbot/commit/ac20c033c0536e5fe77994bd484f316527214a24 Author: Amber Yust Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- Fix pyflakes issues From buildbot-devel at lists.sourceforge.net Wed Dec 15 03:08:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 03:08:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1736: module buildbot.status.mail has a wrong indented line In-Reply-To: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> References: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> Message-ID: <052.b9665dbdefbcf6927f5936e3754ea1b9@lists.sourceforge.net> #1736: module buildbot.status.mail has a wrong indented line ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dreamfly912): yep, maybe i should explain more clear: line 553: useAuth = False the first char of line 553 should be 'SPACE', instead of 'TAB'. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 05:41:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 05:41:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate Message-ID: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Below are two changes received at the same time from Gerrit: {{{ 2010-12-15 04:58:15+0000 [-] gerrit: {"type":"ref- updated","submitter":{"name":"Piotr Sikora","email":"piotr.sikora at ..."},"refUpdate":{"oldRev":"a32a9172783eb3eb36b1188f49f764db092c8d46","newRev":"84dc23cb8f2f7fef2b0fbbfcfc68ba6c4b757390","refName":"master","project":"test001"}} 2010-12-15 04:58:15+0000 [-] adding change, who Piotr Sikora , 1 files, rev=84dc23cb8f2f7fef2b0fbbfcfc68ba6c4b757390, branch=master, repository=, comments Gerrit: patchset(s) merged., category ref-updated, project test001 2010-12-15 04:58:15+0000 [-] gerrit: {"type":"change- merged","change":{"project":"test001","branch":"master","id":"I84dc23cb8f2f7fef2b0fbbfcfc68ba6c4b757390","number":"123","subject":"xxx","owner":{"name":"Piotr Sikora","email":"piotr.sikora at ..."},"url":"..."},"patchSet":{"number":"1","revision":"84dc23cb8f2f7fef2b0fbbfcfc68ba6c4b757390","ref":"refs/changes/23/123/1","uploader":{"name":"Piotr Sikora","email":"piotr.sikora at ..."}},"submitter":{"name":"Piotr Sikora","email":"piotr.sikora at ..."}} 2010-12-15 04:58:15+0000 [-] adding change, who Piotr Sikora , 1 files, rev=84dc23cb8f2f7fef2b0fbbfcfc68ba6c4b757390, branch=master, repository=, comments xxx, category change-merged, project test001 2010-12-15 04:58:15+0000 [-] starting build using slave }}} Both changes have the same:[[BR]] - who,[[BR]] - project,[[BR]] - branch,[[BR]] - revision. However, they have different:[[BR]] - revlink,[[BR]] - comments,[[BR]] - category. Using Scheduler with '''treeStableTimer=None''' and following filter '''will trigger only single build''' (using latest change for "change- merged"), '''instead of expected two builds''': {{{ filter = ChangeFilter(project="test001", branch="master") Scheduler(name="OpenBSD-test001", builderNames="OpenBSD-test001", change_filter=filter, treeStableTimer=None) }}} After changing filter to trigger only on "ref-updated", it will trigger single build (using change for "ref-updated"), which makes me sure that this error isn't configuration issue: {{{ filter = ChangeFilter(project="test001", branch="master", category="ref- updated") }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 05:42:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 05:42:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1738: Properties: "category" property is missing from Build properties Message-ID: <043.f64838526d69c05c8d221730a5d4a65d@lists.sourceforge.net> #1738: Properties: "category" property is missing from Build properties ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- "category" property is missing from Build properties. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 15 07:42:52 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 14 Dec 2010 23:42:52 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 8ef48f: use self.patch in tests, but not in <9.0.0 on py-2... Message-ID: <20101215074252.7C47542321@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 8ef48fca8952de8e7ecda398913723008b53d2a6 https://github.com/buildbot/buildbot/commit/8ef48fca8952de8e7ecda398913723008b53d2a6 Author: Dustin J. Mitchell Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M master/buildbot/test/unit/test_changes_gitpoller.py M master/buildbot/util/monkeypatches.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- use self.patch in tests, but not in <9.0.0 on py-2.7 The addCleanup method, which self.patch uses to clean up, does not work correctly on py27. This was handled in the slave monkeypatch, and is now handled on the master, too. This required some reworking of the gitpoller tests, which are using an unqualified except (in the form of an errback without f.trap) and thus eat the SkipTest exception. From buildbot-devel at lists.sourceforge.net Wed Dec 15 07:45:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 07:45:14 -0000 Subject: [Buildbot-commits] [Buildbot] #1736: module buildbot.status.mail has a wrong indented line In-Reply-To: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> References: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> Message-ID: <052.653ac37323a027687d2aa4d21dc59f2e@lists.sourceforge.net> #1736: module buildbot.status.mail has a wrong indented line ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.3 Comment: Got it - thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 07:45:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 07:45:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1736: module buildbot.status.mail has a wrong indented line In-Reply-To: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> References: <043.2f776589a40875100fa30df0ac3ea38b@lists.sourceforge.net> Message-ID: <052.3ed5058d9496041a8cde2a8050285c29@lists.sourceforge.net> #1736: module buildbot.status.mail has a wrong indented line ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: whitespace fix - Fixes #1736 Changeset: 6c7eba1f56fc137ccdd7af0b019e56b93eaa019d -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 15 07:45:27 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 14 Dec 2010 23:45:27 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6c7eba: whitespace fix - Fixes #1736 Message-ID: <20101215074527.098BE42321@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6c7eba1f56fc137ccdd7af0b019e56b93eaa019d https://github.com/buildbot/buildbot/commit/6c7eba1f56fc137ccdd7af0b019e56b93eaa019d Author: Dustin J. Mitchell Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M master/buildbot/status/mail.py Log Message: ----------- whitespace fix - Fixes #1736 From buildbot-devel at lists.sourceforge.net Wed Dec 15 07:47:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 07:47:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.c4927a8f78a627e129992b8fc605a025@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): Is this merging the changes, or merging the buildrequests? I suspect the latter.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 07:47:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 07:47:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.d7d89915cbd1ca088250230f4fa74e34@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 07:51:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 07:51:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1738: Properties: "category" property is missing from Build properties In-Reply-To: <043.f64838526d69c05c8d221730a5d4a65d@lists.sourceforge.net> References: <043.f64838526d69c05c8d221730a5d4a65d@lists.sourceforge.net> Message-ID: <052.d95e038f146a41f62ed3c203b208c615@lists.sourceforge.net> #1738: Properties: "category" property is missing from Build properties ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.4 Comment: I assume this means the builder's category, not the category of the changes that led to the buildset.. I'm happy to see a fix for this, but at this point I'm pushing bugs out of 0.8.3 as much as possible. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 08:01:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 08:01:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.f7ec070b54f2b1f55936571e0fdfd30f@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by PiotrSikora): Yeah, the latter... There are two changes, but only one build is triggered. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 08:02:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 08:02:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1738: Properties: "category" property is missing from Build properties In-Reply-To: <043.f64838526d69c05c8d221730a5d4a65d@lists.sourceforge.net> References: <043.f64838526d69c05c8d221730a5d4a65d@lists.sourceforge.net> Message-ID: <052.7c1f0277bdc52d1eb11167c0398f75fa@lists.sourceforge.net> #1738: Properties: "category" property is missing from Build properties ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by PiotrSikora): Actually, I'm missing Change's category (to see which one triggered the build, if filtering is used). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 16:07:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 16:07:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.23dff888085172e9b29a113a3560836e@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dreamfly912): Sorry, i don't understand that very well. Could u explain the reason of merging the buildrequests here? thank u! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 16:57:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 16:57:01 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.75dc4182b6b119d6f2941c7a99a0dc96@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by PiotrSikora): I don't know the reason, it shouldn't be happening. That's why it's reported as a defect... -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:14:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:14:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.ad773055f5aacf55169225c81fc04360@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): There's two levels where merging can happen: with treeStableTimer via the scheduler; or at the builder level, when it gets multiple compatible !BuildRequests. It sounds like the latter is at work here, and it can be disabled with {{{mergeRequests=False}}}: http://buildbot.net/buildbot/docs/latest/Merging-BuildRequests.html #Merging-BuildRequests Let me know if I've misunderstood something here, which seems likely :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:30:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:30:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1721: GerritChangeSource: missing documentation In-Reply-To: <043.607fddc99d89e87ca9232aca93831659@lists.sourceforge.net> References: <043.607fddc99d89e87ca9232aca93831659@lists.sourceforge.net> Message-ID: <052.fff32fddc2c57ab1751343596696af50@lists.sourceforge.net> #1721: GerritChangeSource: missing documentation -------------------------+-------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, docs | -------------------------+-------------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Sync example with recent changes. Sync documentation with recent changes, fixes #1721, #1722. Replace "change-merged" with "ref-updated" event. Add optional arg parameter that will be passed to the callback. Shorten try..except block (per Dustin's request). Changeset: 1138e3aec3bed971b5a288691c7d0a2210a74ac6 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Dec 15 17:30:55 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 15 Dec 2010 09:30:55 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] f8c4dc: Add NEWS about slave-initiated graceful shutdown Message-ID: <20101215173055.81ED4422C0@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: f8c4dc4e508a2f7d58afa96e802833a68df80abe https://github.com/buildbot/buildbot/commit/f8c4dc4e508a2f7d58afa96e802833a68df80abe Author: Dustin J. Mitchell Date: 2010-12-14 (Tue, 14 Dec 2010) Changed paths: M slave/NEWS Log Message: ----------- Add NEWS about slave-initiated graceful shutdown Commit: 3b7a8d3e311a08eacfb7edf13b4f692bcf18838b https://github.com/buildbot/buildbot/commit/3b7a8d3e311a08eacfb7edf13b4f692bcf18838b Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Shorten try..except block (per Dustin's request). Commit: 84b45f08273964aab1297714eb2f83fd33d1413e https://github.com/buildbot/buildbot/commit/84b45f08273964aab1297714eb2f83fd33d1413e Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py Log Message: ----------- Add optional arg parameter that will be passed to the callback. While there, make sure that parameters of correct type are passed to ssh command. Commit: 84201f1ecc8f229430c4348c71afbb385f4556bc https://github.com/buildbot/buildbot/commit/84201f1ecc8f229430c4348c71afbb385f4556bc Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py Log Message: ----------- Replace "change-merged" with "ref-updated" event. Events of type "change-merged" are is IMHO quite useless, because Change that is passed back to the Buildbot is exactly the same as in the "patchset-created" event. While there, set Change's category to event type, so that we could filter build requests on event type using ChangeFilter. Commit: d4584e0a757411375c269a96f94a95229d8d9ce5 https://github.com/buildbot/buildbot/commit/d4584e0a757411375c269a96f94a95229d8d9ce5 Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo M master/docs/cfg-changesources.texinfo M master/docs/cfg-statustargets.texinfo Log Message: ----------- Sync documentation with recent changes, fixes #1721, #1722. Commit: e3677759052056e1bafacf48e3bb7731bd40e8ad https://github.com/buildbot/buildbot/commit/e3677759052056e1bafacf48e3bb7731bd40e8ad Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/docs/examples/repo_gerrit.cfg Log Message: ----------- Sync example with recent changes. Commit: c21d5c57e3589bc59dfb45d844f136b7133db81c https://github.com/buildbot/buildbot/commit/c21d5c57e3589bc59dfb45d844f136b7133db81c Author: Piotr Sikora Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/status/mail.py M master/buildbot/test/unit/test_changes_gitpoller.py M master/buildbot/util/monkeypatches.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- Merge branch 'master' of git://github.com/buildbot/buildbot Commit: 1138e3aec3bed971b5a288691c7d0a2210a74ac6 https://github.com/buildbot/buildbot/commit/1138e3aec3bed971b5a288691c7d0a2210a74ac6 Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/changes/gerritchangesource.py M master/buildbot/status/status_gerrit.py M master/docs/cfg-buildsteps.texinfo M master/docs/cfg-changesources.texinfo M master/docs/cfg-statustargets.texinfo M master/docs/examples/repo_gerrit.cfg Log Message: ----------- Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Sync example with recent changes. Sync documentation with recent changes, fixes #1721, #1722. Replace "change-merged" with "ref-updated" event. Add optional arg parameter that will be passed to the callback. Shorten try..except block (per Dustin's request). Commit: df6b89e016485501f26842bfc28dac84ca76bf37 https://github.com/buildbot/buildbot/commit/df6b89e016485501f26842bfc28dac84ca76bf37 Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/status/status_gerrit.py M master/buildbot/test/unit/test_changes_gerritchangesource.py Log Message: ----------- fix gerritchangesource tests, pyflakes From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:30:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:30:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1722: GerritStatusPush: missing documentation In-Reply-To: <043.55c492b1508d36451e02da36c0c04dd9@lists.sourceforge.net> References: <043.55c492b1508d36451e02da36c0c04dd9@lists.sourceforge.net> Message-ID: <052.51cbbeced61a726d0e60f38287b216f9@lists.sourceforge.net> #1722: GerritStatusPush: missing documentation -------------------------+-------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, docs | -------------------------+-------------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/PiotrSikora/buildbot * 'master' of git://github.com/PiotrSikora/buildbot: Sync example with recent changes. Sync documentation with recent changes, fixes #1721, #1722. Replace "change-merged" with "ref-updated" event. Add optional arg parameter that will be passed to the callback. Shorten try..except block (per Dustin's request). Changeset: 1138e3aec3bed971b5a288691c7d0a2210a74ac6 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:30:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:30:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1721: GerritChangeSource: missing documentation In-Reply-To: <043.607fddc99d89e87ca9232aca93831659@lists.sourceforge.net> References: <043.607fddc99d89e87ca9232aca93831659@lists.sourceforge.net> Message-ID: <052.c0ec5a47a341aed5890a9e7be1387336@lists.sourceforge.net> #1721: GerritChangeSource: missing documentation -------------------------+-------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, docs | -------------------------+-------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Sync documentation with recent changes, fixes #1721, #1722. Changeset: d4584e0a757411375c269a96f94a95229d8d9ce5 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:30:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:30:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1722: GerritStatusPush: missing documentation In-Reply-To: <043.55c492b1508d36451e02da36c0c04dd9@lists.sourceforge.net> References: <043.55c492b1508d36451e02da36c0c04dd9@lists.sourceforge.net> Message-ID: <052.5de47c0cc93d34555017ac603d19ec3e@lists.sourceforge.net> #1722: GerritStatusPush: missing documentation -------------------------+-------------------------------------------------- Reporter: PiotrSikora | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: gerrit, docs | -------------------------+-------------------------------------------------- Changes (by Piotr Sikora): * status: new => closed * resolution: => fixed Comment: Sync documentation with recent changes, fixes #1721, #1722. Changeset: d4584e0a757411375c269a96f94a95229d8d9ce5 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 17:53:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 17:53:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.5dab695759f93db61389ef5c66428319@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by PiotrSikora): Thanks Dustin, this indeed "fixes" my issue... But to be honest, I'm not exactly sure what should be the correct/expected behavior here. It feels like there shouldn't be time to merge requests with immediate builds (`treeStableTimer=None`) and that in this case it should work with buildrequests merging disabled (`mergeRequests=False`). On the other hand, noone will benefit from repeated builds. If you don't have mixed feelings about this then feel free to close this ticket as "invalid". -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 18:00:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 18:00:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.83eea1f5032db0b6de32954779f41858@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: worksforme Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: There's a little bit of delay for builders picking up !BuildRequests, because they check for requests in a loop. So there's time for the scheduler to toss out both !BuildRequests before the builders get a chance to see either of them. Maybe I can resolve this as "confusing, but working as documented". I'll call that WORKSFORME, if that's OK with you :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Dec 15 18:03:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 15 Dec 2010 18:03:14 -0000 Subject: [Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate In-Reply-To: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> References: <043.335063d193674b9c5ce3445b9545b2b2@lists.sourceforge.net> Message-ID: <052.9c76f4f043f8359c67c8e19ca50fa0c7@lists.sourceforge.net> #1737: Scheduler: treeStableTimer=None is not really immediate ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: worksforme Keywords: | ------------------------+--------------------------------------------------- Comment(by PiotrSikora): Sure, sorry for the noise! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 01:41:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 01:41:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] Message-ID: <043.a3b941a1094dec751bde2563601d2192@lists.sourceforge.net> #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: mergeRequests, docs ------------------------+--------------------------------------------------- In the buildbot 0.8.2 docs' says: 4.5.6 Merging BuildRequests [[BR]] ....[[BR]] ....[[BR]] If desired, request merging can be disabled globally by setting c[ 'mergeRequests' ] = '''''False''''' instead of a callable function. ---- Actually, the value of c[ 'mergeRequests' ] should be set to None, or a callable function. If u set it to False, then exception occur when load config: {{{ 2010-12-16 09:24:47+0800 [-] error during loadConfig 2010-12-16 09:24:47+0800 [-] Unhandled Error Traceback (most recent call last): File "/usr/local/lib/python2.6/site- packages/Twisted-10.2.0-py2.6-linux-x86_64.egg/twisted/scripts/_twistd_unix.py", line 317, in startApplication app.startApplication(application, not self.config['no_save']) File "/usr/local/lib/python2.6/site- packages/Twisted-10.2.0-py2.6-linux-x86_64.egg/twisted/application/app.py", line 653, in startApplication service.IService(application).startService() File "/usr/local/lib/python2.6/site- packages/Twisted-10.2.0-py2.6-linux-x86_64.egg/twisted/application/service.py", line 277, in startService service.startService() File "/usr/local/lib/python2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/master.py", line 567, in startService self.loadTheConfigFile() --- --- File "/usr/local/lib/python2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/master.py", line 600, in loadTheConfigFile d = self.loadConfig(f) File "/usr/local/lib/python2.6/site- packages/buildbot-0.8.2-py2.6.egg/buildbot/master.py", line 690, in loadConfig raise ValueError("mergeRequests must be a callable") exceptions.ValueError: mergeRequests must be a callable }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 02:01:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 02:01:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1740: variable naming incorrect Message-ID: <043.16c0db025eb9c666537b6a07131c6bcb@lists.sourceforge.net> #1740: variable naming incorrect ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- {{{ def mergeWith(self, others): """Generate a SourceStamp for the merger of me and all the other BuildRequests. This is called by a Build when it starts, to figure out what its sourceStamp should be.""" # either we're all building the same thing (changes==None), or we're # all building changes (which can be merged) changes = [] changes.extend(self.changes) for req in others: changes.extend(req.changes) newsource = SourceStamp(branch=self.branch, revision=self.revision, patch=self.patch, project=self.project, repository=self.repository, changes=changes) }}} I think the variable 'req' used here in the for loop should mean 'sourcestamp'.[[BR]] Should it be changed to a name that makes sense? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 02:04:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 02:04:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1740: variable naming incorrect In-Reply-To: <043.16c0db025eb9c666537b6a07131c6bcb@lists.sourceforge.net> References: <043.16c0db025eb9c666537b6a07131c6bcb@lists.sourceforge.net> Message-ID: <052.4c90acbd761500ca14cef09adf0ce361@lists.sourceforge.net> #1740: variable naming incorrect ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: ------------------------+--------------------------------------------------- Comment(by dreamfly912): sorry, the source file name is 'buildbot/sourcestamp.py'. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 07:25:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 07:25:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1708: Allow PBChangeSource to run on its own port In-Reply-To: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> References: <038.dbda0040778e72d16a77d5b4002865c5@lists.sourceforge.net> Message-ID: <047.12f87f86e891950bdf30cb9dfc034e2f@lists.sourceforge.net> #1708: Allow PBChangeSource to run on its own port ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: blocker | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: ship-this | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: assigned => closed * resolution: => fixed Comment: Allow PBChangeSource to specify its own PB port Implement a manager to handle services advertised on arbitrary PB ports, allowing distinct services to be advertised on the same port if necessary, as long as their names do not overlap. Fixes #1708 Changeset: de44f934d994f848a19473a1eaccb0c204bc14f2 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 16 07:25:19 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 15 Dec 2010 23:25:19 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] de44f9: Allow PBChangeSource to specify its own PB port Message-ID: <20101216072519.E8E5E42358@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: de44f934d994f848a19473a1eaccb0c204bc14f2 https://github.com/buildbot/buildbot/commit/de44f934d994f848a19473a1eaccb0c204bc14f2 Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/changes/pb.py M master/buildbot/master.py A master/buildbot/pbmanager.py M master/buildbot/schedulers/trysched.py M master/buildbot/test/unit/test_changes_pb.py M master/buildbot/test/unit/test_master_cleanshutdown.py A master/buildbot/test/unit/test_pbmanager.py A master/buildbot/test/util/pbmanager.py M master/docs/cfg-changesources.texinfo Log Message: ----------- Allow PBChangeSource to specify its own PB port Implement a manager to handle services advertised on arbitrary PB ports, allowing distinct services to be advertised on the same port if necessary, as long as their names do not overlap. Fixes #1708 From noreply at github.com Thu Dec 16 07:47:08 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 15 Dec 2010 23:47:08 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ed0a6d: do not exclude any line matching /pass/ from cover... Message-ID: <20101216074708.8391C4219F@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ed0a6d05ae86898465045fda4c45cc0c13adf48a https://github.com/buildbot/buildbot/commit/ed0a6d05ae86898465045fda4c45cc0c13adf48a Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M .coveragerc Log Message: ----------- do not exclude any line matching /pass/ from coverage Commit: 44e7fadd6ef833eeee1f8b8546a7d63bc8613f71 https://github.com/buildbot/buildbot/commit/44e7fadd6ef833eeee1f8b8546a7d63bc8613f71 Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/test/unit/test_pbmanager.py Log Message: ----------- better test coverage of buildbot.pbmanager From buildbot-devel at lists.sourceforge.net Thu Dec 16 07:49:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 07:49:31 -0000 Subject: [Buildbot-commits] [Buildbot] #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] In-Reply-To: <043.a3b941a1094dec751bde2563601d2192@lists.sourceforge.net> References: <043.a3b941a1094dec751bde2563601d2192@lists.sourceforge.net> Message-ID: <052.96f6d195f63fd48760f08c98b44b6088@lists.sourceforge.net> #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: docs ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: mergeRequests, docs => docs Comment: Thanks! Amber already fixed this up a while back: {{{ commit f5e188c15c407f9cd305010f3b0e3d5f7ab1a072 Author: Amber Yust Date: Tue Oct 26 15:07:12 2010 -0700 Allow c['mergeRequests'] = False }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 07:53:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 07:53:05 -0000 Subject: [Buildbot-commits] [Buildbot] #1740: variable naming incorrect In-Reply-To: <043.16c0db025eb9c666537b6a07131c6bcb@lists.sourceforge.net> References: <043.16c0db025eb9c666537b6a07131c6bcb@lists.sourceforge.net> Message-ID: <052.ae25eed1df5c1d485df8634a4e05b34b@lists.sourceforge.net> #1740: variable naming incorrect ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: fix variable naming and docstring This incorrectly asserted it was merging BuildRequests. Fixes #1740 Changeset: 89df1a11f0ced53ff0667c0f02dfa3a5ee5c49e5 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 16 07:53:05 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 15 Dec 2010 23:53:05 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 89df1a: fix variable naming and docstring Message-ID: <20101216075305.9344C42290@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 89df1a11f0ced53ff0667c0f02dfa3a5ee5c49e5 https://github.com/buildbot/buildbot/commit/89df1a11f0ced53ff0667c0f02dfa3a5ee5c49e5 Author: Dustin J. Mitchell Date: 2010-12-15 (Wed, 15 Dec 2010) Changed paths: M master/buildbot/interfaces.py M master/buildbot/sourcestamp.py Log Message: ----------- fix variable naming and docstring This incorrectly asserted it was merging BuildRequests. Fixes #1740 From noreply at github.com Thu Dec 16 08:40:23 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 00:40:23 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 9d491c: use a good default for 'project' (empty string) Message-ID: <20101216084023.787A14216F@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 9d491c2a6da17d1165e8c6a33ed8215c083ad81a https://github.com/buildbot/buildbot/commit/9d491c2a6da17d1165e8c6a33ed8215c083ad81a Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- use a good default for 'project' (empty string) Commit: 85eb1b0e3b3ddb5ea7073db7d3bd5668b91ec2be https://github.com/buildbot/buildbot/commit/85eb1b0e3b3ddb5ea7073db7d3bd5668b91ec2be Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/scripts/sample.cfg M master/docs/installation.texinfo Log Message: ----------- better setup docs, example config From buildbot-devel at lists.sourceforge.net Thu Dec 16 08:42:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 08:42:16 -0000 Subject: [Buildbot-commits] [Buildbot] #787: Fill out "Creating a Buildmaster" and "Creating a Buildslave" In-Reply-To: <038.576b84d6f08a825cd9c2b9b714a89394@lists.sourceforge.net> References: <038.576b84d6f08a825cd9c2b9b714a89394@lists.sourceforge.net> Message-ID: <047.d2fa30441a0534f94450720d1af47b71@lists.sourceforge.net> #787: Fill out "Creating a Buildmaster" and "Creating a Buildslave" -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: 0.8.3 Version: | Resolution: fixed Keywords: docs | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: {{{ commit 85eb1b0e3b3ddb5ea7073db7d3bd5668b91ec2be Author: Dustin J. Mitchell Date: Thu Dec 16 02:36:41 2010 -0600 better setup docs, example config }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 08:42:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 08:42:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] In-Reply-To: <043.a3b941a1094dec751bde2563601d2192@lists.sourceforge.net> References: <043.a3b941a1094dec751bde2563601d2192@lists.sourceforge.net> Message-ID: <052.1bf7b28b4ec0b2d0e1154c5fc649ae39@lists.sourceforge.net> #1739: Docs problem, about the value type of BuildmasterConfig 's key [ 'mergeRequests' ] ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: docs | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 08:57:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 08:57:34 -0000 Subject: [Buildbot-commits] [Buildbot] #949: Windows: buildbot checkconfig crash on relative path In-Reply-To: <038.94b521621ff496505ab2641f4362faba@lists.sourceforge.net> References: <038.94b521621ff496505ab2641f4362faba@lists.sourceforge.net> Message-ID: <047.db6fd1a7f7f5cd8d677c4aa6e72d20a3@lists.sourceforge.net> #949: Windows: buildbot checkconfig crash on relative path --------------------+------------------------------------------------------- Reporter: Caemyr | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: windows | --------------------+------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Fixed (I hope?) in {{{ commit 314cc3e3d5814ad2df25de4fe945ec7feb7bb671 Author: Dustin J. Mitchell Date: Fri Nov 12 14:48:28 2010 -0600 fix error handling in checkconfig }}} At least, that commit fixes the exception in the traceback. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 08:58:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 08:58:47 -0000 Subject: [Buildbot-commits] [Buildbot] #985: wierd behaviour for some custom property values from force build page In-Reply-To: <039.9c19da66cfd0d81bd21cbb22407290df@lists.sourceforge.net> References: <039.9c19da66cfd0d81bd21cbb22407290df@lists.sourceforge.net> Message-ID: <048.36662e8bac84883a77ddff3ff08388ce@lists.sourceforge.net> #985: wierd behaviour for some custom property values from force build page --------------------+------------------------------------------------------- Reporter: rmdugal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 Comment: ..and bump again. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 11:45:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 11:45:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name Message-ID: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.2 | Keywords: web ------------------------+--------------------------------------------------- In the web status html page of a builder, such as 'http://10.20.188.123:9010/builders/Linux%20Builder%20x64'. There is a header "Pending builds". I think the word 'builds' may be a little confusing, because the items listed under it have not yet reached to the Build stage. They may still be the BuildRequests. Later, the Builder may merge them into one BuildRequest or not, which depends on the value of glocal BuildmasterConfig c[ 'mergeRequests' ] or BuilderConfig's parameter mergeRequests. If the inference above is right, should the word "Pending builds" be modified to "Pending BuildRequets" or "BuildRequest queue" or sth? Please let me know if I have misunderstood sth here, thank u. :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 17:42:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 17:42:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name In-Reply-To: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> References: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> Message-ID: <052.f95f7ae1581e734d652a578cc6f87db1@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.3 Comment: Sounds right to me - thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 16 17:42:35 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 09:42:35 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 4323bd: title pending build requests correctly in web stat... Message-ID: <20101216174235.420014237A@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 4323bd7c4b88d709178f0784e39ab3b8cd496aac https://github.com/buildbot/buildbot/commit/4323bd7c4b88d709178f0784e39ab3b8cd496aac Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/status/web/templates/builder.html Log Message: ----------- title pending build requests correctly in web status Fixes #1741 From buildbot-devel at lists.sourceforge.net Thu Dec 16 17:42:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 17:42:35 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name In-Reply-To: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> References: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> Message-ID: <052.da201c537c18ff4a1320418f4f2a733d@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: title pending build requests correctly in web status Fixes #1741 Changeset: 4323bd7c4b88d709178f0784e39ab3b8cd496aac -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 16 19:25:39 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 11:25:39 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 9e59ef: run pyflakes at the top level so it produces full ... Message-ID: <20101216192539.E38E942330@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 9e59efc35e89e79da4cdac72dfe1dfd6e1f206a5 https://github.com/buildbot/buildbot/commit/9e59efc35e89e79da4cdac72dfe1dfd6e1f206a5 Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M Makefile Log Message: ----------- run pyflakes at the top level so it produces full paths Commit: ff7741201da0777e7008005341617e5a1073371b https://github.com/buildbot/buildbot/commit/ff7741201da0777e7008005341617e5a1073371b Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/status/builder.py Log Message: ----------- Allow buildCacheSize and horizons to be 0 This makes the check for an un-set horizon (None) more specific, so that 0 is a valid value. Fixes #824 From buildbot-devel at lists.sourceforge.net Thu Dec 16 19:25:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 19:25:39 -0000 Subject: [Buildbot-commits] [Buildbot] #824: horizons for data cleanup can't be configured to not clean up In-Reply-To: <036.19c4aee33894c0d5336e431119498031@lists.sourceforge.net> References: <036.19c4aee33894c0d5336e431119498031@lists.sourceforge.net> Message-ID: <045.af23023ba93cdb09a974cc2f6a01c38e@lists.sourceforge.net> #824: horizons for data cleanup can't be configured to not clean up -------------------+-------------------------------------------------------- Reporter: Pike | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Allow buildCacheSize and horizons to be 0 This makes the check for an un-set horizon (None) more specific, so that 0 is a valid value. Fixes #824 Changeset: ff7741201da0777e7008005341617e5a1073371b -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Dec 16 19:28:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 16 Dec 2010 19:28:53 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch Message-ID: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@lists.sourceforge.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Keywords: git ------------------------+--------------------------------------------------- Currently, if you fire up a gitpoller, e.g., from the example config, it will download all changes since rev 00000000. The other pollers, on first run, just make a note of the most recent change. That would be a good idea for gitpoller, too! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 16 23:26:07 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 15:26:07 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 927900: Pass system and basedir from slaves remote_getSlav... Message-ID: <20101216232607.33D944234B@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 92790044138f8bd6e4bd1bfdbabc6724e91e8c33 https://github.com/buildbot/buildbot/commit/92790044138f8bd6e4bd1bfdbabc6724e91e8c33 Author: Tom Prince Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/buildslave.py M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot.py Log Message: ----------- Pass system and basedir from slaves remote_getSlaveInfo. 'system': This is python's os.name. It is intended to be used to do path manipulation on the master that is correct for the slave. We pass this, rather than the path separator, to avoid hard-coding that '\' is tied to windows style root-directories. 'basedir': This is the slave base directory, where builder directories are created. This is to allow the master to create absolute directories for the slave, for build steps that need it. Right now, there is no master side support for accessing these. This is the minimal support need slave side, so the 8.3 slave can be used with later masters that use this. Signed-off-by: Tom Prince Commit: efe28df10c11c79447ea3840bd0e9e87462ac9fd https://github.com/buildbot/buildbot/commit/efe28df10c11c79447ea3840bd0e9e87462ac9fd Author: Tom Prince Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/docs/developer.texinfo Log Message: ----------- Document the additions to remote_getSlaveInfo. Commit: 02e163f2105cd895ae80670c05764a04d49a9a36 https://github.com/buildbot/buildbot/commit/02e163f2105cd895ae80670c05764a04d49a9a36 Author: Tom Prince Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M slave/buildslave/commands/fs.py M slave/buildslave/commands/registry.py M slave/buildslave/test/unit/test_commands_fs.py Log Message: ----------- Add a remote command to stat a file on the slave. Signed-off-by: Tom Prince Commit: 2997bbade87bdc0fd18168b027174f8a730c9ab1 https://github.com/buildbot/buildbot/commit/2997bbade87bdc0fd18168b027174f8a730c9ab1 Author: Tom Prince Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/steps/master.py A master/buildbot/steps/slave.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Move SetPropertyFromEnv from buildbot.steps.master to buildbot.steps.slave. This makes more sense. Commit: 0314d4a89e96a0a97782240307b2ec40d9677094 https://github.com/buildbot/buildbot/commit/0314d4a89e96a0a97782240307b2ec40d9677094 Author: Tom Prince Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/steps/slave.py Log Message: ----------- Add a FileExists build step to check for the existence of a file. Commit: 0dbb16f137bec6ef23561e7f159366eb8dd68c35 https://github.com/buildbot/buildbot/commit/0dbb16f137bec6ef23561e7f159366eb8dd68c35 Author: Amber Yust Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/buildslave.py M master/buildbot/steps/master.py A master/buildbot/steps/slave.py M master/docs/cfg-buildsteps.texinfo M master/docs/developer.texinfo M slave/buildslave/bot.py M slave/buildslave/commands/fs.py M slave/buildslave/commands/registry.py M slave/buildslave/test/unit/test_bot.py M slave/buildslave/test/unit/test_commands_fs.py Log Message: ----------- Merge branch 'server-source' of https://github.com/tomprince/buildbot From noreply at github.com Thu Dec 16 23:30:37 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 15:30:37 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] cd3504: Fix import error Message-ID: <20101216233037.5F33642315@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: cd3504d570c66ebfafa0410d0c47050e55f22052 https://github.com/buildbot/buildbot/commit/cd3504d570c66ebfafa0410d0c47050e55f22052 Author: Amber Yust Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: M master/buildbot/test/unit/test_steps_master.py Log Message: ----------- Fix import error From noreply at github.com Fri Dec 17 00:04:38 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 16 Dec 2010 16:04:38 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 07f729: rename test script to the proper name Message-ID: <20101217000438.071E64234E@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 07f72982479f62bf0b6c233cbd7803e3f89d0345 https://github.com/buildbot/buildbot/commit/07f72982479f62bf0b6c233cbd7803e3f89d0345 Author: Dustin J. Mitchell Date: 2010-12-16 (Thu, 16 Dec 2010) Changed paths: R master/buildbot/test/unit/test_steps_master.py A master/buildbot/test/unit/test_steps_slave.py Log Message: ----------- rename test script to the proper name From buildbot-devel at lists.sourceforge.net Fri Dec 17 01:41:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 17 Dec 2010 01:41:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name In-Reply-To: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> References: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> Message-ID: <052.194f89342d53de010f345dac58d154e8@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------------------------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | ------------------------+--------------------------------------------------- Comment(by dreamfly912): title "No pending builds" should be modified also ? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 17 18:21:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 17 Dec 2010 18:21:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1743: Create option for a BuildStep to be suppressed if skipped Message-ID: <042.4f4da741f4c5a452909182e887b421e6@lists.sourceforge.net> #1743: Create option for a BuildStep to be suppressed if skipped ------------------------+--------------------------------------------------- Reporter: Sly_Squash | Owner: Type: enhancement | Status: new Priority: trivial | Milestone: undecided Version: 0.8.2 | Keywords: suppress buildstep ------------------------+--------------------------------------------------- I'm finding doStepIf to be very useful, but sometimes I don't want the step to be shown in the waterfall output at all if it is skipped. Please let me specify, at the build step granularity, whether or not a step is shown when skipped. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 17 18:56:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 17 Dec 2010 18:56:23 -0000 Subject: [Buildbot-commits] [Buildbot] #837: When doStepIf skips a step, finished() is called without start() In-Reply-To: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> References: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> Message-ID: <046.9617b62cc8f7985adcff9ba514bb605d@lists.sourceforge.net> #837: When doStepIf skips a step, finished() is called without start() -------------------+-------------------------------------------------------- Reporter: gward | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.11 | Keywords: tests -------------------+-------------------------------------------------------- Comment(by dustin): I don't think we can call {{{start}}} when skipping, since start actually starts stuff. However, it shouldn't be too hard to remove the {{{finish}}} invocation in this case. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Dec 17 20:11:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 17 Dec 2010 20:11:48 -0000 Subject: [Buildbot-commits] [Buildbot] #837: When doStepIf skips a step, finished() is called without start() In-Reply-To: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> References: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> Message-ID: <046.8f9c7923f5c4c7b8c78cc94f0b437a14@lists.sourceforge.net> #837: When doStepIf skips a step, finished() is called without start() -------------------+-------------------------------------------------------- Reporter: gward | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.7.11 | Resolution: fixed Keywords: tests | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Don't call finished() if start() is not called Fixes #837 Changeset: f065671cfaa11e3c4e08de33995c135c740b43f0 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 17 20:11:48 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 17 Dec 2010 12:11:48 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] f06567: Don't call finished() if start() is not called Message-ID: <20101217201148.A2822422EF@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: f065671cfaa11e3c4e08de33995c135c740b43f0 https://github.com/buildbot/buildbot/commit/f065671cfaa11e3c4e08de33995c135c740b43f0 Author: Dustin J. Mitchell Date: 2010-12-17 (Fri, 17 Dec 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Don't call finished() if start() is not called Fixes #837 From buildbot-devel at lists.sourceforge.net Sat Dec 18 03:44:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 03:44:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1743: Create option for a BuildStep to be suppressed if skipped In-Reply-To: <042.4f4da741f4c5a452909182e887b421e6@lists.sourceforge.net> References: <042.4f4da741f4c5a452909182e887b421e6@lists.sourceforge.net> Message-ID: <051.0dbf30545f9553ad1e28d71711bde252@lists.sourceforge.net> #1743: Create option for a BuildStep to be suppressed if skipped ------------------------+--------------------------------------------------- Reporter: Sly_Squash | Owner: Type: enhancement | Status: new Priority: trivial | Milestone: 0.8.4 Version: 0.8.2 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: suppress buildstep => web * milestone: undecided => 0.8.4 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 18 06:31:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 06:31:11 -0000 Subject: [Buildbot-commits] [Buildbot] #837: When doStepIf skips a step, finished() is called without start() In-Reply-To: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> References: <037.16affe26cf67456d6dc61239597451b6@lists.sourceforge.net> Message-ID: <052.377a188ae04b10a72231de75a1efece4@lists.sourceforge.net> #837: When doStepIf skips a step, finished() is called without start() -------------------+--------------------- Reporter: gward | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.7.11 | Resolution: fixed Keywords: tests | -------------------+--------------------- Comment (by Dustin J. Mitchell): Don't call finished() if start() is not called Fixes #837 Changeset: f065671cfaa11e3c4e08de33995c135c740b43f0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 18 08:17:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 08:17:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name In-Reply-To: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> References: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> Message-ID: <058.f9009fc3e2f3e2bc37fc5130bee9fed8@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | ------------------------+--------------------- Comment (by dreamfly912): Replying to [comment:2 Dustin J. Mitchell]: > title pending build requests correctly in web status > > Fixes #1741 > Changeset: 4323bd7c4b88d709178f0784e39ab3b8cd496aac title "No pending builds" should be modified also ? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 18 08:28:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 08:28:42 -0000 Subject: [Buildbot-commits] [Buildbot] #1741: web status html page "Pending builds" header name In-Reply-To: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> References: <043.17ba7397f8c9f766e25831f29b4321f9@lists.sourceforge.net> Message-ID: <058.d9f8a1230532477231fb6482a1a90615@lists.sourceforge.net> #1741: web status html page "Pending builds" header name ------------------------+--------------------- Reporter: dreamfly912 | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.8.2 | Resolution: fixed Keywords: web | ------------------------+--------------------- Comment (by Dustin J. Mitchell): use correct term for pending build requests - fixes #1741 Changeset: 21ba77bb3e4cd0dbedfcd10f44ed225f60182e0f -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Dec 18 08:35:57 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 18 Dec 2010 00:35:57 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 21ba77: use correct term for pending build requests - fixe... Message-ID: <20101218083557.25239422D3@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 21ba77bb3e4cd0dbedfcd10f44ed225f60182e0f https://github.com/buildbot/buildbot/commit/21ba77bb3e4cd0dbedfcd10f44ed225f60182e0f Author: Dustin J. Mitchell Date: 2010-12-18 (Sat, 18 Dec 2010) Changed paths: M master/buildbot/status/web/templates/builder.html Log Message: ----------- use correct term for pending build requests - fixes #1741 From buildbot-devel at lists.sourceforge.net Sat Dec 18 17:33:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 17:33:05 -0000 Subject: [Buildbot-commits] [Buildbot] #913: revlink callback and builders view does not work together. In-Reply-To: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> References: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> Message-ID: <056.db739618cb83ec860df5f5bfd943f602@lists.sourceforge.net> #913: revlink callback and builders view does not work together. --------------------------+-------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Resolution: Keywords: web, projrepo | --------------------------+-------------------- Comment (by dustin): This is actually documented: {{{ 585 Note that SourceStamps that are not created from version-control changes (e.g., 586 those created by a Nightly or Periodic scheduler) will have an empty repository 587 string, as the respository is not known. }}} I'm hesitant to feed more data back into the sourcestamp from a build - I don't like the way {{{got_revision}}} works now. Is it difficult to handle the empty revision string, defaulting to whatever repository you build normally? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Dec 18 17:33:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 18 Dec 2010 17:33:16 -0000 Subject: [Buildbot-commits] [Buildbot] #913: revlink callback and builders view does not work together. In-Reply-To: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> References: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> Message-ID: <056.7ed0269de845fdfe4afb779206178ad2@lists.sourceforge.net> #913: revlink callback and builders view does not work together. --------------------------+-------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.0 | Resolution: Keywords: web, projrepo | --------------------------+-------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.4 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 19 04:59:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 19 Dec 2010 04:59:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Cancelling a build causes waitForFinish to wait forever In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <054.7d45623fddede3f67e83014f5db364a8@lists.sourceforge.net> #1027: Cancelling a build causes waitForFinish to wait forever -----------------------+--------------------- Reporter: qzhwang | Owner: Type: defect | Status: closed Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: buildcoord | -----------------------+--------------------- Changes (by Amber Yust): * status: new => closed * resolution: => fixed Comment: Make interrupting a trigger step actually finish out the step. Fixes #1027. Changeset: e500b39d7f17c83847f89a3648b3464babb935dc -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Dec 19 04:59:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 19 Dec 2010 04:59:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Cancelling a build causes waitForFinish to wait forever In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <054.9230443969d74cf87d8f3edee0f12c31@lists.sourceforge.net> #1027: Cancelling a build causes waitForFinish to wait forever -----------------------+--------------------- Reporter: qzhwang | Owner: Type: defect | Status: closed Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: buildcoord | -----------------------+--------------------- Comment (by Dustin J. Mitchell): Merge branch 'master' of git://github.com/ayust/buildbot * 'master' of git://github.com/ayust/buildbot: Make interrupting a trigger step actually finish out the step. Fixes #1027. Changeset: 2c1dcf0f2a1150c65b935301b33bc536e3f0b2b2 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Dec 19 05:06:26 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 18 Dec 2010 21:06:26 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e500b3: Make interrupting a trigger step actually finish o... Message-ID: <20101219050626.0DE57422DF@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e500b39d7f17c83847f89a3648b3464babb935dc https://github.com/buildbot/buildbot/commit/e500b39d7f17c83847f89a3648b3464babb935dc Author: Amber Yust Date: 2010-12-18 (Sat, 18 Dec 2010) Changed paths: M master/buildbot/steps/trigger.py Log Message: ----------- Make interrupting a trigger step actually finish out the step. Fixes #1027. Commit: 2c1dcf0f2a1150c65b935301b33bc536e3f0b2b2 https://github.com/buildbot/buildbot/commit/2c1dcf0f2a1150c65b935301b33bc536e3f0b2b2 Author: Dustin J. Mitchell Date: 2010-12-18 (Sat, 18 Dec 2010) Changed paths: M master/buildbot/steps/trigger.py Log Message: ----------- Merge branch 'master' of git://github.com/ayust/buildbot * 'master' of git://github.com/ayust/buildbot: Make interrupting a trigger step actually finish out the step. Fixes #1027. From buildbot-devel at lists.sourceforge.net Sun Dec 19 06:05:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 19 Dec 2010 06:05:39 -0000 Subject: [Buildbot-commits] [Buildbot] #177: 2nd source.SVN build step picks up incorrect branch In-Reply-To: <042.054418e84ed590d2f20bc662faa785e0@lists.sourceforge.net> References: <042.054418e84ed590d2f20bc662faa785e0@lists.sourceforge.net> Message-ID: <057.9f87686a03fb84299dd51bd355e70044@lists.sourceforge.net> #177: 2nd source.SVN build step picks up incorrect branch --------------------------+--------------------- Reporter: mmcdougall | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.1 Version: 0.7.6 | Resolution: fixed Keywords: projrepo, svn | --------------------------+--------------------- Changes (by dustin): * status: new => closed * resolution: => fixed * milestone: 0.8.+ => 0.8.1 Comment: I *think* this is fixed in [c876363fe664fb9fa991f91d5b2c672639bd5a88], which was actually merged in 0.8.1. Please re-open if this is still a problem. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Dec 19 23:52:52 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 19 Dec 2010 15:52:52 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a9da2a: clean up MANIFEST files Message-ID: <20101219235252.ACCC4422CF@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a9da2ab976bc266d535f5ca407b325efb395a2ee https://github.com/buildbot/buildbot/commit/a9da2ab976bc266d535f5ca407b325efb395a2ee Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M master/MANIFEST.in M slave/MANIFEST.in Log Message: ----------- clean up MANIFEST files Commit: a20a24ddca4bec369d24d459ac8f8dc9980d742d https://github.com/buildbot/buildbot/commit/a20a24ddca4bec369d24d459ac8f8dc9980d742d Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M master/contrib/buildbot_cvs_mail.py M slave/buildslave/bot.py M slave/buildslave/test/unit/test_bot_BuildSlave.py Log Message: ----------- refactor tests to not call socket.getfqdn, which requires network From noreply at github.com Mon Dec 20 01:02:49 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 19 Dec 2010 17:02:49 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 67550e: add version number and date to NEWS Message-ID: <20101220010249.2A191422CE@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 67550eb59593b3817fff100f145b86bb42678f40 https://github.com/buildbot/buildbot/commit/67550eb59593b3817fff100f145b86bb42678f40 Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- add version number and date to NEWS Commit: a47889d2793107e1c29db7cb061ceaa09d1a357b https://github.com/buildbot/buildbot/commit/a47889d2793107e1c29db7cb061ceaa09d1a357b Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- add 'Next Version' header to NEWS Commit: 269aa2563f55be0d2c930c90ea5b388ebe100284 https://github.com/buildbot/buildbot/commit/269aa2563f55be0d2c930c90ea5b388ebe100284 Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M common/gcode-upload.sh Log Message: ----------- tweaks to the gcode-upload script to get filenames and labels right From noreply at github.com Mon Dec 20 03:32:38 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 19 Dec 2010 19:32:38 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 8bb19e: import all modules, even if there are no tests Message-ID: <20101220033238.2258B422A5@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 8bb19eba2f14b2321fe35fd81a3fadb38c8e7f77 https://github.com/buildbot/buildbot/commit/8bb19eba2f14b2321fe35fd81a3fadb38c8e7f77 Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M .coveragerc A common/coveragerc R master/buildbot/process/process_twisted.py A master/buildbot/test/test_extra_coverage.py A slave/buildslave/test/test_extra_coverage.py Log Message: ----------- import all modules, even if there are no tests This makes the coverage estimate a better description of the overall level of coverage From noreply at github.com Mon Dec 20 22:07:45 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 14:07:45 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 573595: Merge commit '71e218a665b2ea1c5e4583835bcc31e40c6a... Message-ID: <20101220220745.DE83E4205A@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 5735952e9b64dfef44973846f666b43271168b01 https://github.com/buildbot/buildbot/commit/5735952e9b64dfef44973846f666b43271168b01 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: A master/buildbot/db/enginestrategy.py A master/buildbot/db/pool.py A master/buildbot/test/unit/test_db_engine_strategy.py A master/buildbot/test/unit/test_db_pool.py M master/docs/cfg-global.texinfo M master/setup.py Log Message: ----------- Merge commit '71e218a665b2ea1c5e4583835bcc31e40c6a9f93' * commit '71e218a665b2ea1c5e4583835bcc31e40c6a9f93': add DBThreadPool, with tests add BuildbotEngineStrategy + tests require sqlalchemy in buildmaster install refactor tests to not call socket.getfqdn, which requires network From noreply at github.com Tue Dec 21 01:48:37 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 17:48:37 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a170b7: Add docs for the github change hook Message-ID: <20101221014837.785FB422A2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a170b7b09725400bc99455743c9fa1ead193342a https://github.com/buildbot/buildbot/commit/a170b7b09725400bc99455743c9fa1ead193342a Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/docs/cfg-statustargets.texinfo Log Message: ----------- Add docs for the github change hook Fixes #1744 From noreply at github.com Tue Dec 21 02:53:35 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 18:53:35 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] fa9562: Add db.pool support in Twisted-0.8.1 Message-ID: <20101221025335.82467422B8@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: fa956242b45f238ffa5c6e9ff517ad11bf887ddc https://github.com/buildbot/buildbot/commit/fa956242b45f238ffa5c6e9ff517ad11bf887ddc Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/pool.py M master/buildbot/test/unit/test_db_pool.py Log Message: ----------- Add db.pool support in Twisted-0.8.1 Twisted-0.8.1 does not have threads.deferToThreadPool, so we emulate it in what is surely a suboptimal fashion, but only on older versions of Twisted. From noreply at github.com Tue Dec 21 03:13:00 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 19:13:00 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 98c739: generate relative sqlite URLs with '/' even on win... Message-ID: <20101221031300.B3947422A6@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 98c7392df1b2a4d62cf515ff15f406673295e7af https://github.com/buildbot/buildbot/commit/98c7392df1b2a4d62cf515ff15f406673295e7af Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/enginestrategy.py Log Message: ----------- generate relative sqlite URLs with '/' even on windows From noreply at github.com Tue Dec 21 03:27:24 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 19:27:24 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 6dfee0: Merge Initial sqlalchemification Message-ID: <20101221032724.5CDF9422B9@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 6dfee06c33a2c56b2ed00177962f6a673d1aefb0 https://github.com/buildbot/buildbot/commit/6dfee06c33a2c56b2ed00177962f6a673d1aefb0 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/MANIFEST.in M master/NEWS M master/buildbot/changes/changes.py A master/buildbot/db/base.py M master/buildbot/db/connector.py R master/buildbot/db/dbspec.py A master/buildbot/db/migrate/README A master/buildbot/db/migrate/migrate.cfg A master/buildbot/db/migrate/versions/001_initial.py A master/buildbot/db/migrate/versions/002_add_proj_repo.py A master/buildbot/db/migrate/versions/003_scheduler_class_name.py A master/buildbot/db/migrate/versions/004_add_autoincrement.py A master/buildbot/db/migrate/versions/005_add_indexes.py A master/buildbot/db/migrate/versions/006_drop_last_access.py A master/buildbot/db/migrate/versions/__init__.py A master/buildbot/db/model.py M master/buildbot/db/pool.py R master/buildbot/db/schema/__init__.py R master/buildbot/db/schema/base.py R master/buildbot/db/schema/manager.py R master/buildbot/db/schema/tables.sql R master/buildbot/db/schema/v1.py R master/buildbot/db/schema/v2.py R master/buildbot/db/schema/v3.py R master/buildbot/db/schema/v4.py R master/buildbot/db/schema/v5.py R master/buildbot/db/schema/v6.py M master/buildbot/db/util.py M master/buildbot/master.py M master/buildbot/scripts/runner.py A master/buildbot/test/integration/README.txt A master/buildbot/test/integration/__init__.py A master/buildbot/test/integration/citools-README.txt A master/buildbot/test/integration/citools.tgz A master/buildbot/test/integration/master-0-7-5-README.txt A master/buildbot/test/integration/master-0-7-5.tgz A master/buildbot/test/integration/test_upgrade.py M master/buildbot/test/regressions/test_change_properties.py M master/buildbot/test/regressions/test_import_unicode_changes.py M master/buildbot/test/regressions/test_import_weird_changes.py M master/buildbot/test/unit/test_db_connector.py R master/buildbot/test/unit/test_db_dbspec.py A master/buildbot/test/unit/test_db_model.py M master/buildbot/test/unit/test_db_pool.py R master/buildbot/test/unit/test_db_schema_master.py R master/buildbot/test/unit/test_db_util.py A master/buildbot/test/util/change_import.py A master/buildbot/test/util/db.py R master/buildbot/test/util/threads.py M master/buildbot/util/__init__.py M master/docs/developer.texinfo M master/setup.py Log Message: ----------- Merge Initial sqlalchemification * commit 'eda77ef44ad6d5b093279d3f5ac134e468a2e8ed': Initial sqlalchemification From noreply at github.com Tue Dec 21 04:29:12 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 20:29:12 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 2012f6: Expect different path-joining semantics in sqlite ... Message-ID: <20101221042912.EC1A0422A2@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 2012f612b1f83c4e5f43cdb6de876a12d107a7a6 https://github.com/buildbot/buildbot/commit/2012f612b1f83c4e5f43cdb6de876a12d107a7a6 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/enginestrategy.py M master/buildbot/test/unit/test_db_engine_strategy.py Log Message: ----------- Expect different path-joining semantics in sqlite URLs on Windows From noreply at github.com Tue Dec 21 05:02:41 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 21:02:41 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 8b3568: Do not use binary mode to read change pickles Message-ID: <20101221050241.6B89A422A7@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 8b3568e182f17af2f11fb903e4eff2b2650cada7 https://github.com/buildbot/buildbot/commit/8b3568e182f17af2f11fb903e4eff2b2650cada7 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/migrate/versions/001_initial.py Log Message: ----------- Do not use binary mode to read change pickles From noreply at github.com Tue Dec 21 06:09:25 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 22:09:25 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] cd5b55: reflect required Twisted version in setup.py Message-ID: <20101221060925.786494204C@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: cd5b55dc5b36f28fc36dbdabeefd36c0dae4ec05 https://github.com/buildbot/buildbot/commit/cd5b55dc5b36f28fc36dbdabeefd36c0dae4ec05 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/setup.py M slave/setup.py Log Message: ----------- reflect required Twisted version in setup.py Commit: 0342ae2d40115fd6e96133ce9db5f741607a5b1e https://github.com/buildbot/buildbot/commit/0342ae2d40115fd6e96133ce9db5f741607a5b1e Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/test/util/db.py Log Message: ----------- define all tables by name when cleaning the db, to avoid reflection From noreply at github.com Tue Dec 21 06:20:11 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 22:20:11 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 2d1fa6: monkey-patch a bug in sqlalchemy-migrate Message-ID: <20101221062011.17357422A7@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 2d1fa6632c51393c8a431b121147c49d6ada5179 https://github.com/buildbot/buildbot/commit/2d1fa6632c51393c8a431b121147c49d6ada5179 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/model.py Log Message: ----------- monkey-patch a bug in sqlalchemy-migrate This fixes exceptions.AttributeError: 'module' object has no attribute 'MigrateDeprecationWarning' From noreply at github.com Tue Dec 21 06:42:44 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 20 Dec 2010 22:42:44 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] d3e257: monkey-patch in a way that doesn't bother pyflakes Message-ID: <20101221064244.AD930422A9@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: d3e25708623527f85707dbc4ad066796d06fa989 https://github.com/buildbot/buildbot/commit/d3e25708623527f85707dbc4ad066796d06fa989 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/model.py Log Message: ----------- monkey-patch in a way that doesn't bother pyflakes Commit: e7d1ff3175b9fc0d4b74109bb24d38cc1ed65b90 https://github.com/buildbot/buildbot/commit/e7d1ff3175b9fc0d4b74109bb24d38cc1ed65b90 Author: Dustin J. Mitchell Date: 2010-12-20 (Mon, 20 Dec 2010) Changed paths: M master/buildbot/db/migrate/versions/005_add_indexes.py M master/buildbot/test/util/db.py Log Message: ----------- remove uses of sqlalchemy reflection Reflection does not work well for older versions of sqlite - whatever version ships with RHEL4, at least. Luckily it's not critical to the operation of Buildbot, although it's helpful for thorough cleanup in tests. From noreply at github.com Tue Dec 21 18:20:06 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 10:20:06 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a47889: add 'Next Version' header to NEWS Message-ID: <20101221182006.D6CE9422EE@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.3 Home: https://github.com/buildbot/buildbot Commit: a47889d2793107e1c29db7cb061ceaa09d1a357b https://github.com/buildbot/buildbot/commit/a47889d2793107e1c29db7cb061ceaa09d1a357b Author: Dustin J. Mitchell Date: 2010-12-19 (Sun, 19 Dec 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- add 'Next Version' header to NEWS Commit: 74dcde8767b11a3936334b64170bda5b973275be https://github.com/buildbot/buildbot/commit/74dcde8767b11a3936334b64170bda5b973275be Author: Dustin J. Mitchell Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- remove 'Next Version' from NEWS (tagged the wrong rev) From noreply at github.com Tue Dec 21 21:44:02 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 13:44:02 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e126b6: Only checkout the proper branch in GitPoller Message-ID: <20101221214402.25F9942034@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e126b6434920d5d23666dc37da59077eab2e9098 https://github.com/buildbot/buildbot/commit/e126b6434920d5d23666dc37da59077eab2e9098 Author: Amber Yust Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- Only checkout the proper branch in GitPoller From noreply at github.com Tue Dec 21 22:50:56 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 14:50:56 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 053fea: GitPoller should use subprocess.call for fail-fast Message-ID: <20101221225057.02825422CE@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 053fea1b42c82e0ab0945861292e8a60eec457ba https://github.com/buildbot/buildbot/commit/053fea1b42c82e0ab0945861292e8a60eec457ba Author: Amber Yust Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- GitPoller should use subprocess.call for fail-fast From noreply at github.com Tue Dec 21 23:10:46 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 15:10:46 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] bf30dd: Merge more SQLAlchemy - change-related methods + f... Message-ID: <20101221231046.B01E942096@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: bf30dd99b4705acd9e1bcf2f5d8f039426812af7 https://github.com/buildbot/buildbot/commit/bf30dd99b4705acd9e1bcf2f5d8f039426812af7 Author: Dustin J. Mitchell Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/NEWS M master/buildbot/changes/base.py M master/buildbot/changes/bonsaipoller.py M master/buildbot/changes/changes.py M master/buildbot/changes/gerritchangesource.py M master/buildbot/changes/gitpoller.py M master/buildbot/changes/mail.py M master/buildbot/changes/maildir.py M master/buildbot/changes/manager.py M master/buildbot/changes/p4poller.py M master/buildbot/changes/pb.py M master/buildbot/changes/svnpoller.py M master/buildbot/db/base.py A master/buildbot/db/changes.py M master/buildbot/db/connector.py M master/buildbot/db/enginestrategy.py M master/buildbot/db/model.py R master/buildbot/db/util.py M master/buildbot/interfaces.py M master/buildbot/master.py M master/buildbot/process/properties.py M master/buildbot/schedulers/base.py M master/buildbot/scripts/checkconfig.py M master/buildbot/scripts/runner.py M master/buildbot/scripts/startup.py M master/buildbot/status/builder.py M master/buildbot/status/web/changes.py M master/buildbot/test/fake/fakedb.py M master/buildbot/test/integration/test_upgrade.py R master/buildbot/test/regressions/test_change_properties.py M master/buildbot/test/regressions/test_import_unicode_changes.py R master/buildbot/test/regressions/test_import_weird_changes.py M master/buildbot/test/unit/test_changes_base.py M master/buildbot/test/unit/test_changes_bonsaipoller.py M master/buildbot/test/unit/test_changes_gerritchangesource.py M master/buildbot/test/unit/test_changes_gitpoller.py A master/buildbot/test/unit/test_changes_mail.py M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py A master/buildbot/test/unit/test_changes_maildir.py A master/buildbot/test/unit/test_changes_manager.py A master/buildbot/test/unit/test_changes_p4poller.py M master/buildbot/test/unit/test_changes_pb.py A master/buildbot/test/unit/test_changes_svnpoller.py A master/buildbot/test/unit/test_db_changes.py R master/buildbot/test/unit/test_db_engine_strategy.py A master/buildbot/test/unit/test_db_enginestrategy.py M master/buildbot/test/util/changesource.py A master/buildbot/test/util/connector_component.py A master/buildbot/test/util/gpo.py M master/docs/cfg-changesources.texinfo M master/docs/cust-changesources.texinfo Log Message: ----------- Merge more SQLAlchemy - change-related methods + fix scripts * commit '1c1a4823c3de9a679223e97660914003d36d8647': Make scripts use a reactor Add ReconnectingListener for MySQL connections Alchemify change-related methods Conflicts: master/buildbot/db/model.py master/buildbot/test/unit/test_db_enginestrategy.py Commit: 1db92892a30fbed73e4edc108bdd8eb162396611 https://github.com/buildbot/buildbot/commit/1db92892a30fbed73e4edc108bdd8eb162396611 Author: Dustin J. Mitchell Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/db/changes.py Log Message: ----------- note that changeEventGenerator won't work in Py24. It should die before the next release From noreply at github.com Wed Dec 22 00:00:17 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 16:00:17 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 751856: don't run a test involving flushLoggedErrors on py... Message-ID: <20101222000018.04F21422CE@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 75185680ced80b62a4c0841ba454167d15e4a864 https://github.com/buildbot/buildbot/commit/75185680ced80b62a4c0841ba454167d15e4a864 Author: Dustin J. Mitchell Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/test/unit/test_changes_svnpoller.py Log Message: ----------- don't run a test involving flushLoggedErrors on py==27 && tw<=9.0.0 This fails with errors like File "/home/buildbot/slave/py27-tw0820/build/master/buildbot/test/unit/test_changes_svnpoller.py", line 464, in test_cachepath_bogus self.assertTrue(self.flushLoggedErrors()) # it should have called log.err File "/home/buildbot/slave/py27-tw0820/sandbox-python2.7/lib/python2.7/site-packages/Twisted-8.2.0-py2.7-linux-i686.egg/twisted/trial/unittest.py", line 999, in flushLoggedErrors return self._observer.flushErrors(*errorTypes) exceptions.AttributeError: 'TestSVNPoller' object has no attribute '_observer' This error will go away if only the offending test is run, or if *some* other tests precede the offending test alphabetically in the TestCase. From noreply at github.com Wed Dec 22 02:05:38 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 18:05:38 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 240766: Make the colors on the waterfall less garish Message-ID: <20101222020538.AD047422AB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 240766b488b78a9671c9679c80da249b0987361c https://github.com/buildbot/buildbot/commit/240766b488b78a9671c9679c80da249b0987361c Author: Amber Yust Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/NEWS M master/buildbot/status/web/files/default.css Log Message: ----------- Make the colors on the waterfall less garish From noreply at github.com Wed Dec 22 02:17:24 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 18:17:24 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] caaf09: Small tweak to CSS Message-ID: <20101222021724.CED77421A1@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: caaf094bad1ea5e87fd36e0c7effc3900ee47ea1 https://github.com/buildbot/buildbot/commit/caaf094bad1ea5e87fd36e0c7effc3900ee47ea1 Author: Amber Yust Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/status/web/files/default.css Log Message: ----------- Small tweak to CSS From noreply at github.com Wed Dec 22 06:20:42 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 21 Dec 2010 22:20:42 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] b2d13b: Fix properties handling for try scheduler. Message-ID: <20101222062042.F0F4D422AB@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: b2d13b8f1ae28ea9c0c956348581c92ba6b76e2e https://github.com/buildbot/buildbot/commit/b2d13b8f1ae28ea9c0c956348581c92ba6b76e2e Author: Dustin Sallings Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/schedulers/trysched.py Log Message: ----------- Fix properties handling for try scheduler. Commit: 71bc1d2afa6c47343b0c176036d61edf54f5c0a0 https://github.com/buildbot/buildbot/commit/71bc1d2afa6c47343b0c176036d61edf54f5c0a0 Author: Dustin J. Mitchell Date: 2010-12-21 (Tue, 21 Dec 2010) Changed paths: M master/buildbot/schedulers/trysched.py Log Message: ----------- Merge branch 'master' of git://github.com/dustin/buildbot * 'master' of git://github.com/dustin/buildbot: Fix properties handling for try scheduler. From noreply at github.com Wed Dec 22 18:35:45 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 22 Dec 2010 10:35:45 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 005961: make the console more amenable to revisions like '... Message-ID: <20101222183545.910784230D@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 0059610909be026110b87602f5dbd57069d57d75 https://github.com/buildbot/buildbot/commit/0059610909be026110b87602f5dbd57069d57d75 Author: William Siegrist Date: 2010-12-22 (Wed, 22 Dec 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- make the console more amenable to revisions like 'HEAD' From noreply at github.com Thu Dec 23 01:26:19 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 22 Dec 2010 17:26:19 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] ef106f: Prevent unhandled error when sighup'ing without sp... Message-ID: <20101223012619.67DC2421A1@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: ef106f36ec8fd1bf2be36da5b6db754c36e2c122 https://github.com/buildbot/buildbot/commit/ef106f36ec8fd1bf2be36da5b6db754c36e2c122 Author: Amber Yust Date: 2010-12-22 (Wed, 22 Dec 2010) Changed paths: M master/buildbot/process/builder.py Log Message: ----------- Prevent unhandled error when sighup'ing without specified category From noreply at github.com Thu Dec 23 15:36:31 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 23 Dec 2010 07:36:31 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 2773a7: Fix removing of broken "junctions" on Windows Message-ID: <20101223153631.3D23942332@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 2773a72cf27360a0b904f63ad722b053fbac8ca0 https://github.com/buildbot/buildbot/commit/2773a72cf27360a0b904f63ad722b053fbac8ca0 Author: Dmitry Nezhevenko Date: 2010-12-23 (Thu, 23 Dec 2010) Changed paths: M slave/buildslave/commands/utils.py Log Message: ----------- Fix removing of broken "junctions" on Windows On Windows junction is something like *nix symlink. os.path.isdir() returns True but os.listdir() will not work. os.path.islink() returns False for them. The only way to remove it is to call os.rmdir() Commit: d1d05b451d464974d8a4875f04240eddfe3896f0 https://github.com/buildbot/buildbot/commit/d1d05b451d464974d8a4875f04240eddfe3896f0 Author: Dustin J. Mitchell Date: 2010-12-23 (Thu, 23 Dec 2010) Changed paths: M master/buildbot/process/builder.py M slave/buildslave/commands/utils.py Log Message: ----------- Merge branch 'win32-fixes' of git://github.com/dionorgua/buildbot * 'win32-fixes' of git://github.com/dionorgua/buildbot: Fix removing of broken "junctions" on Windows Prevent unhandled error when sighup'ing without specified category Additional fixes to make PyFlakes happy on POSIX systems From nobody at buildbot.net Thu Dec 23 15:35:35 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 15:35:35 -0000 Subject: [Buildbot-commits] [Buildbot] #1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files In-Reply-To: <039.f1465f06a0a665fa6292f0dd9a3e4685@buildbot.net> References: <039.f1465f06a0a665fa6292f0dd9a3e4685@buildbot.net> Message-ID: <054.e6c1af9e4beaed74c8b461f9ca8e2708@buildbot.net> #1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files ---------------------+-------------------- Reporter: matisse | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.4 Version: 0.8.3 | Resolution: Keywords: | ---------------------+-------------------- Comment (by dustin): (sorry for the noise; testing notifications to buildbot-commits) -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 15:39:00 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 15:39:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1746: ": sequence item 0: expected string, list found" errors In-Reply-To: <039.eb278f5b4e5d3341d22cdce96363de30@buildbot.net> References: <039.eb278f5b4e5d3341d22cdce96363de30@buildbot.net> Message-ID: <054.fc46a5994197244eee9692571a4c8ffe@buildbot.net> #1746: ": sequence item 0: expected string, list found" errors --------------------+-------------------- Reporter: fatman2 | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.7.12 | Resolution: Keywords: | --------------------+-------------------- Changes (by dustin): * milestone: undecided => 0.8.4 Comment: I'm guessing you have some bogus data in one of your builder pickles. Can you add a line right before the line giving the error that says 'print text'? Then, next time you see the error, hopefully you'll see what the list is. It's likely that bga002 build 128 is the problem, but not certain. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 16:05:59 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 16:05:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects Message-ID: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+----------------------- Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: ----------------------+----------------------- - slave is running in xp on a vmware fusion 3.1.2 vm, connecting to the master over a vpn tunnel (managed outside the vm) - the slave periodically disconnects from the master, either when the vm is suspended, the vpn tunnel drops, or the vm is shutdown and rebooted. - after the slave reconnects and a new build is launched, the output from different stages is sometimes mixed together, for example the output from a Compile shell step is mixed into a Test step, and output appears, even before the environment variables are listed (stdio output copied here; some output has been elided): (view as text) ------ Build started: Project: Logging, Configuration: Debug Any CPU ------ c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\Source\I\Debug\API.dll /reference:c:\Source\\Debug\Common.dll /reference:c:\Sourceebug\CommonCore.dll [...] Compile complete -- 0 errors, 0 warnings xunit.console.exe UnitTests.dll /html unittests-output.html in dir C:\Source\UnitTests\bin\Debug (timeout 1200 secs) watching logfiles {} argv: ['xunit.console.exe', 'UnitTests.dll', '/html', 'unittests- output.html'] environment: ALLUSERSPROFILE=C:\Documents and Settings\All Users APPDATA=C:\Documents and Settings\plm\Application Data CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip ... master version: * Buildbot: 0.8.2 * Twisted: 10.0.0 * Jinja: 2.3.1 * Python: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] * Buildmaster platform: linux2 (ubuntu 10.10) slave (windows xp) buildbot 0.8.2 twisted 10.2.0 python: 2.7.1 -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 16:07:46 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 16:07:46 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.e44951e637ce07f5a57af838ad3dbefb@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Description changed by dustin: Old description: > - slave is running in xp on a vmware fusion 3.1.2 vm, connecting to the > master over a vpn tunnel (managed outside the vm) > > - the slave periodically disconnects from the master, either when the vm > is suspended, the vpn tunnel drops, or the vm is shutdown and rebooted. > > - after the slave reconnects and a new build is launched, the output from > different stages is sometimes mixed together, for example the output from > a Compile shell step is mixed into a Test step, and output appears, even > before the environment variables are listed (stdio output copied here; > some output has been elided): > > (view as text) > > ------ Build started: Project: Logging, Configuration: Debug Any CPU > ------ > c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig > /nowarn:1701,1702 /platform:x86 /errorreport:prompt /warn:4 > /define:DEBUG;TRACE /reference:c:\Source\I\Debug\API.dll > /reference:c:\Source\\Debug\Common.dll > /reference:c:\Sourceebug\CommonCore.dll > [...] > > Compile complete -- 0 errors, 0 warnings > xunit.console.exe UnitTests.dll /html unittests-output.html > in dir C:\Source\UnitTests\bin\Debug (timeout 1200 secs) > watching logfiles {} > argv: ['xunit.console.exe', 'UnitTests.dll', '/html', 'unittests- > output.html'] > environment: > ALLUSERSPROFILE=C:\Documents and Settings\All Users > APPDATA=C:\Documents and Settings\plm\Application Data > CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip > ... > > master version: > * Buildbot: 0.8.2 > * Twisted: 10.0.0 > * Jinja: 2.3.1 > * Python: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] > * Buildmaster platform: linux2 (ubuntu 10.10) > > slave (windows xp) > buildbot 0.8.2 > twisted 10.2.0 > python: 2.7.1 New description: - slave is running in xp on a vmware fusion 3.1.2 vm, connecting to the master over a vpn tunnel (managed outside the vm) - the slave periodically disconnects from the master, either when the vm is suspended, the vpn tunnel drops, or the vm is shutdown and rebooted. - after the slave reconnects and a new build is launched, the output from different stages is sometimes mixed together, for example the output from a Compile shell step is mixed into a Test step, and output appears, even before the environment variables are listed (stdio output copied here; some output has been elided): {{{ ------ Build started: Project: Logging, Configuration: Debug Any CPU ------ c:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\Source\I\Debug\API.dll /reference:c:\Source\\Debug\Common.dll /reference:c:\Sourceebug\CommonCore.dll [...] Compile complete -- 0 errors, 0 warnings xunit.console.exe UnitTests.dll /html unittests-output.html in dir C:\Source\UnitTests\bin\Debug (timeout 1200 secs) watching logfiles {} argv: ['xunit.console.exe', 'UnitTests.dll', '/html', 'unittests- output.html'] environment: ALLUSERSPROFILE=C:\Documents and Settings\All Users APPDATA=C:\Documents and Settings\plm\Application Data CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip ... }}} master version: * Buildbot: 0.8.2 * Twisted: 10.0.0 * Jinja: 2.3.1 * Python: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] * Buildmaster platform: linux2 (ubuntu 10.10) slave (windows xp) * buildbot 0.8.2 * twisted 10.2.0 * python: 2.7.1 -- -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 16:10:01 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 16:10:01 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.3bc2c81555f76b41725e375211b07d1a@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by dustin): So you're saying that *after* the slave has reconnected, the *new* build displays its data out of order? Is data for a particular step out of the expected order, or are you seeing comingling of data from different steps in the same view? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 17:29:50 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 17:29:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.059f360699ea8c318547b97678078429@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by philippem): Yes, after the slave has reconnected, the new build displays its data out of order. I am seeing a comingling of data. In one case, output from some previous Compile step is appearing in the output from a Test step, even before the initial environment variable dump in the Test step output. thanks for the quick reply! - note: 1. the twisted versions are different on the master and slave, should I update them all? Also, I am at buildbot 0.8.2 on both master and slave. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 17:32:47 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 17:32:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.ad977e0f0033a55935320729bc4fb06b@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by dustin): I would recommend an exorcism, actually. I can't fathom how that would possibly happen. Updating Twisted won't hurt. I wonder if this is some weird problem with XP not correctly dealing with filehandles? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 17:38:07 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 17:38:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.4504818fbd45b69c3f21eefc0332c52e@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by philippem): I have also seen the master get confused, after the slave is rebooted and buildbot restarted. That might exonerate XP (at least this time), but I don't know how the twisted communication gets reset/synchronized after slaves go offline. The master waterfall columns were stuck saying 'building' at the top, and the slave was reconnecting in a loop. I don't have the log details with me at the moment. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 23 17:55:23 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 23 Dec 2010 17:55:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.37a543de6eeb85d4f633e86524a0b12c@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by dustin): This definitely needs more data - the symptoms are just too weird for me to even guess at a cause yet. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Dec 23 22:41:38 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 23 Dec 2010 14:41:38 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 11a4aa: skip test_upgrade when reflection doesn't work Message-ID: <20101223224138.44A9E42319@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 11a4aa01781bac214c4812fa106c2a8088c749f7 https://github.com/buildbot/buildbot/commit/11a4aa01781bac214c4812fa106c2a8088c749f7 Author: Dustin J. Mitchell Date: 2010-12-23 (Thu, 23 Dec 2010) Changed paths: M master/buildbot/test/integration/test_upgrade.py Log Message: ----------- skip test_upgrade when reflection doesn't work From nobody at buildbot.net Fri Dec 24 00:49:06 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 24 Dec 2010 00:49:06 -0000 Subject: [Buildbot-commits] [Buildbot] #616: buildbot.net always sending compressed content In-Reply-To: <039.3817c8cf7b16eab67d7ff696ccede368@buildbot.net> References: <039.3817c8cf7b16eab67d7ff696ccede368@buildbot.net> Message-ID: <054.71ee32fcec059a97bba967a4a0b9ce2c@buildbot.net> #616: buildbot.net always sending compressed content --------------------+---------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: ongoing Version: | Resolution: Keywords: admin | --------------------+---------------------- Comment (by dustin): Looks like that's fixed, but there are some other problems with the Vary header: http://redbot.org/?uri=http://trac.buildbot.net/ "This response is negotiated, but doesn't have an appropriate Vary header" -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 24 20:48:26 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 24 Dec 2010 20:48:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1748: Hiding strings from ShellCommands command= in factories using Obfuscated Message-ID: <039.910168808e260ab34929252b74922c44@buildbot.net> #1748: Hiding strings from ShellCommands command= in factories using Obfuscated ------------------------+------------------- Reporter: GreYFoX | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.3 | Keywords: ------------------------+------------------- well today i tried everything to get Obfuscated to work but i couldn't my dilemma is that i have a shell script to upload the built project to an ftp, i do this by placing the script in my system folder i wanted to generalize the process by making the script take the user/pass in args to the calling of this script, but if i do that then it's publicly visible to everyone who has access to my waterfall and logs what i want is the ability to hide the command being executed or part of it. P.S. if obfuscated already does that, don't blame me i read the docs, searched google and asked on irc, i was told i can;t use obfuscated in buildmaster factories, and i couldn't find out where o use it or how!. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 24 20:56:26 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 24 Dec 2010 20:56:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1748: Hiding strings from ShellCommands command= in factories using Obfuscated In-Reply-To: <039.910168808e260ab34929252b74922c44@buildbot.net> References: <039.910168808e260ab34929252b74922c44@buildbot.net> Message-ID: <054.6c1e23a3cb13960a5215310c8ea673b0@buildbot.net> #1748: Hiding strings from ShellCommands command= in factories using Obfuscated ------------------------+-------------------- Reporter: GreYFoX | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.3 | Resolution: Keywords: | ------------------------+-------------------- Comment (by GreYFoX): PovAddict) GreYFoXGTi: the Obfuscated class is for custom buildslave commands (like SVN) to hide their passwords, I don't think it's possible for "users" to use in master.cfg so what i am requesting here is to add something like obfuscated to the factories in master.cfg -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 24 20:57:06 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 24 Dec 2010 20:57:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1748: Hiding strings from ShellCommands command= in factories using something like Obfuscated (was: Hiding strings from ShellCommands command= in factories using Obfuscated) In-Reply-To: <039.910168808e260ab34929252b74922c44@buildbot.net> References: <039.910168808e260ab34929252b74922c44@buildbot.net> Message-ID: <054.59c3a7ff3ebe83f500c7d36a62be1786@buildbot.net> #1748: Hiding strings from ShellCommands command= in factories using something like Obfuscated ------------------------+------------------ Reporter: GreYFoX | Owner: Type: enhancement | Status: new Priority: minor | Milestone: Version: 0.8.3 | Resolution: Keywords: | ------------------------+------------------ Changes (by GreYFoX): * milestone: 0.8.4 => -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sat Dec 25 20:36:29 2010 From: nobody at buildbot.net (Buildbot) Date: Sat, 25 Dec 2010 20:36:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.460aa6ea51b403c26f023cd7a44bb799@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Resolution: Keywords: | ----------------------+------------------------ Comment (by philippem): I upgraded the master buildbot and twisted to the latest: * Buildbot: 0.8.3 * Twisted: 10.2.0 * Jinja: 2.5.5 * Python: 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] * Buildmaster platform: linux2 and the slave to buildbot 0.8.3, twisted 10.2.0. I will keep watching for the problem. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sat Dec 25 20:40:23 2010 From: nobody at buildbot.net (Buildbot) Date: Sat, 25 Dec 2010 20:40:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process Message-ID: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> #1749: xp slave fails to kill child process ----------------------+----------------------- Reporter: philippem | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Keywords: ----------------------+----------------------- - buildbot slave on xp, python 2.7, buildbot 0.8.3, twisted 10.2.0. - slave is running Test that executes xunit.console.exe buildstep on master is: f1.addStep(Test(workdir="C:\\Source\\XXX\\UnitTests\\bin\\Debug", description="running UnitTests", descriptionDone="UnitTests done", command=["xunit.console.exe", "UnitTests.dll", "/html", "unittests- output.html", ], )) - network is disconnected; slave runs stopCommand, but fails to terminate the xunit.console.exe - screen shot of twisted.log and taskmgr on the slave is attached. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sat Dec 25 20:49:41 2010 From: nobody at buildbot.net (Buildbot) Date: Sat, 25 Dec 2010 20:49:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process In-Reply-To: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> References: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> Message-ID: <056.a41aa65eb3bbe1da407630cc10cf0598@buildbot.net> #1749: xp slave fails to kill child process ----------------------+------------------------ Reporter: philippem | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Resolution: Keywords: | ----------------------+------------------------ Comment (by philippem): In the screenshot we can see at left tail -f twisted.log in the slave. At right we we can see taskmgr, and the errant xunit.console.exe still running with a pid of 3152, not the pid of 2968 that buildbot itself wanted to kill. Some names have been erased to protect the guilty. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sat Dec 25 21:34:46 2010 From: nobody at buildbot.net (Buildbot) Date: Sat, 25 Dec 2010 21:34:46 -0000 Subject: [Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process after network disconnect (was: xp slave fails to kill child process) In-Reply-To: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> References: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> Message-ID: <056.2256b92a8b833ddc60b8d85adbc74db6@buildbot.net> #1749: xp slave fails to kill child process after network disconnect ----------------------+------------------------ Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Resolution: Keywords: | ----------------------+------------------------ Changes (by philippem): * type: undecided => defect -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sun Dec 26 02:19:54 2010 From: nobody at buildbot.net (Buildbot) Date: Sun, 26 Dec 2010 02:19:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1748: Hiding strings from ShellCommands command= in factories using something like Obfuscated In-Reply-To: <039.910168808e260ab34929252b74922c44@buildbot.net> References: <039.910168808e260ab34929252b74922c44@buildbot.net> Message-ID: <054.e9e8c3d334cb9031967798f94672d0b1@buildbot.net> #1748: Hiding strings from ShellCommands command= in factories using something like Obfuscated ------------------------+-------------------- Reporter: GreYFoX | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.4 Version: 0.8.3 | Resolution: Keywords: | ------------------------+-------------------- Changes (by dustin): * milestone: => 0.8.4 Comment: This is, I think, what catlee was getting at in #777. You're right, it would be helpful in places. Can someone put this together? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sun Dec 26 02:21:30 2010 From: nobody at buildbot.net (Buildbot) Date: Sun, 26 Dec 2010 02:21:30 -0000 Subject: [Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process after network disconnect In-Reply-To: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> References: <041.0ba5760290cca1b300b9ab289147eda3@buildbot.net> Message-ID: <056.638091600ccec48663ff32e6e967e027@buildbot.net> #1749: xp slave fails to kill child process after network disconnect ----------------------+-------------------- Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.3 | Resolution: Keywords: windows | ----------------------+-------------------- Changes (by dustin): * keywords: => windows * milestone: undecided => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Sun Dec 26 13:42:03 2010 From: nobody at buildbot.net (Buildbot) Date: Sun, 26 Dec 2010 13:42:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch In-Reply-To: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> References: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> Message-ID: <053.c16fc3ae22dffc35f4e7e450c2254b97@buildbot.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+-------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: git | ------------------------+-------------------- Changes (by Pike): * cc: l10n.moz@? (added) Comment: I noticed that the gitpoller does an initial clone, which doesn't set FETCH_HEAD. That's causing error messages in the sample config. This might be obsoleted if you implement this one, but if it'd do an git init followed by a git fetch on bootstrap, that'd be fixed. New ticket or is that code going away anyway? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Mon Dec 27 17:44:11 2010 From: nobody at buildbot.net (Buildbot) Date: Mon, 27 Dec 2010 17:44:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1750: gitpoller.py don't take care of git clone exit status code Message-ID: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> #1750: gitpoller.py don't take care of git clone exit status code -------------------+----------------------- Reporter: atomik | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Keywords: -------------------+----------------------- Hello, I'm finding that, in gitpoller.py (line 68), you don't take care of git clone exit status. {{{ def startService(self): base.PollingChangeSource.startService(self) if not os.path.exists(self.workdir): log.msg('gitpoller: creating working dir %s' % self.workdir) os.makedirs(self.workdir) if not os.path.exists(self.workdir + r'/.git'): log.msg('gitpoller: initializing working dir') # RETURN CODE SHOULD BE CHECKED HERE: os.system(self.gitbin + ' clone ' + self.repourl + ' ' + self.workdir) }}} This cause that, if you don't have access to git server, or have dns error, or have network error, and every other errors during git clone command, you won't be able to troubleshoot what happened, '''the error will be misleading, because it occurs on the next executed command'''. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Tue Dec 28 14:31:30 2010 From: nobody at buildbot.net (Buildbot) Date: Tue, 28 Dec 2010 14:31:30 -0000 Subject: [Buildbot-commits] [Buildbot] #1750: gitpoller.py don't take care of git clone exit status code In-Reply-To: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> References: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> Message-ID: <053.a1841f8d6a1a8a9869068590987e6e07@buildbot.net> #1750: gitpoller.py don't take care of git clone exit status code -------------------+------------------------ Reporter: atomik | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Resolution: Keywords: | -------------------+------------------------ Changes (by Pike): * cc: l10n.moz@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Dec 28 15:21:15 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 28 Dec 2010 07:21:15 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] e7e9d8: Fix automatic build restarting after slave lost Message-ID: <20101228152115.7372D43494@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: e7e9d8390fd1e0a2332aef19cba469026a5b3df6 https://github.com/buildbot/buildbot/commit/e7e9d8390fd1e0a2332aef19cba469026a5b3df6 Author: Dmitry Nezhevenko Date: 2010-12-28 (Tue, 28 Dec 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Fix automatic build restarting after slave lost Commit 90bd97580362af8bf7b2 breaks restarting of builds due to slave disconnect. In v0.8.2 buildbot was able to requeue build just after such failure, while v0.8.3 just marks build as "exception". This restores original behaviour Commit: ae21aa6025b3bfd2213ecd937131388e6fa740ff https://github.com/buildbot/buildbot/commit/ae21aa6025b3bfd2213ecd937131388e6fa740ff Author: Dustin J. Mitchell Date: 2010-12-28 (Tue, 28 Dec 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Merge branch 'lostslave-fixes' of git://github.com/dionorgua/buildbot * 'lostslave-fixes' of git://github.com/dionorgua/buildbot: Fix automatic build restarting after slave lost From noreply at github.com Wed Dec 29 00:03:08 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 28 Dec 2010 16:03:08 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 68b012: add note about bzr smart server Message-ID: <20101229000308.A684643BDC@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 68b0120ca92a57bfb90249fa43e6516a041bc5fb https://github.com/buildbot/buildbot/commit/68b0120ca92a57bfb90249fa43e6516a041bc5fb Author: Dustin J. Mitchell Date: 2010-12-28 (Tue, 28 Dec 2010) Changed paths: M master/contrib/bzr_buildbot.py M master/docs/cfg-changesources.texinfo Log Message: ----------- add note about bzr smart server From nobody at buildbot.net Wed Dec 29 21:49:41 2010 From: nobody at buildbot.net (Buildbot) Date: Wed, 29 Dec 2010 21:49:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1056: handle encodings of change_files properly In-Reply-To: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@buildbot.net> References: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@buildbot.net> Message-ID: <053.5e6f3104d0b4739160887a4df96acc7e@buildbot.net> #1056: handle encodings of change_files properly -------------------------------+--------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: encoding, database | -------------------------------+--------------------- Comment (by dberger): I've run into what I believe is another instance of the same problem while working on upgrading from 0.7.11 to 0.8.3. We have a couple changes in the pickle that include files with non-ascii characters in their names (e.g. ...S?o Tom? & Pr?ncipe...) - this was breaking the upgrade. I wrote a simple bit of code to convert our pickle: import buildbot.changes import cPickle def recode( str ): try: s = str.decode("utf8") return str except: return str.decode("cp1252").encode("utf8") c = cPickle.load(open("changes.pck")) for change in c.changes: try: s = change.comments.decode("utf-8") change.comments = s except UnicodeDecodeError, e: try: s = change.comments.decode("cp1252") change.comments = s.encode("utf8") except UnicodeDecodeError, e: print change.comments change.files = map( recode, change.files ) cPickle.dump( c, open("changes.pck.new", "w") ) but the upgrade still failed, until I made the following change to v1.py $ p4 diff -du v1.py --- //.../tools/external/buildbot-0.8.3/buildbot/db/schema/v1.py 2010-12-29 18:30:20.000000000 -0800 +++ /.../tools/external/buildbot-0.8.3/buildbot/db/schema/v1.py 2010-12-29 18:30:20.000000000 -0800 @@ -291,7 +291,7 @@ return l for filename in flatten(change.files): cursor.execute(util.sql_insert(self.dbapi, 'change_files', ('changeid', 'filename')), - (change.number, filename)) + (change.number, filename.decode("utf8"))) for propname,propvalue in change.properties.properties.items(): encoded_value = json.dumps(propvalue) cursor.execute(util.sql_insert(self.dbapi, 'change_properties', but given this ticket I'm hesitant to move forward with the upgrade if there's a chance that a commit of a file with non-ascii characters in it's name will break the running buildbot instance. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Thu Dec 30 22:25:39 2010 From: nobody at buildbot.net (Buildbot) Date: Thu, 30 Dec 2010 22:25:39 -0000 Subject: [Buildbot-commits] [Buildbot] #1034: REQ: Fossil support In-Reply-To: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> References: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> Message-ID: <054.4f37c2d047c82a50c1bdb7853bc6ba7f@buildbot.net> #1034: REQ: Fossil support ------------------------+-------------------- Reporter: fatman2 | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Resolution: Keywords: | ------------------------+-------------------- Comment (by lvh): I'd just like to add I also really like Fossil and hope fatman2's patch makes it in. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 02:19:51 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 02:19:51 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch In-Reply-To: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> References: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> Message-ID: <053.4a8ddfa5783dfa176af48ffe9a74ac95@buildbot.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+-------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: git | ------------------------+-------------------- Comment (by dustin): It's not going away, but I'll fix it on this ticket. Thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 31 03:03:01 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Dec 2010 19:03:01 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a2d75a: add deferredLocked decorator Message-ID: <20101231030301.22EDB4240E@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a2d75a6b79ff1adf90f8451c4988a6ee8c12b05b https://github.com/buildbot/buildbot/commit/a2d75a6b79ff1adf90f8451c4988a6ee8c12b05b Author: Dustin J. Mitchell Date: 2010-12-30 (Thu, 30 Dec 2010) Changed paths: M master/buildbot/test/unit/test_util.py M master/buildbot/util/__init__.py A master/buildbot/util/misc.py M master/docs/developer.texinfo Log Message: ----------- add deferredLocked decorator From nobody at buildbot.net Fri Dec 31 05:14:11 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:14:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch In-Reply-To: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> References: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> Message-ID: <053.5b830f6bb92e9880da08689c5644bc20@buildbot.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+--------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: fix gitpoller startup Use getProcessOutput to do the initialization of the tracking git repository asynchronously, instead of blocking the master forever. This incidentally fixes the problem of considering every change since the beginning of time when starting the GitPoller for the first time. Fixes #1742. Both parts. Changeset: 9dd0ece91c671c7995f6a0ab818e5886463e5775 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 31 05:14:12 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Dec 2010 21:14:12 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 9dd0ec: fix gitpoller startup Message-ID: <20101231051412.2E51D42408@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 9dd0ece91c671c7995f6a0ab818e5886463e5775 https://github.com/buildbot/buildbot/commit/9dd0ece91c671c7995f6a0ab818e5886463e5775 Author: Dustin J. Mitchell Date: 2010-12-30 (Thu, 30 Dec 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- fix gitpoller startup Use getProcessOutput to do the initialization of the tracking git repository asynchronously, instead of blocking the master forever. This incidentally fixes the problem of considering every change since the beginning of time when starting the GitPoller for the first time. Fixes #1742. Both parts. From nobody at buildbot.net Fri Dec 31 05:17:19 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:17:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1034: REQ: Fossil support In-Reply-To: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> References: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> Message-ID: <054.676675bc06f1c141567565cdc6efb487@buildbot.net> #1034: REQ: Fossil support ------------------------+-------------------- Reporter: fatman2 | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Resolution: Keywords: | ------------------------+-------------------- Comment (by dustin): lvh: it looks like fatman2 has the Fossil skillz to combine with your Twisted skillz to make this happen. For the sake of fair warning: we're about to institute a "maintainer" system where someone is on the hook for fixes - and preventing bitrot - in VC components. Orphaned components with lots of bugs will make their way to the chopping block. Would one or both of you be willing to put your names on that list, and recruit others for the purpose as your interests evolve? I'd hate to see a lot of code written only to be removed in a year or two because it wasn't tended to properly. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 05:26:41 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:26:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1056: handle encodings of change_files properly In-Reply-To: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@buildbot.net> References: <038.4a06b9686bd3ff1ac4cdca55dfaea0f1@buildbot.net> Message-ID: <053.f97e5dbb02981a7b7db19fe86cd09c56@buildbot.net> #1056: handle encodings of change_files properly -------------------------------+--------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: encoding, database | -------------------------------+--------------------- Comment (by dustin): As to the topic of this ticket - filenames should be unicode strings, full stop. If that ends up confusing other components that Buildbot interacts with, we'll figure out ways through/around that when the time comes. As for your particular situation, you should be able to use the fix_changes_pickle_encoding.py script to do what you tried to do with your script. The issue with your script is that it's re-encoding things in utf8, when in fact Buildbot expects to find unicode objects (that is, not in any encoding at all). Try just running that script, and I expect your problems will melt away. Unicode is confusing :) -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 05:27:54 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:27:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1750: gitpoller.py don't take care of git clone exit status code In-Reply-To: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> References: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> Message-ID: <053.40a2a6ddd0df9583296928620b687cc0@buildbot.net> #1750: gitpoller.py don't take care of git clone exit status code -------------------+------------------------ Reporter: atomik | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.3 | Resolution: Keywords: | -------------------+------------------------ Comment (by dustin): This just got fixed in the patch for #1742. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 05:28:07 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:28:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1750: gitpoller.py don't take care of git clone exit status code In-Reply-To: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> References: <038.bac76434963e5245d42be204a9bad07f@buildbot.net> Message-ID: <053.7bc3c2542574e122b967f898048791d4@buildbot.net> #1750: gitpoller.py don't take care of git clone exit status code -------------------+--------------------- Reporter: atomik | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.3 | Resolution: fixed Keywords: | -------------------+--------------------- Changes (by dustin): * status: new => closed * resolution: => fixed * milestone: undecided => 0.8.4 -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 05:30:54 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 05:30:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1747: output from different stages mixed after slave disconnects/reconnects In-Reply-To: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> References: <041.dc47916f5f59bc1973e6919b8a0771c9@buildbot.net> Message-ID: <056.04554e2f16ed4c5c7d1f8b98b3f6a502@buildbot.net> #1747: output from different stages mixed after slave disconnects/reconnects ----------------------------+-------------------- Reporter: philippem | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: | ----------------------------+-------------------- Changes (by dustin): * type: defect => support-request * milestone: undecided => 0.8.4 Comment: Have you seen anything more? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 15:56:24 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 15:56:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1712: hgbuildbot needs to learn sendchange authentication In-Reply-To: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> References: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> Message-ID: <053.1ddc7650388b0c16223ba2833c761c5c@buildbot.net> #1712: hgbuildbot needs to learn sendchange authentication -------------------+-------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: hg | -------------------+-------------------- Changes (by mjw): * cc: mark@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 15:59:32 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 15:59:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1712: hgbuildbot needs to learn sendchange authentication In-Reply-To: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> References: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> Message-ID: <053.ccb417f9df6bffb77b3fb033e6bbbae3@buildbot.net> #1712: hgbuildbot needs to learn sendchange authentication -------------------+-------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: hg | -------------------+-------------------- Comment (by dustin): mjw, is this something you can work on, or just an interest? We don't have a current Mercurial maintainer. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 16:17:18 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 16:17:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1712: hgbuildbot needs to learn sendchange authentication In-Reply-To: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> References: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> Message-ID: <053.478d11354089c65414a8d6350a34d5e8@buildbot.net> #1712: hgbuildbot needs to learn sendchange authentication -------------------+-------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: hg | -------------------+-------------------- Comment (by mjw): Replying to [comment:2 dustin]: > mjw, is this something you can work on Yes, I'll try and make it work and attach a patch if I succeed. I am currently setting up a buildbot for the IcedTea project which uses Mercurial for all source repositories. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 16:34:56 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 16:34:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files In-Reply-To: <039.f1465f06a0a665fa6292f0dd9a3e4685@buildbot.net> References: <039.f1465f06a0a665fa6292f0dd9a3e4685@buildbot.net> Message-ID: <054.5867d8bfa40d5b7e31bc01af3c76b570@buildbot.net> #1745: gitpoller fails with exceptions.OSError: [Errno 24] Too many open files ---------------------+-------------------- Reporter: matisse | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.4 Version: 0.8.3 | Resolution: Keywords: | ---------------------+-------------------- Comment (by dustin): gitpoller is definitely in bad shape in 0.8.3! Among other problems, it tried to fetch information about all new changes in parallel - with four git invocations per change. [c7d1f0dac01236c1759a8d3ca288470a7a4cf45f], which is already in trunk, uses a deferredGenerator to iterate through the changes one by one, fetching all of the relevant information about each change before going on to the next. So this particular problem *should* be solved in 0.8.4. The newer gitpoller is not a drop-in replacement for the old, though, so I'm glad you have a temporary workaround in place. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 16:36:34 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 16:36:34 -0000 Subject: [Buildbot-commits] [Buildbot] #1751: Trac not fetching new revisions Message-ID: <038.1bfa9a9dcf8f7d2613af4d690b91d25c@buildbot.net> #1751: Trac not fetching new revisions -------------------+------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: minor | Milestone: 0.8.4 Version: master | Keywords: -------------------+------------------- The fancy-pants repository support in Trac 0.12 has not updated the git repository since December 17, when I set it up. {{{ trac ~/trac repository sync Buildbot }}} doesn't seem to help. The repo *should* update based on a POST from github on every commit. That post is working fine for the metabuildbot.. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 16:38:15 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 16:38:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1746: ": sequence item 0: expected string, list found" errors In-Reply-To: <039.eb278f5b4e5d3341d22cdce96363de30@buildbot.net> References: <039.eb278f5b4e5d3341d22cdce96363de30@buildbot.net> Message-ID: <054.956214abf8509a9d656b72b387746a7a@buildbot.net> #1746: ": sequence item 0: expected string, list found" errors ----------------------------+-------------------- Reporter: fatman2 | Owner: Type: support-request | Status: new Priority: major | Milestone: 0.8.4 Version: 0.7.12 | Resolution: Keywords: | ----------------------------+-------------------- Changes (by dustin): * cc: fatman (added) * type: defect => support-request Comment: fatman: any update? -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 18:18:00 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 18:18:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1034: REQ: Fossil support In-Reply-To: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> References: <039.f7b5158abdc8df351f45766124df3974@buildbot.net> Message-ID: <054.b385eb23a7c9a49b8656893bc67b3596@buildbot.net> #1034: REQ: Fossil support ------------------------+-------------------- Reporter: fatman2 | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.1 | Resolution: Keywords: | ------------------------+-------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.4 Comment: Let's target this for the next release for now. If it doesn't happen, we can push it back to 0.8.5. -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 20:12:47 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 20:12:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch In-Reply-To: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> References: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> Message-ID: <053.5d008351591b41341de3bd1677e91882@buildbot.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+--------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------- Comment (by Dustin J. Mitchell): fix gitpoller startup Use getProcessOutput to do the initialization of the tracking git repository asynchronously, instead of blocking the master forever. This incidentally fixes the problem of considering every change since the beginning of time when starting the GitPoller for the first time. Fixes #1742. Both parts. Changeset: 9dd0ece91c671c7995f6a0ab818e5886463e5775 -- Ticket URL: Buildbot Buildbot: build/test automation From nobody at buildbot.net Fri Dec 31 20:14:19 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 20:14:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch In-Reply-To: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> References: <038.e8619c3f50ea7bf24ebcff7fa8efddd2@buildbot.net> Message-ID: <053.9cc29e3134f45398296a4c60361efc49@buildbot.net> #1742: gitpoller should not process *all* changes on first fetch ------------------------+--------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: fixed Keywords: git | ------------------------+--------------------- Comment (by Dustin J. Mitchell): fix gitpoller startup Use getProcessOutput to do the initialization of the tracking git repository asynchronously, instead of blocking the master forever. This incidentally fixes the problem of considering every change since the beginning of time when starting the GitPoller for the first time. Fixes #1742. Both parts. Changeset: 9dd0ece91c671c7995f6a0ab818e5886463e5775 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 31 21:18:31 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 31 Dec 2010 13:18:31 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 1c6992: Fix web hooks to use new change injection mechanis... Message-ID: <20101231211831.DC6C0423FD@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 1c6992696567dbcbe26345cfdc5cb138f50fa168 https://github.com/buildbot/buildbot/commit/1c6992696567dbcbe26345cfdc5cb138f50fa168 Author: Dustin J. Mitchell Date: 2010-12-31 (Fri, 31 Dec 2010) Changed paths: M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/base.py M master/buildbot/status/web/hooks/github.py M master/buildbot/test/fake/web.py M master/buildbot/test/unit/test_status_web_change_hook.py M master/buildbot/test/unit/test_status_web_change_hooks_github.py M master/docs/cfg-statustargets.texinfo Log Message: ----------- Fix web hooks to use new change injection mechanism In particular, use master.addChange, and wait for the deferred. This required pretty significant changes to the tests, which were parsing the JSON response from the web hooks rather than checking which changes were added. From noreply at github.com Fri Dec 31 21:29:01 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 31 Dec 2010 13:29:01 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] a922e6: trigger schedulers in addChange Message-ID: <20101231212901.2EF3C42404@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: a922e63d31e5becd503f3a7a43845ca3ea63b63e https://github.com/buildbot/buildbot/commit/a922e63d31e5becd503f3a7a43845ca3ea63b63e Author: Dustin J. Mitchell Date: 2010-12-31 (Fri, 31 Dec 2010) Changed paths: M master/buildbot/master.py Log Message: ----------- trigger schedulers in addChange From noreply at github.com Fri Dec 31 22:37:05 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 31 Dec 2010 14:37:05 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] cfb738: don't use subprocess's p.wait, as it fails on *BSD... Message-ID: <20101231223705.D8BAA42411@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: cfb73846bb814ca7cf0c9b0af46d1aee33f072c7 https://github.com/buildbot/buildbot/commit/cfb73846bb814ca7cf0c9b0af46d1aee33f072c7 Author: Dustin J. Mitchell Date: 2010-12-31 (Fri, 31 Dec 2010) Changed paths: M master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py Log Message: ----------- don't use subprocess's p.wait, as it fails on *BSD in py25 and py26 From nobody at buildbot.net Fri Dec 31 22:54:18 2010 From: nobody at buildbot.net (Buildbot) Date: Fri, 31 Dec 2010 22:54:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1712: hgbuildbot needs to learn sendchange authentication In-Reply-To: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> References: <038.bd7130a3f6d3068aa44d28e3fc3290ae@buildbot.net> Message-ID: <053.67e25afcab2118760a1fc94ae565b9f8@buildbot.net> #1712: hgbuildbot needs to learn sendchange authentication -------------------+-------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.4 Version: 0.8.2 | Resolution: Keywords: hg | -------------------+-------------------- Comment (by mjw): Testing the following patch: --- buildbot/changes/hgbuildbot.py.orig 2010-12-31 21:39:46.004896813 +0000 +++ buildbot/changes/hgbuildbot.py 2010-12-31 22:11:00.313532237 +0000 @@ -74,6 +74,7 @@ stripcount = int(ui.config('notify','strip') or ui.config('hgbuildbot','strip',3)) category = ui.config('hgbuildbot', 'category', None) project = ui.config('hgbuildbot', 'project', '') + auth = ui.config('hgbuildbot', 'auth', None) else: ui.write("* You must add a [hgbuildbot] section to .hg/hgrc in " "order to use buildbot hook\n") @@ -104,7 +105,11 @@ if branchtype == 'inrepo': branch = workingctx(repo).branch() - s = sendchange.Sender(master) + if not auth: + auth = 'change:changepw' + auth = auth.split(':', 1) + + s = sendchange.Sender(master, auth=auth) d = defer.Deferred() reactor.callLater(0, d.callback, None) # process changesets -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Dec 31 23:25:37 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 31 Dec 2010 15:25:37 -0800 Subject: [Buildbot-commits] [buildbot/buildbot] 67ec0e: use spawnProcess instead of the Python 'subprocess... Message-ID: <20101231232537.3653C423CC@smtp1.rs.github.com> Branch: refs/heads/master Home: https://github.com/buildbot/buildbot Commit: 67ec0ecc3d9194605feb0921a3d906805d590453 https://github.com/buildbot/buildbot/commit/67ec0ecc3d9194605feb0921a3d906805d590453 Author: Dustin J. Mitchell Date: 2010-12-31 (Fri, 31 Dec 2010) Changed paths: M master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py Log Message: ----------- use spawnProcess instead of the Python 'subprocess' module subprocess has problems handling signals in Python 2.6 and earlier