Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #129
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
9 errors
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L77
splunk enterprise class default parameters seed admin password works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181757440.pp.EVvQmq
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710699479'
�[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd]
�[mNotice: Applied catalog in 0.19 seconds
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L77
splunk enterprise class default parameters seed admin password works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181806327.pp.GRxpAn
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710699487'
�[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd]
�[mNotice: Applied catalog in 0.23 seconds
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L77
splunk enterprise class default parameters seed admin password works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181828810.pp.YWWayp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710699510'
�[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd]
�[mNotice: Applied catalog in 0.21 seconds
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L77
splunk enterprise class default parameters seed admin password works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181832112.pp.CIBfCK
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2204-64-puppet8.example.com in environment production in 0.39 seconds
Info: Using environment 'production'
Info: Applying configuration version '1710699513'
�[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd]
�[mNotice: Applied catalog in 0.93 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|