add onlyif && unless features #163
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
254 errors and 5 warnings
Puppet / 8 (Ruby 3.2):
spec/defines/artifactory_spec.rb#L21
archive::artifactory artifactory archive with defaults is expected to contain Archive[/opt/app/example.zip] with path => "/opt/app/example.zip", source => "http://home.lan:8081/artifactory/path/example.zip", checksum => "0d4f4b4b039c10917cfc49f6f6be71e4" and checksum_type => "sha1"
Failure/Error: require 'pry'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /home/runner/work/puppet-archive/puppet-archive/spec/fixtures/modules/archive/manifests/artifactory.pp, line: 96, column: 3) (line: 3) on node fv-az1113-830.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/defines/artifactory_spec.rb#L21
archive::artifactory artifactory archive with defaults is expected to contain Archive[/opt/app/example.zip] with path => "/opt/app/example.zip", source => "http://home.lan:8081/artifactory/path/example.zip", checksum => "0d4f4b4b039c10917cfc49f6f6be71e4" and checksum_type => "sha1"
Failure/Error: require 'pry'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/wget: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /home/runner/work/puppet-archive/puppet-archive/spec/fixtures/modules/archive/manifests/artifactory.pp, line: 96, column: 3) (line: 3) on node fv-az1113-830.v4dlmfbwbvlezlyjnbnry1jt3f.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170356331.Jjl0WA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170356331.Jjl0WA.pp, line: 5, column: 7) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170358839.xrg4st.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170358839.xrg4st.pp, line: 5, column: 7) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170400831.EuEpdQ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170400831.EuEpdQ.pp, line: 5, column: 7) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170402790.rmsKis.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170402790.rmsKis.pp, line: 5, column: 7) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170400682.iRT2jI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170400682.iRT2jI.pp, line: 5, column: 7) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170403234.PO5B9W.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170403234.PO5B9W.pp, line: 5, column: 7) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170405209.jSWRfY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170405209.jSWRfY.pp, line: 5, column: 7) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170407178.rCWGwX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170407178.rCWGwX.pp, line: 5, column: 7) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170359562.WWa1VE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170359562.WWa1VE.pp, line: 5, column: 7) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170402193.di6ZMI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170402193.di6ZMI.pp, line: 5, column: 7) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170404257.JMeZIt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170404257.JMeZIt.pp, line: 5, column: 7) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170406377.1YASpH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170406377.1YASpH.pp, line: 5, column: 7) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170400152.2iNwco.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170400152.2iNwco.pp, line: 5, column: 7) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170402775.Cl0oQI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170402775.Cl0oQI.pp, line: 5, column: 7) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170404855.xb8gzO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170404855.xb8gzO.pp, line: 5, column: 7) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170406907.GyIZRU.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170406907.GyIZRU.pp, line: 5, column: 7) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170403454.HKC5Zv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170403454.HKC5Zv.pp, line: 5, column: 7) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170405874.XYN2GR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170405874.XYN2GR.pp, line: 5, column: 7) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170407787.DViqR8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170407787.DViqR8.pp, line: 5, column: 7) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170409694.oB9IPB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170409694.oB9IPB.pp, line: 5, column: 7) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170407979.cP5A84.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170407979.cP5A84.pp, line: 5, column: 7) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170410542.JHOoCo.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170410542.JHOoCo.pp, line: 5, column: 7) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170412506.E10kpt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170412506.E10kpt.pp, line: 5, column: 7) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414438.9uEU7x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414438.9uEU7x.pp, line: 5, column: 7) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170405605.5ABMqJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170405605.5ABMqJ.pp, line: 5, column: 7) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170408211.v7qDWP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170408211.v7qDWP.pp, line: 5, column: 7) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170410316.5OWBaD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170410316.5OWBaD.pp, line: 5, column: 7) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170412389.LnYFNF.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170412389.LnYFNF.pp, line: 5, column: 7) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170407094.zjiP6j.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170407094.zjiP6j.pp, line: 5, column: 7) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170409721.Sc0vhB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170409721.Sc0vhB.pp, line: 5, column: 7) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170411843.QYbQD0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170411843.QYbQD0.pp, line: 5, column: 7) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414003.IkUP33.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414003.IkUP33.pp, line: 5, column: 7) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170411138.05D9oc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170411138.05D9oc.pp, line: 5, column: 7) on node oracle7-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170413513.yjhPgT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170413513.yjhPgT.pp, line: 5, column: 7) on node oracle7-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170415393.JICRYy.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170415393.JICRYy.pp, line: 5, column: 7) on node oracle7-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170417273.GNIajZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170417273.GNIajZ.pp, line: 5, column: 7) on node oracle7-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170410281.hfHBem.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170410281.hfHBem.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170412753.Jy4H9E.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170412753.Jy4H9E.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414705.WuErkr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414705.WuErkr.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170416624.GrcXYq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170416624.GrcXYq.pp, line: 5, column: 7) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170411569.PC1DFg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170411569.PC1DFg.pp, line: 5, column: 7) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414305.kbqvnJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414305.kbqvnJ.pp, line: 5, column: 7) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170416446.iTOGPH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170416446.iTOGPH.pp, line: 5, column: 7) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170418590.fYb4tL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170418590.fYb4tL.pp, line: 5, column: 7) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170413024.kBVSmA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170413024.kBVSmA.pp, line: 5, column: 7) on node oracle7-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170415652.JWkn0V.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170415652.JWkn0V.pp, line: 5, column: 7) on node oracle7-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170417808.PIkxJj.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170417808.PIkxJj.pp, line: 5, column: 7) on node oracle7-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 7:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170419932.V8cTta.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170419932.V8cTta.pp, line: 5, column: 7) on node oracle7-64-puppet8.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170416900.zXIoxL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170416900.zXIoxL.pp, line: 5, column: 7) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170419913.L8YOHr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170419913.L8YOHr.pp, line: 5, column: 7) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170421752.iH5YPr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170421752.iH5YPr.pp, line: 5, column: 7) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170423576.mnB3yx.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170423576.mnB3yx.pp, line: 5, column: 7) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170415351.8vP0YK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170415351.8vP0YK.pp, line: 5, column: 7) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170418507.T0Fkx6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170418507.T0Fkx6.pp, line: 5, column: 7) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170420431.uAKpvd.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170420431.uAKpvd.pp, line: 5, column: 7) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170422371.ztS1G7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170422371.ztS1G7.pp, line: 5, column: 7) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170416699.SrEv6I.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170416699.SrEv6I.pp, line: 5, column: 7) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170419291.LvEA4H.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170419291.LvEA4H.pp, line: 5, column: 7) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170421295.NHcPL0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170421295.NHcPL0.pp, line: 5, column: 7) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170423320.suOK4X.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170423320.suOK4X.pp, line: 5, column: 7) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170412113.2FV95n.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170412113.2FV95n.pp, line: 5, column: 7) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170414932.uaweDd.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170414932.uaweDd.pp, line: 5, column: 7) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170417173.IeYWD2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170417173.IeYWD2.pp, line: 5, column: 7) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170419284.z4Pe5h.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170419284.z4Pe5h.pp, line: 5, column: 7) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170420670.FHyMjE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170420670.FHyMjE.pp, line: 5, column: 7) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170423759.Nos32Z.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170423759.Nos32Z.pp, line: 5, column: 7) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170425587.ae4hrG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170425587.ae4hrG.pp, line: 5, column: 7) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170427370.X2zDN3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170427370.X2zDN3.pp, line: 5, column: 7) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170420432.1ereD8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170420432.1ereD8.pp, line: 5, column: 7) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170423445.4mjNgc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170423445.4mjNgc.pp, line: 5, column: 7) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170425293.Z84uHr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170425293.Z84uHr.pp, line: 5, column: 7) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170427140.qzEIjh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170427140.qzEIjh.pp, line: 5, column: 7) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170425406.ZroAxg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170425406.ZroAxg.pp, line: 5, column: 7) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170428506.CYMOZi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170428506.CYMOZi.pp, line: 5, column: 7) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170430490.r8sRM4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170430490.r8sRM4.pp, line: 5, column: 7) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170432391.nNf3J0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170432391.nNf3J0.pp, line: 5, column: 7) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170422761.3CQ2pD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170422761.3CQ2pD.pp, line: 5, column: 7) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170425945.FpZ6H2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170425945.FpZ6H2.pp, line: 5, column: 7) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170427990.Wy21Ki.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170427990.Wy21Ki.pp, line: 5, column: 7) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170430062.wTsim1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170430062.wTsim1.pp, line: 5, column: 7) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170426879.Rre0U6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170426879.Rre0U6.pp, line: 5, column: 7) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170430215.fIZPf8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170430215.fIZPf8.pp, line: 5, column: 7) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170432247.F5jj4x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170432247.F5jj4x.pp, line: 5, column: 7) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170434279.Y8GRJw.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170434279.Y8GRJw.pp, line: 5, column: 7) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170426212.GT8Uzm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170426212.GT8Uzm.pp, line: 5, column: 7) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170429660.2Zg1jm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170429660.2Zg1jm.pp, line: 5, column: 7) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170431705.UDsGHb.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170431705.UDsGHb.pp, line: 5, column: 7) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170433820.yOFyrP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170433820.yOFyrP.pp, line: 5, column: 7) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170430876.e7zW51.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170430876.e7zW51.pp, line: 5, column: 7) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170433520.lzHnZX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170433520.lzHnZX.pp, line: 5, column: 7) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170435628.wyWZ6z.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170435628.wyWZ6z.pp, line: 5, column: 7) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170437732.U8mOqS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170437732.U8mOqS.pp, line: 5, column: 7) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170432862.W4AhHG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170432862.W4AhHG.pp, line: 5, column: 7) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170435214.w3jIIN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170435214.w3jIIN.pp, line: 5, column: 7) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170437050.myR6jC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170437050.myR6jC.pp, line: 5, column: 7) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170438887.bvnZ63.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other'
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry (file: /tmp/apply_manifest_170438887.bvnZ63.pp, line: 5, column: 7) on node oracle8-64-puppet7.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'hunter2' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170450972.SifBxT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty (file: /tmp/apply_manifest_170450972.SifBxT.pp, line: 5, column: 7) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'hunter2' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'pass word with spaces' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170454053.v1R4dU.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty (file: /tmp/apply_manifest_170454053.v1R4dU.pp, line: 5, column: 7) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'pass word with spaces' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'y^%88_' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170455908.hkFB48.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty (file: /tmp/apply_manifest_170455908.hkFB48.pp, line: 5, column: 7) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/tmp/testfile".file?` to be truthy, got false
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L47
authenticated download with provider curl with password 'y^%88_' File "/tmp/testfile" content_as_json
Failure/Error: its(:content_as_json) { is_expected.to include('authenticated' => true, 'user' => 'user') }
MultiJson::ParseError:
JSON::ParserError
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/authentication_spec.rb#L39
authenticated download with provider curl with password 'passwordwithsinglequote'!' applies idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_170457781.3UBl9Q.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not autoload puppet/type/archive: Could not autoload puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby: cannot load such file -- pry
Did you mean? pty (file: /tmp/apply_manifest_170457781.3UBl9Q.pp, line: 5, column: 7) on node archlinuxrolling-64.example.com
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 18.04
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|