Set Default file mode to 0600 #73
Annotations
7 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120014034.pp.CO6cgm
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714392015'
Warning: Private key for 'debian10-64-puppet8.example.com' does not exist
Warning: Client certificate for 'debian10-64-puppet8.example.com' does not exist
�[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol]
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
|
Run tests:
spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "otelcol-contrib" to be running
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
|
Run tests:
spec/acceptance/otelcol_contrib_spec.rb#L13
Otelcol class with contrib behaves like the example Port "8889" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8889" to be listening
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class behaves like the example applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120023542.pp.SbxsE1
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1714392025'
Warning: Private key for 'debian10-64-puppet8.example.com' does not exist
Warning: Client certificate for 'debian10-64-puppet8.example.com' does not exist
�[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol]
�[mNotice: Applied catalog in 1.02 seconds
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Run tests:
spec/acceptance/otelcol_spec.rb#L9
Otelcol class behaves like the example Service "otelcol" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "otelcol" to be running
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Run tests:
spec/acceptance/otelcol_spec.rb#L13
Otelcol class behaves like the example Port "8888" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8888" to be listening
Shared Example Group: "the example" called from ./spec/acceptance/otelcol_spec.rb:6
|
Run tests
Process completed with exit code 1.
|
Loading