I'm looking at https://apps.fedoraproject.org/autocloud/jobs/740, where there is a failure in the Fedora Cloud Base vagrant-libvirt image (yet vagrant-virtualbox and others are fine). The specific failure (with whitespace removed) from https://apps.fedoraproject.org/autocloud/jobs/1984/output is: command: ## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestaudit -v status: False test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit) Tests audit ... FAIL ====================================================================== FAIL: test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit) Tests audit ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/vagrant/tunirtests/nongatingtests.py", line 265, in test_audit self.assertIn('useradd', f) AssertionError: 'useradd' not found in '' ---------------------------------------------------------------------- Ran 1 test in 0.140s FAILED (failures=1) How is it that useradd is not found in this image but everything else works and other images are fine? -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx