Skip to content

BREAKING: Enable packagecloud repos by default #323

BREAKING: Enable packagecloud repos by default

BREAKING: Enable packagecloud repos by default #323

Triggered via pull request December 19, 2023 07:54
Status Failure
Total duration 17m 54s
Artifacts

ci.yml

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

Annotations

16 errors and 9 warnings
Puppet / 7 - Debian 10: spec/spec_helper_acceptance.rb#L98
rabbitmq class: disable and stop service behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075833216.pp.haYSbL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
Puppet / 7 - Debian 10: spec/spec_helper_acceptance.rb#L102
rabbitmq class: disable and stop service behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075838035.pp.9yZMjL Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L61
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be enabled Failure/Error: it { is_expected.not_to be_enabled } expected Service "rabbitmq-server" not to be enabled
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L62
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be running Failure/Error: it { is_expected.not_to be_running } expected Service "rabbitmq-server" not to be running
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L67
rabbitmq class: service is unmanaged runs successfully Failure/Error: apply_manifest(pp_pre, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075842806.pp.jH1BOy Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node debian10-64-puppet7.example.com
Puppet / 7 - Debian 10: spec/acceptance/delete_guest_user_spec.rb#L7
rabbitmq with delete_guest_user delete_guest_user runs successfully Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080304053.pp.jfLZDV Last 10 lines of output were: Info: Class[Rabbitmq::Service]: Unscheduling all events on Class[Rabbitmq::Service] �[mNotice: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Dependency Service[rabbitmq-server] has failures: true Warning: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Skipping because of failed dependencies Info: Class[Rabbitmq]: Unscheduling all events on Class[Rabbitmq] Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]: Skipping because of failed dependencies �[mNotice: Applied catalog in 55.67 seconds
Puppet / 7 - Debian 10: spec/acceptance/delete_guest_user_spec.rb#L21
rabbitmq with delete_guest_user delete_guest_user File "/tmp/rabbitmqctl_users" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/rabbitmqctl_users".file?` to be truthy, got false
Puppet / 7 - Debian 10
Process completed with exit code 1.
Puppet / 7 - Ubuntu 18.04: spec/spec_helper_acceptance.rb#L98
rabbitmq class: disable and stop service behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075833182.pp.yFl3O2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node ubuntu1804-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
Puppet / 7 - Ubuntu 18.04: spec/spec_helper_acceptance.rb#L102
rabbitmq class: disable and stop service behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075838658.pp.dsOxSS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node ubuntu1804-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:58
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L61
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be enabled Failure/Error: it { is_expected.not_to be_enabled } expected Service "rabbitmq-server" not to be enabled
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L62
rabbitmq class: disable and stop service Service "rabbitmq-server" is expected not to be running Failure/Error: it { is_expected.not_to be_running } expected Service "rabbitmq-server" not to be running
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L67
rabbitmq class: service is unmanaged runs successfully Failure/Error: apply_manifest(pp_pre, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_075844245.pp.7EgLNM Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Error while evaluating a Function Call, Only 'erlang_solutions' repo_sources is supported for Apt repos, the following is not supported: packagecloud (file: /etc/puppetlabs/code/environments/production/modules/erlang/manifests/repo/apt.pp, line: 11, column: 7) on node ubuntu1804-64-puppet7.example.com
Puppet / 7 - Ubuntu 18.04: spec/acceptance/delete_guest_user_spec.rb#L7
rabbitmq with delete_guest_user delete_guest_user runs successfully Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080319166.pp.hu4aje Last 10 lines of output were: Info: Class[Rabbitmq::Service]: Unscheduling all events on Class[Rabbitmq::Service] �[mNotice: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Dependency Service[rabbitmq-server] has failures: true Warning: /Stage[main]/Rabbitmq::Management/Rabbitmq_user[guest]: Skipping because of failed dependencies Info: Class[Rabbitmq]: Unscheduling all events on Class[Rabbitmq] Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]: Skipping because of failed dependencies Warning: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 54.94 seconds
Puppet / 7 - Ubuntu 18.04: spec/acceptance/delete_guest_user_spec.rb#L21
rabbitmq with delete_guest_user delete_guest_user File "/tmp/rabbitmqctl_users" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/rabbitmqctl_users".file?` to be truthy, got false
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / 7 - CentOS 7: spec/acceptance/class_spec.rb#L118
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - CentOS 7: spec/acceptance/class_spec.rb#L153
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - CentOS 7: spec/acceptance/class_spec.rb#L218
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L118
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L153
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Debian 10: spec/acceptance/class_spec.rb#L218
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L118
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L153
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / 7 - Ubuntu 18.04: spec/acceptance/class_spec.rb#L218
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit