With umask set to 077, the image build and test might fail. While we might not fix this properly, it would be good to find out that the umask is the cause soon by having explicit check for umask during:
make build
- a new function in
test-lib.sh to be called in every test/run