Skip to content

Support custom arguments #49

Support custom arguments

Support custom arguments #49

Triggered via pull request July 31, 2025 12:08
Status Cancelled
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
21s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
5s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

253 errors
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L13
grafana_alloy on almalinux-9-x86_64 with default params is expected not to contain File[/etc/alloy/config.alloy] Failure/Error: it { is_expected.not_to contain_file('/etc/alloy/config.alloy') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L12
grafana_alloy on almalinux-9-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L34
grafana_alloy on almalinux-8-x86_64 with sensitive configuration is expected to contain File[/etc/alloy/config.alloy] with content => Sensitive("my config") Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content(sensitive('my config')) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L33
grafana_alloy on almalinux-8-x86_64 with sensitive configuration is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L27
grafana_alloy on almalinux-8-x86_64 without managing repo is expected to contain File[/etc/alloy/config.alloy] with content supplied string Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content('my config without managing repo') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L26
grafana_alloy on almalinux-8-x86_64 without managing repo is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L20
grafana_alloy on almalinux-8-x86_64 with all params is expected to contain File[/etc/alloy/config.alloy] with content supplied string Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content('my config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L19
grafana_alloy on almalinux-8-x86_64 with all params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L13
grafana_alloy on almalinux-8-x86_64 with default params is expected not to contain File[/etc/alloy/config.alloy] Failure/Error: it { is_expected.not_to contain_file('/etc/alloy/config.alloy') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/grafana_alloy_spec.rb#L12
grafana_alloy on almalinux-8-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.clmooez5ehxepeggjw3avmbnpa.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L13
grafana_alloy on almalinux-9-x86_64 with default params is expected not to contain File[/etc/alloy/config.alloy] Failure/Error: it { is_expected.not_to contain_file('/etc/alloy/config.alloy') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L12
grafana_alloy on almalinux-9-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L34
grafana_alloy on almalinux-8-x86_64 with sensitive configuration is expected to contain File[/etc/alloy/config.alloy] with content => Sensitive("my config") Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content(sensitive('my config')) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L33
grafana_alloy on almalinux-8-x86_64 with sensitive configuration is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L27
grafana_alloy on almalinux-8-x86_64 without managing repo is expected to contain File[/etc/alloy/config.alloy] with content supplied string Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content('my config without managing repo') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L26
grafana_alloy on almalinux-8-x86_64 without managing repo is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L20
grafana_alloy on almalinux-8-x86_64 with all params is expected to contain File[/etc/alloy/config.alloy] with content supplied string Failure/Error: it { is_expected.to contain_file('/etc/alloy/config.alloy').with_content('my config') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L19
grafana_alloy on almalinux-8-x86_64 with all params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L13
grafana_alloy on almalinux-8-x86_64 with default params is expected not to contain File[/etc/alloy/config.alloy] Failure/Error: it { is_expected.not_to contain_file('/etc/alloy/config.alloy') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/grafana_alloy_spec.rb#L12
grafana_alloy on almalinux-8-x86_64 with default params is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /home/runner/work/puppet-grafana_alloy/puppet-grafana_alloy/spec/fixtures/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node pkrvmjbmru5nbw0.yaenpszya1ne1izvz2uykgmlyh.cx.internal.cloudapp.net
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120956617.ppsoMZ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120954743.jLqoEP.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120952895.w3ytY0.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120950915.dCuDDB.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120958019.xr21EU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120956182.o1JXF4.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120954407.f8mh2m.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120952466.RueUYV.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / OpenVox 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120959137.0lZpkG.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120957140.Vh8tkJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120955197.o4CJ26.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120953091.5gWuA9.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Rocky 9
Process completed with exit code 1.
Puppet / OpenVox 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120959637.jV3TQ7.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120957723.hl8FBU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120955810.AAgYsa.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120953857.nkuHpV.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / OpenVox 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121001058.xpNRBr.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120959169.PYEqO2.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120957328.NNB2Wu.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120955344.JHdNLm.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121000817.3wfIXl.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120958770.dxym4r.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120956772.9Gfy1D.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120954636.emDmBC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121000934.R7CEJm.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120958962.I4wPX5.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120957029.jXzwLO.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120954881.vncS9Y.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / OpenVox 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121004136.wFxC64.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121002356.9xJ8eE.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121000576.ENgISY.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120958676.OhTfgU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121004620.HNbnNP.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121002623.8zKKDl.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121000614.u1emNd.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120958492.m7eD97.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121005549.VYoemf.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121003708.wSvjJL.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121001882.7Cb2SJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'centos9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120959976.Iltmmr.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008740.mqkbMH.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121006645.lvG73K.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121004651.pJOQPK.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'centos9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121002495.PBYNiN.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Rocky 8
Process completed with exit code 1.
Puppet / OpenVox 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009972.Jk0dYz.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008187.WXWUMJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121006380.MoEMWD.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121004433.yBYh7Z.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009294.86WNA7.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121006170.0mL0vx.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121003048.RTqZMC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian12-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120959811.iwKS5P.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121010749.LLFHE1.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121007732.08NSN9.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121004754.11ACgq.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian12-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121001649.mWLJ55.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011927.wkP0QC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009958.lFwz6I.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008025.2sxN7w.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121005931.1hev5N.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013294.p50IRC.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011352.UHQfwJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009427.bgx4Pn.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121007387.oaKKza.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / OpenVox 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014698.gWYFun.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012743.HtzWxf.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121010837.1pv7Ak.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008795.1iZWpZ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / OpenVox 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014908.Uy0zk4.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012846.HGmnco.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121010793.XM8J7w.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - AlmaLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008620.EIeVkH.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Rocky 9
Process completed with exit code 1.
Puppet / OpenVox 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013035.dEBRsJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / OpenVox 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'oracle9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014895.odmkKt.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011010.30GYJ3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013027.fXVbw8.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009011.AIazqD.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011189.otAYaT.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Rocky 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121006877.w69ApW.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009241.y3gZud.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - CentOS 9
Process completed with exit code 1.
Puppet / OpenVox 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'centos9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015409.LfclZk.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'centos9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013393.NDjKM0.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'centos9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011459.RezIB4.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'centos9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009377.a7bEb1.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - CentOS 9
Process completed with exit code 1.
Puppet / OpenVox 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'centos9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019502.jNBQDU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'centos9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017646.DH9BAA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'centos9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015844.Qyalj8.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'centos9-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013885.NLtQiF.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node centos9-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121018945.3ANLiS.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019619.buW5G6.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017170.ZbLlTO.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017814.TITPqn.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121016070.vwvQMl.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015421.8Ty0ry.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle9-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014195.6PqudN.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013539.2NRQFv.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Debian 12
Process completed with exit code 1.
Puppet / OpenVox 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian12-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121018370.m5cfqA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian12-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015221.R8L9W9.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian12-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012174.jsWDpW.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian12-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121008959.JJN0Ig.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Debian 11
Process completed with exit code 1.
Puppet / OpenVox 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian11-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121020592.A3HMvr.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian11-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017314.f10PWf.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian11-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014080.33jgG3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian11-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121010591.gdsvwy.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Rocky 8
Process completed with exit code 1.
Puppet / OpenVox 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121020140.GWCkBE.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121018186.F6Uzgi.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121016263.sYau8x.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Rocky 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014170.883VnY.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121021014.zMREql.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019076.q6Z5rQ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017149.jcwRbD.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - OracleLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle9-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015094.dpj9TW.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121020366.T55JSE.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121016682.ErLqE3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013025.4y4yAx.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian11-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009283.fx4WVA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 8 - Debian 12
Process completed with exit code 1.
Puppet / OpenVox 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian12-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121022622.5PW92K.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian12-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019150.cqYLQK.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian12-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015626.m2btLn.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian12-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012000.TFUL2p.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian12-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Debian 12
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 7 - Ubuntu 24.04
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121023874.HQ2nQA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019128.AWmMdg.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014418.dEMmVU.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009563.1pUDYh.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Ubuntu 24.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 8 - Debian 11
The operation was canceled.
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121023332.HV56fr.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019929.8Vk4yQ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121016567.6JWejS.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian11-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121013063.M7djG0.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121025641.fKGcSv.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121020435.MJTWNg.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015151.TDKEgu.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121009814.0fiDRi.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 8 - Debian 11
The operation was canceled.
Puppet / OpenVox 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'debian11-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121026965.LjLRAy.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'debian11-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121023351.xiQatg.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'debian11-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019822.D7tiKA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'debian11-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121016168.SzfhSo.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node debian11-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Debian 11
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121025278.zXqdAR.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121020322.IIqN3F.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121015452.v6Snb8.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121010427.nTwhi9.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 8 - Ubuntu 22.04
The operation was canceled.
Puppet / OpenVox 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2204-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121027786.Qj7Sbl.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121022376.7SDjcG.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2204-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017109.QO7HwX.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121011355.Zd4Rq9.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 7 - Ubuntu 24.04
The operation was canceled.
Puppet / OpenVox 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2404-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121029006.UJGyz8.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121024251.bSCFX3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2404-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121019602.hpnP6t.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121014815.e7uRo0.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Ubuntu 24.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 8 - Ubuntu 24.04
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121032679.G2Wttt.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121027601.R7GhIO.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121022593.69qUXy.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121017526.nnV6mt.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - Ubuntu 24.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121037089.G1DuRV.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121035125.S5NUcK.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 8 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121033231.1pSZKs.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle8-64-puppet8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121031196.jJkgWl.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121039815.u9uJYh.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121037979.6WTuW3.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle8-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121035908.RscIsF.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 7 - Ubuntu 22.04
The operation was canceled.
Puppet / OpenVox 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2204-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121033794.P1f4K5.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121028658.YVsxD0.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2204-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121023588.SyNd7n.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2204-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121018375.IrSxLH.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2204-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 8 - OracleLinux 8
The operation was canceled.
Puppet / OpenVox 8 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121040066.fcGdql.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - OracleLinux 8
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 8 - Ubuntu 24.04
The operation was canceled.
Puppet / OpenVox 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with config behaves like an idempotent resource 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 'ubuntu2404-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121036805.40ZX71.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with config behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121031715.GzY8lx.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:17
Puppet / OpenVox 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'ubuntu2404-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121026604.E2Y90h.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Ubuntu 24.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'ubuntu2404-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121021407.iYDBjB.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node ubuntu2404-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 8 - Ubuntu 24.04
Canceling since a higher priority waiting request for 11/merge exists
Puppet / OpenVox 7 - OracleLinux 8
The operation was canceled.
Puppet / OpenVox 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
grafana_alloy with defaults behaves like an idempotent resource 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 'oracle8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121040422.AnApGm.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - OracleLinux 8: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
grafana_alloy with defaults behaves like an idempotent resource applies with no errors 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 'oracle8-64-openvox7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121038469.FG9409.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Grafana_alloy::Config]: parameter 'path' expects an Array value, got String (file: /etc/puppetlabs/code/environments/production/modules/grafana_alloy/manifests/init.pp, line: 34, column: 3) on node oracle8-64-openvox7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:7
Puppet / OpenVox 7 - OracleLinux 8
Canceling since a higher priority waiting request for 11/merge exists
Puppet / Test suite
Process completed with exit code 1.
CI
Canceling since a higher priority waiting request for 11/merge exists
CI
Canceling since a higher priority waiting request for 11/merge exists