modulesync 9.1.0 #69
ci.yml
on: pull_request
Puppet
/
Static validations
1m 14s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
160 errors
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051227910.pp.YPp3gK
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346749'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051229721.pp.aalH7j
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346751'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051231564.pp.i7WxMZ
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346753'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051233291.pp.88ojEh
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346754'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on ubuntu2004-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on ubuntu2004-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235283.pp.lp5Gv0
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346756'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on ubuntu2004-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051237182.pp.wxXKfD
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on ubuntu2004-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051232299.pp.SP199p
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346753'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051234026.pp.qZE9TV
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346755'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235751.pp.J1uZjr
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346757'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051237363.pp.tDkHTG
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on ubuntu1804-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on ubuntu1804-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051239171.pp.aVqEg5
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on ubuntu1804-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051240925.pp.GkwCgz
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346762'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on ubuntu1804-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on debian10-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051229075.pp.0hp1nN
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346750'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on debian10-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051230914.pp.1c3PO0
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346752'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on debian10-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051232767.pp.ixXtNQ
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346754'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051234509.pp.ZD2xaE
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346756'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on debian10-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on debian10-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051236486.pp.EdHYoQ
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on debian10-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238414.pp.cm3CgX
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian10-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051229327.pp.gByD3b
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346750'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051231044.pp.3mA2wO
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346752'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051232910.pp.fWEfD3
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346754'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051234616.pp.UZHd4g
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346756'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on oracle7-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on oracle7-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051236584.pp.OaCs4T
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.02 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on oracle7-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238431.pp.rSSQPT
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346759'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.04 seconds
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on oracle7-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on centos7-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051231133.pp.P6rPqm
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346752'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on centos7-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051232877.pp.7tcHfB
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346754'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on centos7-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051234696.pp.4t7gUj
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346756'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051236426.pp.ibzu13
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346757'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on centos7-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on centos7-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238411.pp.hiCfGR
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on centos7-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051240289.pp.HDyua8
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.04 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346761'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on centos7-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on debian11-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235810.pp.XdBXVO
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346757'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on debian11-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051237588.pp.NVJWxQ
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346759'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.02 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on debian11-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051239424.pp.FMpSZW
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051241143.pp.w2NIjV
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346762'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051243064.pp.gLKNPo
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346764'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.02 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051244951.pp.DbTVEP
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346766'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian11-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on centos8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051240675.pp.TVrA2y
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346762'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on centos8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051242548.pp.01pbGk
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346764'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on centos8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051244514.pp.LnBQNR
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346766'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051246345.pp.Hql9Zj
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346767'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on centos8-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on centos8-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051248373.pp.nHmlUY
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346770'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on centos8-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051250364.pp.5mQcLU
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346771'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on centos8-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051247935.pp.7P9pGO
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346769'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051249756.pp.sGf8B8
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346771'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet7.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051251681.pp.UeahY7
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346773'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet7.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051253415.pp.nKt2Ck
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346774'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet7.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on oracle8-64-puppet7.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on oracle8-64-puppet7.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051255417.pp.DO8CCA
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346777'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on oracle8-64-puppet7.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051257339.pp.YJXDgp
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346778'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on oracle8-64-puppet7.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on debian10-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051228349.pp.oLcSKv
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346750'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on debian10-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051230900.pp.NSdts5
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346753'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on debian10-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051233469.pp.VTPAnh
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346755'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235957.pp.iZEkpu
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on debian10-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on debian10-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on debian10-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238649.pp.JBk9pz
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346761'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on debian10-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051241273.pp.14w57S
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346763'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 10:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian10-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on debian11-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051232465.pp.iLGDEt
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346754'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on debian11-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235071.pp.OxmGvO
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346757'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on debian11-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051237776.pp.FDM2nl
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051240298.pp.iokPuX
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346762'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on debian11-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on debian11-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on debian11-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051243031.pp.JfYUq9
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346765'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on debian11-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051245740.pp.7Nbk44
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346768'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Debian 11:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on debian11-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051233421.pp.te5Pd6
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346755'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051236147.pp.h7a0bm
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346758'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on ubuntu2004-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238932.pp.5HSziC
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346761'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051241628.pp.UxLDLj
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346764'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu2004-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on ubuntu2004-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on ubuntu2004-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051244521.pp.OIBiI3
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346767'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on ubuntu2004-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051247329.pp.6j0Rni
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346769'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on ubuntu2004-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051234251.pp.WfwiGx
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346756'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051237029.pp.3qYIjj
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346759'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on ubuntu1804-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051239941.pp.9drNFd
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346762'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051242615.pp.W1E3RB
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346765'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on ubuntu1804-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on ubuntu1804-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on ubuntu1804-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051245487.pp.60C4uG
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346768'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on ubuntu1804-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051248349.pp.GK3wyf
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346770'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - Ubuntu 18.04:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on ubuntu1804-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'ubuntu1804-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on centos7-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051235315.pp.6aUBK8
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346757'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on centos7-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051238159.pp.tQATGw
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346760'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on centos7-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051241181.pp.w2NyVh
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346763'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051244031.pp.XJWyWk
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346766'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on centos7-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on centos7-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on centos7-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051247058.pp.TDhwwx
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346769'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on centos7-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051249990.pp.dllEZu
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346772'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 7:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on centos7-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on centos8-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051242714.pp.2j2XiL
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346765'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on centos8-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051245500.pp.1FASdF
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346767'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on centos8-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051248431.pp.8aTYDO
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346770'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051251178.pp.JSacoW
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346773'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on centos8-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on centos8-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on centos8-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051254218.pp.4P2zNu
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346776'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on centos8-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051257125.pp.N2OnJq
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346779'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - CentOS 8:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on centos8-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051258086.pp.Jmhrgm
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346780'
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051300647.pp.0ZRd2k
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346782'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on oracle8-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051303295.pp.hFj5T6
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346785'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051305813.pp.adc8M7
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346788'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on oracle8-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on oracle8-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on oracle8-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051308601.pp.cY0hjF
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346791'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on oracle8-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051311296.pp.uXNkxS
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet8.example.com in environment production in 0.05 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346793'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 8:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on oracle8-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051248099.pp.IwMKAX
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346771'
Error: Could not find a suitable provider for kernel_parameter
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051251363.pp.P2noJh
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346774'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for basic on oracle7-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L34
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet8.example.com works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051254675.pp.85Q4Rk
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346777'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L38
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet8.example.com is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051257702.pp.h6sghm
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346780'
Error: Could not find a suitable provider for kernel_parameter
�[mNotice: Applied catalog in 0.02 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/00_kernel_parameter_spec.rb#L42
Kernel Parameter Tests default parameters for normal_bootmode on oracle7-64-puppet8.example.com is expected to have auditing enabled at boot time
Failure/Error: on(host, test)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
grep -q "audit=1" /proc/cmdline
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L37
GRUB2 User Tests on oracle7-64-puppet8.example.com set a user on the system with a plain text password has a legacy file
Failure/Error: create_remote_file(host, legacy_file, '# Legacy File')
Net::SCP::Error:
SCP did not finish successfully (1):
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L42
GRUB2 User Tests on oracle7-64-puppet8.example.com set a user on the system with a plain text password works with no errors
Failure/Error: apply_manifest_on(host, manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051301005.pp.H9gj8F
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346783'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.02 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L50
GRUB2 User Tests on oracle7-64-puppet8.example.com set a user on the system with a plain text password is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_051304204.pp.vJbp06
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697346787'
Error: Could not find a suitable provider for grub_user
�[mNotice: Applied catalog in 0.01 seconds
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/05_grub2_users_spec.rb#L54
GRUB2 User Tests on oracle7-64-puppet8.example.com set a user on the system with a plain text password sets an encrypted password
Failure/Error: result = on(host, %(grep 'password_pbkdf2 test_user1' #{target_file})).stdout
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
grep 'password_pbkdf2 test_user1' /etc/grub.d/02_puppet_managed_users
Last 10 lines of output were:
grep: /etc/grub.d/02_puppet_managed_users: No such file or directory
|