Details
-
CI Blocker
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
platform puppet-agent
-
Platform OS
-
0
-
Platform OS 2017-10-03, Platform OS 2017-10-17
-
Not Needed
-
Automate
Description
The test resources/group/should_create fails with the following output:
Errored Tests Cases:
03:55:12 Test Case tests/resource/group/should_create.rb reported: #<Beaker::Host::CommandFailure: Host 'co8z7zqqxslhr7e.delivery.puppetlabs.net' exited with 8 running:
03:55:12 if getent group pl372022; then groupdel pl372022; fi
03:55:12 Last 10 lines of output were:
03:55:12 pl372022:x:1001:
03:55:12 groupdel: cannot remove the primary group of user 'symuser'>
03:55:12 Test line: tests/resource/group/should_create.rb:22:in `block (2 levels) in run_test'