I was checking the log of today's build with timestamps set to "elapsed time" and noticed:
00:08:34.388 create mode 160000 extensions/TitleBlacklist 00:08:37.093 create mode 160000 extensions/TocTree 00:28:32.110 create mode 160000 extensions/TorBlock 00:28:34.796 create mode 160000 extensions/Translate
That's an unexplained 20 minute pause between operations.
I zoomed back out to the build time trend graph and I can see this build was pretty typical in runtime.
Now I'm spot checking randomly and see that there is a similar pause every day. It happens in the same general area, but not exactly the same each time.
00:08:28.848 create mode 160000 extensions/TheWikipediaLibrary 00:29:44.476 create mode 160000 extensions/TimedMediaHandler
00:08:35.364 create mode 160000 extensions/TheWikipediaLibrary 00:28:40.741 create mode 160000 extensions/TimedMediaHandler
00:08:26.688 create mode 160000 extensions/SiteMatrix 00:29:28.436 create mode 160000 extensions/SpamBlacklist
00:08:37.232 create mode 160000 extensions/TimedMediaHandler 00:28:42.600 create mode 160000 extensions/TitleBlacklist
More investigation is needed. Can we reproduce this in an interactive shell where we might see what is going on? Is git doing something unexpectred? Is the instance running out of ram and swapping? Are we swamping out the ganetti hypervisor itself somehow?
