This is the summary for test reports received on the zope-tests list between 2015-05-15 00:00:00 UTC and 2015-05-16 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds Reports received ---------------- Successful - zopetoolkit_trunk - Build # 1013 [1] winbot / ZODB_dev py_265_win32 [2] winbot / ZODB_dev py_265_win64 [3] winbot / ZODB_dev py_270_win32 [4] winbot / ZODB_dev py_270_win64 winbot / ztk_10 py_254_win32 winbot / ztk_10 py_265_win32 winbot / ztk_10 py_265_win64 winbot / ztk_11 py_254_win32 winbot / ztk_11 py_265_win32 winbot / ztk_11 py_265_win64 winbot / ztk_11 py_270_win32 winbot / ztk_11 py_270_win64 Non-OK results -------------- [1] FAILED winbot / ZODB_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088317.html [2] FAILED winbot / ZODB_dev py_265_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088318.html [3] FAILED winbot / ZODB_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088319.html [4] FAILED winbot / ZODB_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088320.html
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/16/2015 07:00 PM, Zope tests summarizer wrote:
[1] FAILED winbot / ZODB_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088317.html
[2] FAILED winbot / ZODB_dev py_265_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088318.html
[3] FAILED winbot / ZODB_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088319.html
[4] FAILED winbot / ZODB_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088320.html
Apparenly all the same (presumably transient) PyPI failure during bootstrap:
error: Can't download https://pypi.python.org/packages/source/z/zc.buildout/zc.buildout-2.3.1.tar....: 403 Forbidden
Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJVV9gvAAoJEPKpaDSJE9HYGqwP/j5sv0BQcG1irp6g0NVUVzSM YBPpivAeZQWMUlwiNwmAcmKBsTWx0S+SSGNMxdeMWQMG0YLXJMUmyL4nTvE4QI+y TVdfdV7OWa24n+oi78L7knqbzRXgh56YGeVXo3zYhgE7qkAJBgbtrNLkkBiG/ZHI bu3YxYWVwLJdJUm8XEKUUVqb3abul3DjWChGEcIs5T4goyK+SB82XG+0z+pe0Ze6 Y5fCtB9S+oyjNSIOwnqMbs+iAEN7Hp1NJrIGSDK07b9mFcqBv+3WQUmovm5KHPOA XT74Jmb7uQKZA1/s9CJXBjH6JtI6ITdE3t2IFeO9ilpCBKjl45zJEg3mEPQKny4L 03bRRBmU1YsKrFERjWQythSCFZOOpW9PqHcD6q82sVztsPObysbPsgW03FcUTkGf 3TSkCgwx0f1ncCNWsgRg1PAIyJvEdXoQrk+vHxITTI8e6/aeQqNnGnvj3sv/6i+O TVg3661veV508gkSK1MzaJ1b8t8xLALKOrZ3ctX3YlVaDxQCav06uJgLmsW3UagS TP2mbZzysyKpwtKn++qCAolO0a//NYpViB8kjKRhqG+Vl9oEk7aqwyCPFSdFS97K 2xlTs1RWcWn5UkGd3Cm8vi6xeMdC1s1J+gzQfqt7giHKjmYgtwHneV80mwCJsO+G V26Sd1HV7mbDLyjTFmQ1 =hUN8 -----END PGP SIGNATURE-----
On Sat, May 16, 2015 at 07:52:15PM -0400, Tres Seaver wrote:
On 05/16/2015 07:00 PM, Zope tests summarizer wrote:
[1] FAILED winbot / ZODB_dev py_265_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088317.html
[2] FAILED winbot / ZODB_dev py_265_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088318.html
[3] FAILED winbot / ZODB_dev py_270_win32 https://mail.zope.org/pipermail/zope-tests/2015-May/088319.html
[4] FAILED winbot / ZODB_dev py_270_win64 https://mail.zope.org/pipermail/zope-tests/2015-May/088320.html
Apparenly all the same (presumably transient) PyPI failure during bootstrap:
error: Can't download https://pypi.python.org/packages/source/z/zc.buildout/zc.buildout-2.3.1.tar....: 403 Forbidden
Doesn't seem to be transient :/ wget https://pypi.python.org/packages/source/z/zc.buildout/zc.buildout-2.3.1.tar.... works here, I wonder what's special about winbot? https://pypi.python.org/packages/source/z/zc.buildout/ seems to be served by Amazon S3 (I get an XML-formatted error message instead of a directory listing). I wonder if bootstrap.py is silly enough to actually include the #md5=... bit in the HTTP GET request path? Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/19/2015 01:21 AM, Marius Gedminas wrote:
wget https://pypi.python.org/packages/source/z/zc.buildout/zc.buildout-2.3.1.tar....
works here, I wonder what's special about winbot?
https://pypi.python.org/packages/source/z/zc.buildout/ seems to be served by Amazon S3 (I get an XML-formatted error message instead of a directory listing).
I wonder if bootstrap.py is silly enough to actually include the #md5=... bit in the HTTP GET request path?
I could bootstrap the ZODB trunk buildout on my machine yesterday. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJVWxXUAAoJEPKpaDSJE9HYLWoQALp9DmyOHI2pjehO9ab3ESG9 cT6mgFSndCw0F9fxRTOzVCu97kOc+dsz4bewL4SpoHJoAJvUrXYLmjSn8yi2n0U2 JJVfRBb6bM0VSLQM5i/R4DqgEMbouVagalYmntDloXDrUqk65wsIiXa+l8JiD7pH fyJBHVwIzypxTicA5ZE4peXfVORlr+NLjbDaH1z8x1i26Darrl/5v8iTSOz6nRS4 Jku0F+tw6wkFvfdtlkluOBnEnLLy7i23gANhm9raSYNe3jrLsUC1YxoUsYcdrwnr gbLLz8GB98weHfBU6zlbPAQhWUXsGe54HnI+Bgem3rfr/dQWcgS25JB8+Eso09WO 6wihRMDvzufchdsT2wY8bOvK/5HwA8QKWCqiMRYcMDvsqRcp4YpfwBUGZ4cOnTxF BN8SJZy1wtV7hY0NOTlEI79bOn7DbyBn8UadwSAB/wc/bjI8IlfuabqTbOOSW9xu q5GHljM3kq7Egxu9sNFSx4xsg48jl1PNZ3ioJ6Rf5KocjxsIxQObgQf/p1DRdwzA gazm24ZAZrLxHHSwJXsYX3qBjMIAQy2HKjes6kCkP53ee2XqKuq6nhZEPjwECaCf 58jNiQbQxt1fPDqspkUYFETXCnxxMPPVlfXqDC4uUf7UwRxFG/nLsjylQFy5U+FF E90+rjRQFRXI9Y6BQfr4 =HuaN -----END PGP SIGNATURE-----
On Tue, May 19, 2015 at 06:52:04AM -0400, Tres Seaver wrote:
On 05/19/2015 01:21 AM, Marius Gedminas wrote:
wget https://pypi.python.org/packages/source/z/zc.buildout/zc.buildout-2.3.1.tar....
works here, I wonder what's special about winbot?
https://pypi.python.org/packages/source/z/zc.buildout/ seems to be served by Amazon S3 (I get an XML-formatted error message instead of a directory listing).
I wonder if bootstrap.py is silly enough to actually include the #md5=... bit in the HTTP GET request path?
I could bootstrap the ZODB trunk buildout on my machine yesterday.
Adam and I chatted about this on #zope yesterday: bootstrapping works on Linux, fails on Windows. It affects more than just ZODB: http://winbot.zope.org/builders/zope.formlib_py_265_32/builds/1600/steps/boo... Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
participants (3)
-
Marius Gedminas -
Tres Seaver -
Zope tests summarizer