Skip to content

Merge pull request #520 from voxpupuli/modulesync #149

Merge pull request #520 from voxpupuli/modulesync

Merge pull request #520 from voxpupuli/modulesync #149

Triggered via push April 12, 2024 23:21
Status Failure
Total duration 3m 13s
Artifacts

ci.yml

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

Annotations

38 errors
Puppet / Puppet 7 - Rocky 9: spec/acceptance/authentication_spec.rb#L39
authenticated download with provider wget 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232348844.pp.hzGWYX Last 10 lines of output were: 2024-04-12 23:23:50 ERROR 502: Bad Gateway. Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of 'wget http://httpbin.org/basic-auth/user/passwordwithsinglequote\'\! -O /tmp/testfile_20240412-2997-1qnuxgi --max-redirect=5 --user=user --***'\!' returned 8: --2024-04-12 23:23:50-- http://httpbin.org/basic-auth/user/passwordwithsinglequote'! Resolving httpbin.org (httpbin.org)... 54.164.8.5, 52.203.147.106, 44.209.252.174, ... Connecting to httpbin.org (httpbin.org)|54.164.8.5|:80... connected. HTTP request sent, awaiting response... 401 UNAUTHORIZED Authentication selected: Basic realm="Fake Realm" Reusing existing connection to httpbin.org:80. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:50 ERROR 502: Bad Gateway. �[mNotice: Applied catalog in 0.46 seconds
Puppet / Puppet 7 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'passwordwithsinglequote'!' 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 wget with password 'passwordwithsinglequote'!' 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
Process completed with exit code 1.
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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232335809.pp.l3JqKl Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for oracle9-64-puppet8.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1712964217' Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/passwordwithsinglequote'! -o /tmp/testfile_20240412-1495-6fomvn -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240412-1495-dfdtk2' returned 22: curl: (22) The requested URL returned error: 502 Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/passwordwithsinglequote'! -o /tmp/testfile_20240412-1495-6fomvn -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240412-1495-dfdtk2' returned 22: curl: (22) The requested URL returned error: 502 �[mNotice: Applied catalog in 0.67 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider curl with password 'passwordwithsinglequote'!' 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 'passwordwithsinglequote'!' 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
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 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 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232403315.pp.ksd18u 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.21 seconds
Puppet / Puppet 8 - Rocky 9: spec/acceptance/authentication_spec.rb#L46
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 - Rocky 9: spec/acceptance/authentication_spec.rb#L47
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 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L39
authenticated download with provider wget 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232346812.pp.45TAgn Last 10 lines of output were: Resolving httpbin.org (httpbin.org)... 52.200.250.127, 44.209.252.174, 34.233.170.129, ... Connecting to httpbin.org (httpbin.org)|52.200.250.127|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:48 ERROR 502: Bad Gateway. Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of 'wget http://httpbin.org/basic-auth/user/hunter2 -O /tmp/testfile_20240412-1792-kub4d9 --max-redirect=5 --user=user --***' returned 8: --2024-04-12 23:23:48-- http://httpbin.org/basic-auth/user/hunter2 Resolving httpbin.org (httpbin.org)... 52.200.250.127, 44.209.252.174, 34.233.170.129, ... Connecting to httpbin.org (httpbin.org)|52.200.250.127|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:48 ERROR 502: Bad Gateway. �[mNotice: Applied catalog in 0.29 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget 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 wget 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 wget 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232349235.pp.EnpTaO Last 10 lines of output were: 2024-04-12 23:23:51 ERROR 502: Bad Gateway. Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of 'wget http://httpbin.org/basic-auth/user/pass\%20word\%20with\%20spaces -O /tmp/testfile_20240412-1961-3kp3v --max-redirect=5 --user=user --*** word\ with\ spaces' returned 8: --2024-04-12 23:23:50-- http://httpbin.org/basic-auth/user/pass%20word%20with%20spaces Resolving httpbin.org (httpbin.org)... 52.207.12.69, 3.233.162.222, 3.234.161.234, ... Connecting to httpbin.org (httpbin.org)|52.207.12.69|:80... connected. HTTP request sent, awaiting response... 401 UNAUTHORIZED Authentication selected: Basic realm="Fake Realm" Reusing existing connection to httpbin.org:80. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:51 ERROR 502: Bad Gateway. �[mNotice: Applied catalog in 0.38 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget 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 wget 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
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/authentication_spec.rb#L39
authenticated download with provider wget 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232352949.pp.7OQqd9 Last 10 lines of output were: Resolving httpbin.org (httpbin.org)... 34.204.34.199, 34.200.110.94, 3.214.174.72, ... Connecting to httpbin.org (httpbin.org)|34.204.34.199|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:55 ERROR 502: Bad Gateway. Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of 'wget http://httpbin.org/basic-auth/user/pass\%20word\%20with\%20spaces -O /tmp/testfile_20240412-1874-12zphwm --max-redirect=5 --user=user --*** word\ with\ spaces' returned 8: --2024-04-12 23:23:54-- http://httpbin.org/basic-auth/user/pass%20word%20with%20spaces Resolving httpbin.org (httpbin.org)... 34.204.34.199, 34.200.110.94, 3.214.174.72, ... Connecting to httpbin.org (httpbin.org)|34.204.34.199|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:23:55 ERROR 502: Bad Gateway. �[mNotice: Applied catalog in 1.10 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget 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 wget 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 wget 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232401072.pp.rsNn5r Last 10 lines of output were: Resolving httpbin.org (httpbin.org)... 54.87.28.144, 52.205.154.66, 52.86.144.209, ... Connecting to httpbin.org (httpbin.org)|54.87.28.144|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:24:03 ERROR 502: Bad Gateway. Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of 'wget http://httpbin.org/basic-auth/user/passwordwithsinglequote\'\! -O /tmp/testfile_20240412-2087-1pl8h6b --max-redirect=5 --user=user --***'\!' returned 8: --2024-04-12 23:24:03-- http://httpbin.org/basic-auth/user/passwordwithsinglequote'! Resolving httpbin.org (httpbin.org)... 54.87.28.144, 52.205.154.66, 52.86.144.209, ... Connecting to httpbin.org (httpbin.org)|54.87.28.144|:80... connected. HTTP request sent, awaiting response... 502 Bad Gateway 2024-04-12 23:24:03 ERROR 502: Bad Gateway. �[mNotice: Applied catalog in 0.57 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider wget with password 'passwordwithsinglequote'!' 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 wget with password 'passwordwithsinglequote'!' 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
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: spec/acceptance/authentication_spec.rb#L39
authenticated download with provider ruby with password 'hunter2' applies idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232412241.pp.E8DDk1 Last 10 lines of output were: URL: http://httpbin.org/basic-auth/user/hunter2 Content: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> </body> </html> �[mNotice: Applied catalog in 0.85 seconds
Puppet / Puppet 8 - CentOS 8: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider ruby 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 8: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider ruby 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 8
Process completed with exit code 1.
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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232354727.pp.M3Q2KW Last 10 lines of output were: Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.02 seconds Info: Using environment 'production' Info: Applying configuration version '1712964236' Error: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/y%5E%2588_ -o /tmp/testfile_20240412-1153-1jlyvt7 -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240412-1153-132el7v' returned 22: curl: (22) The requested URL returned error: 502 Bad Gateway Error: /Stage[main]/Main/Archive[/tmp/testfile]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl http://httpbin.org/basic-auth/user/y%5E%2588_ -o /tmp/testfile_20240412-1153-1jlyvt7 -fsSLg --max-redirs 5 --netrc-file /tmp/.puppet_archive_curl20240412-1153-132el7v' returned 22: curl: (22) The requested URL returned error: 502 Bad Gateway �[mNotice: Applied catalog in 1.22 seconds
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
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/authentication_spec.rb#L39
authenticated download with provider ruby with password 'hunter2' applies idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_232426216.pp.53YyQN Last 10 lines of output were: URL: http://httpbin.org/basic-auth/user/hunter2 Content: <html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> </body> </html> �[mNotice: Applied catalog in 1.33 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/authentication_spec.rb#L46
authenticated download with provider ruby 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 18.04: spec/acceptance/authentication_spec.rb#L47
authenticated download with provider ruby 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 18.04
Process completed with exit code 1.