Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #92
ci.yml
on: pull_request
Setup Test Matrix
27s
Matrix: acceptance
Matrix: unit
Annotations
15 errors and 8 warnings
Puppet 7 - Ubuntu 16.04
Process completed with exit code 1.
|
Puppet 7 - Debian 9
Process completed with exit code 1.
|
Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L57
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 'debian10-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132308916.pp.7XEF1P
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700400190'
�[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.75 seconds
|
Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
|
Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/
Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} }
expected "" to match /\$6\$not4r3alh45h/
Diff:
@@ -1 +1 @@
-/\$6\$not4r3alh45h/
+""
|
Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L57
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 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132310073.pp.EyIMgX
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700400191'
�[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 1.09 seconds
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
|
Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/
Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} }
expected "" to match /\$6\$not4r3alh45h/
Diff:
@@ -1 +1 @@
-/\$6\$not4r3alh45h/
+""
|
Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/splunk_enterprise_spec.rb#L57
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 'ubuntu1804-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132310428.pp.CnK7Lu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1700400192'
�[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 1.20 seconds
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
|
Puppet 7 - Ubuntu 18.04:
spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/
Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} }
expected "" to match /\$6\$not4r3alh45h/
Diff:
@@ -1 +1 @@
-/\$6\$not4r3alh45h/
+""
|
Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Setup Test Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Ubuntu 16.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Debian 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 (Ruby 2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - Ubuntu 18.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Puppet 7 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|