modulesync 7.3.0 & puppet-lint adjustments #31
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_002704732.pp.RdvHRk
Last 10 lines of output were:
Info: Applying configuration version '1707784026'
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.27 seconds
|
Puppet / Puppet 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_002708720.pp.ZbQmx7
Last 10 lines of output were:
Info: Applying configuration version '1707784030'
Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install monit' returned 1: Error: Unable to find a match: monit
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install monit' returned 1: Error: Unable to find a match: monit
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.29 seconds
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_002713218.pp.wcYRkh
Last 10 lines of output were:
E: Package 'monit' has no installation candidate
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/File[/etc/default/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.13 seconds
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/class_spec.rb#L6
monit class default parameters works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003045757.pp.2e4FtL
Last 10 lines of output were:
Info: Applying configuration version '1707784247'
Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
Error: /Stage[main]/Monit::Install/Package[monit]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install monit' returned 1: Error: Nothing to do
�[mNotice: /Stage[main]/Monit::Config/File[/var/lib/monit]: Dependency Package[monit] has failures: true
Warning: /Stage[main]/Monit::Config/File[/var/lib/monit]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config_dir]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Config/File[monit_config]: Skipping because of failed dependencies
Warning: /Stage[main]/Monit::Service/Service[monit]: Skipping because of failed dependencies
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 0.26 seconds
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|