[Zope-dev] Zope Tests: 51 OK, 4 Failed, 1 Unknown

Tres Seaver tseaver at palladion.com
Mon Jan 3 07:32:18 EST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dang, but automating stuff on Windows is hard!

> Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
> From: jdriessen at thehealthagency.com
> Date: Sun Jan  2 16:11:44 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/027816.html


This one is a build failures, like so::

- ------------------------ $< --------------------------
While:
  Installing test-zopeapp.
  Getting distribution for 'zope.app.renderer==3.5.1'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 1683, in main
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 555, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 1227, in _call
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 43, in install
    return self.update()
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 48, in update
    installed.extend(self._install_testrunners(wanted_packages))
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 66, in _install_testrunners
    installed.extend(recipe.install())
  File "build\bdist.win32\egg\zc\recipe\testrunner\__init__.py", line
43, in install
  File
"c:\users\richard\.buildout\eggs\zc.recipe.egg-1.2.2-py2.4.egg\zc\recipe\egg\egg.py",
line 89, in working_set
    allow_hosts=self.allow_hosts,
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 800, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 670, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 542, in _get_dist
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 393, in _call_easy_install
  File "C:\Python24\lib\shutil.py", line 163, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "C:\Python24\lib\shutil.py", line 163, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "C:\Python24\lib\shutil.py", line 172, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "C:\Python24\lib\shutil.py", line 170, in rmtree
    os.rmdir(path)
OSError: [Errno 41] Directory not empty:
'C:\\Users\\richard\\.buildout\\eggs\\tmpueq2xg\\zope.app.renderer-3.5.1-py2.4.egg\\zope'
- ------------------------ $< --------------------------


> Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
> From: jdriessen at thehealthagency.com
> Date: Sun Jan  2 16:44:28 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/027820.html
> 
> Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
> From: jdriessen at thehealthagency.com
> Date: Sun Jan  2 16:51:47 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/027821.html

These two fail with an error message I have never seen before:

- ------------------------ $< --------------------------
Running test-zopeapp-zope.app.appsetup
Traceback (most recent call last):
  File
"C:\Users\richard\Desktop\buildslave\zopetoolkit_win-py2.6_slave-win\build\bin\test-zopeapp-script.py",
line 20, in <module>
    opeapp-zope.app.content',
'C:\\Users\\richard\\Desktop\\buildslave\\zopetoolkit_win-py2.6_slave-win\\build\\bin\\test-zopeapp-zope.app.authentication')
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.13.1-py2.6.egg\z3c\recipe\compattest\runner.py",
line 106, in main
    job.start()
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.13.1-py2.6.egg\z3c\recipe\compattest\runner.py",
line 47, in start
    close_fds=not windoze,
  File "C:\Python26\lib\subprocess.py", line 623, in __init__
    errread, errwrite)
  File "C:\Python26\lib\subprocess.py", line 833, in _execute_child
    startupinfo)
WindowsError: [Error 740] The requested operation requires elevation
- ------------------------ $< --------------------------


> Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
> From: jdriessen at thehealthagency.com
> Date: Mon Jan  3 06:52:37 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-January/027860.html

Another build failure::

- ------------------------ $< --------------------------
While:
  Installing test-zopeapp.
  Getting distribution for 'zope.app.server==3.5.0'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 1683, in main
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 555, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\buildout.py",
line 1227, in _call
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 43, in install
    return self.update()
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 48, in update
    installed.extend(self._install_testrunners(wanted_packages))
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 55, in _install_testrunners
    ws = self._working_set(package)
  File
"c:\users\richard\.buildout\eggs\z3c.recipe.compattest-0.12.2-py2.4.egg\z3c\recipe\compattest\recipe.py",
line 110, in _working_set
    _, ws = eggs.working_set()
  File
"c:\users\richard\.buildout\eggs\zc.recipe.egg-1.2.2-py2.4.egg\zc\recipe\egg\egg.py",
line 89, in working_set
    allow_hosts=self.allow_hosts,
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 800, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 646, in install
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 542, in _get_dist
  File
"c:\windows\temp\tmpo8vpxw\zc.buildout-1.4.4-py2.4.egg\zc\buildout\easy_install.py",
line 381, in _call_easy_install
OSError: [Errno 13] Permission denied
- ------------------------ $< --------------------------




Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0hwdIACgkQ+gerLs4ltQ4v+gCdGtpASmgGYyhErZC8XloN7d0e
/mAAn3B9hMSoyHf/iAYbG25tGAGu/ikG
=pbCv
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list