Skip to content

Merge pull request #541 from Tonguechaude/add_sleep_acceptance #203

Merge pull request #541 from Tonguechaude/add_sleep_acceptance

Merge pull request #541 from Tonguechaude/add_sleep_acceptance #203

Re-run triggered May 20, 2025 12:42
Status Failure
Total duration 11m 35s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
52s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
5s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L51
authenticated download with provider ruby 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#L50
authenticated download with provider ruby 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#L39
authenticated download with provider ruby 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_125009696.mpXN1b.pp Last 10 lines of output were: URL: http://httpbin.org/basic-auth/user/pass%20word%20with%20spaces Content: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> </body> </html> �[mNotice: Applied catalog in 0.73 seconds
Puppet / Test suite
Process completed with exit code 1.