Skip to content

Refactor Module to allow definition of types #35

Refactor Module to allow definition of types

Refactor Module to allow definition of types #35

Triggered via pull request November 23, 2023 09:16
@voxel01voxel01
synchronize #11
refactor-types
Status Failure
Total duration 2m 24s
Artifacts

ci.yml

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

Annotations

29 errors
Puppet / 7 - OracleLinux 7
Process completed with exit code 1.
Puppet / 7 - OracleLinux 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091748757.pp.40B37N Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731070' Warning: Private key for 'oracle9-64-puppet7.example.com' does not exist Warning: Client certificate for 'oracle9-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.54 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - OracleLinux 9: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / 7 - CentOS 9: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091755221.pp.yyFkLI Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731076' Warning: Private key for 'centos9-64-puppet7.example.com' does not exist Warning: Client certificate for 'centos9-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.44 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - CentOS 9: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - CentOS 9
Process completed with exit code 1.
Puppet / 7 - CentOS 7: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091755748.pp.U9Q0At Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731077' Warning: Private key for 'centos7-64-puppet7.example.com' does not exist Warning: Client certificate for 'centos7-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.38 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - CentOS 7
Process completed with exit code 1.
Puppet / 7 - Debian 11: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091757894.pp.c1iI0h Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731079' Warning: Private key for 'debian11-64-puppet7.example.com' does not exist Warning: Client certificate for 'debian11-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.94 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Debian 11: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Debian 11
Process completed with exit code 1.
Puppet / 7 - Debian 10: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091759241.pp.oS39t9 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731080' Warning: Private key for 'debian10-64-puppet7.example.com' does not exist Warning: Client certificate for 'debian10-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.88 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Debian 10: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Debian 10
Process completed with exit code 1.
Puppet / 7 - Ubuntu 22.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091759109.pp.sO3FSK Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2204-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731080' Warning: Private key for 'ubuntu2204-64-puppet7.example.com' does not exist Warning: Client certificate for 'ubuntu2204-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 1.11 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 22.04: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / 7 - Ubuntu 20.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091808625.pp.DGw4ff Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731090' Warning: Private key for 'ubuntu2004-64-puppet7.example.com' does not exist Warning: Client certificate for 'ubuntu2004-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 1.31 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 20.04: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / 7 - CentOS 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091813701.pp.nq9qG9 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731095' Warning: Private key for 'centos8-64-puppet7.example.com' does not exist Warning: Client certificate for 'centos8-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.41 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - CentOS 8
Process completed with exit code 1.
Puppet / 7 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091814327.pp.t647E9 Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731095' Warning: Private key for 'ubuntu1804-64-puppet7.example.com' does not exist Warning: Client certificate for 'ubuntu1804-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 1.32 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 18.04: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / 7 - OracleLinux 8: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Otelcol class with contrib behaves like the example applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_091819797.pp.ywE0hF Last 10 lines of output were: Info: Loading facts �[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.09 seconds Info: Using environment 'production' Info: Applying configuration version '1700731101' Warning: Private key for 'oracle8-64-puppet7.example.com' does not exist Warning: Client certificate for 'oracle8-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Otelcol::Service/Service[otelcol]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Otelcol::Service/Service[otelcol]: Unscheduling refresh on Service[otelcol] �[mNotice: Applied catalog in 0.47 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - OracleLinux 8: spec/acceptance/otelcol_contrib_spec.rb#L9
Otelcol class with contrib behaves like the example Service "otelcol-contrib" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "otelcol-contrib" to be running Shared Example Group: "the example" called from ./spec/acceptance/otelcol_contrib_spec.rb:6
Puppet / 7 - OracleLinux 8
Process completed with exit code 1.