Nightlies are failing for several reasons
The nightlies are currently failing for several unrelated reasons:
- Looks like some keys have gone missing
- Some tests cannot be run because of database environment missing.
The first one is likely related to the use of cgroup v2 based on the name of the fields missing and the information given on the Container Stats information for the Docker v1.41 API.
As for the database environments, the likely reasons is that all the runners and test machines had previous versions of the database images and thus the tests were run successfully although the test image pull method used later versions of them.