Skip to content

Remove Certguard and File installation as plugin #1375

Remove Certguard and File installation as plugin

Remove Certguard and File installation as plugin #1375

Triggered via pull request March 28, 2024 14:03
Status Failure
Total duration 15m 34s
Artifacts

ci.yml

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

Annotations

58 errors
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 8 (Ruby 3.2): spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L11
pulpcore::repo on centos-8-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el8/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L28
pulpcore::repo on centos-8-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el8/$basearch"
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L11
pulpcore::repo on redhat-9-x86_64 with default values is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/el\d+/\$basearch$}) .with_gpgcheck(1) .with_gpgkey(%r{https://yum.theforeman.org/pulpcore/\d+\.\d+/GPG-RPM-KEY-pulpcore}) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch", and parameter gpgkey set to /https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore/ but it is set to "https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore" Diff: @@ -1,4 +1,4 @@ -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/el\d+\/\$basearch$) +https://stagingyum.theforeman.org/pulpcore/3.39/el9/$basearch -(?-mix:https:\/\/yum.theforeman.org\/pulpcore\/\d+\.\d+\/GPG-RPM-KEY-pulpcore) +https://stagingyum.theforeman.org/pulpcore/3.39/GPG-RPM-KEY-pulpcore
Puppet / 7 (Ruby 2.7): spec/classes/repo_spec.rb#L28
pulpcore::repo on redhat-9-x86_64 with nightly version is expected to contain Yumrepo[pulpcore] that notifies Anchor[pulpcore::repo] Failure/Error: it { is_expected.to contain_yumrepo('pulpcore') .with_baseurl(%r{https://yum.theforeman.org/pulpcore/nightly/el\d+/\$basearch$}) .with_gpgcheck(0) .that_notifies('Anchor[pulpcore::repo]') } expected that the catalogue would contain Yumrepo[pulpcore] with baseurl set to /https:\/\/yum.theforeman.org\/pulpcore\/nightly\/el\d+\/\$basearch$/ but it is set to "https://stagingyum.theforeman.org/pulpcore/nightly/el9/$basearch"
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140527169.pp.nu20mc Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 28.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140558618.pp.LruzqO Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140530365.pp.U7zEO4 Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 25.71 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559068.pp.8SUBFM Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140540444.pp.UWxady Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 32.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140615920.pp.LlBQEy Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140539379.pp.QS2FFY Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 34.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos8-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140617271.pp.ZsJj2b Last 10 lines of output were: Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies �[mNotice: Applied catalog in 3.87 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "httpd" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "httpd" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-api" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-api" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-content" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-content" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "pulpcore-worker@1" to be enabled Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39: spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pulpcore-worker@1" to be running Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12