Fixes #37707 - Purge container_gateway feature without docker #1302
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
31 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182757408.YxXwd2.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 1.47 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660079'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.43 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182820390.uXVWMP.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 1.56 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660102'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182859045.nFqDLO.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 1.44 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660140'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182939855.HglZXx.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 1.55 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660181'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182804188.wB64IJ.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 1.68 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660086'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182827655.frwMBb.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 1.69 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660109'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.79 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182908820.2iCcQc.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 1.65 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660150'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182951623.OJjd1e.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 1.66 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660193'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.90 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182757458.pC9jSq.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 1.61 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660079'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.04 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182821867.HtifMK.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 1.62 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660103'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182904346.Zb65My.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 1.58 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660146'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.93 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182950266.ElMZid.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet7.example.com in environment production in 1.66 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660192'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182809811.hm2kev.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 1.69 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660091'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182838165.Ht4oBp.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 1.63 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660120'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182921021.7wPqC2.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 1.62 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660163'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.98 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183004861.KLb9BD.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 1.66 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660207'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182841322.r0GLIf.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.59 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660123'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182904604.BM9oVi.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.61 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660146'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.58 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182945217.OCKqJa.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.57 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660187'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183028425.Tc61Cf.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 1.72 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660230'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.03 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with default params 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182844749.W4QD9E.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.70 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660126'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:5
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with reverse_proxy true 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182909833.qfJSbV.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.71 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660151'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 7.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:61
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore mirror with docker disabled 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182952236.KL6R41.pp
Last 10 lines of output were:
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.56 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660194'
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_standalone_mirror_spec.rb:113
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
pulpcore non-mirror 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 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183034496.KhmBUM.pp
Last 10 lines of output were:
Warning: This function is deprecated, please use stdlib::ensure_packages instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/database.pp", 11]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 277]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Warning: This function is deprecated, please use stdlib::to_python instead. at ["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/config.pp", 22]:["/etc/puppetlabs/code/environments/production/modules/pulpcore/manifests/init.pp", 278]
(location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
�[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 1.64 seconds
Info: Using environment 'production'
Info: Applying configuration version '1723660236'
Warning: /Stage[main]/Foreman::Config::Apache/Foreman::Settings_fragment[reverse-proxy-headers.yaml]/Concat::Fragment[foreman_settings+03-reverse-proxy-headers.yaml]/Concat_fragment[foreman_settings+03-reverse-proxy-headers.yaml]: Target Concat_file with path or title '/etc/foreman/settings.yaml' or tag '_etc_foreman_settings.yaml not found in the catalog
�[mNotice: /Stage[main]/Pulpcore::Database/Pulpcore::Admin[migrate --noinput]/Exec[pulpcore-manager migrate --noinput]/returns: executed successfully
�[mNotice: Applied catalog in 6.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/content_with_foreman_spec.rb:4
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|