Buildbot build prefixes changed
Hi,
You may have to manually cleanup old directories on your buildbot workers. Sorry, I don't know the process how to do that. If someone finds a way, please share it!
--
To be able to support multiple similar jobs on the same buildbot worker, the build prefixes have been modified last week: https://github.com/python/buildmaster-config/pull/108
Problem: I didn't expect that, but buildbot doesn't cleanup old directories. So new directories are created, but not the old ones.
Gregory P. Smith's buildbot workers started to fail with "no space left on disk" error. He is using a disk of 10 GB and had to manually remove old directories.
By the way, Gregory also fixed a typo in the CLang UBSan job: https://github.com/python/buildmaster-config/pull/111
Note: I'm kind of disappointed that buildbot is not really "stateless", and doesn't automatically cleanup these old directories.
Victor
Night gathers, and now my watch begins. It shall not end until my death.
Dear List readers,
Noticed that the AIX bots both failed, but in different ways, to:
got_revision 8d59eb1b66c51b2b918da9881c57d07d08df43b7 Git owners ["Julien Danjou <julien@danjou.info>"] Build project python/cpython
As the fails are in two different areas, not going to open an issue atm. Whatever changed, AIX does not seem to like it.
Michael
participants (2)
-
Michael Felt
-
Victor Stinner