Skip to content

Prepare 10.0-stable branch #1419

Prepare 10.0-stable branch

Prepare 10.0-stable branch #1419

Triggered via pull request September 3, 2024 10:18
Status Failure
Total duration 16m 20s
Artifacts

ci.yml

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

Annotations

25 errors
Puppet / Puppet 7 - CentOS 8 - Pulp nightly
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8 - Pulp nightly
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L20
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L21
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stdout is expected to match /valid pulp-cli config/ Failure/Error: its(:stdout) { is_expected.to match(/valid pulp-cli config/) } expected "" to match /valid pulp-cli config/ Diff: @@ -1 +1 @@ -/valid pulp-cli config/ +""
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L22
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" (compared using ==) Diff: @@ -1,2 +1,4 @@ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L26
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L27
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stdout is expected to match /versions/ Failure/Error: its(:stdout) { is_expected.to match(/versions/) } expected "" to match /versions/ Diff: @@ -1 +1 @@ -/versions/ +""
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L28
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected not to match /Error/ Failure/Error: its(:stderr) { is_expected.not_to match(/Error/) } expected "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" not to match /Error/ Diff: @@ -1,2 +1,3 @@ -/Error/ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L29
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" (compared using ==) Diff: @@ -1,2 +1,4 @@ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L33
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L34
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stdout is expected to match /admin/ Failure/Error: its(:stdout) { is_expected.to match(/admin/) } expected "" to match /admin/ Diff: @@ -1 +1 @@ -/admin/ +""
Puppet / Puppet 7 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L35
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stderr is expected not to match /Error/ Failure/Error: its(:stderr) { is_expected.not_to match(/Error/) } expected "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" not to match /Error/ Diff: @@ -1,2 +1,3 @@ -/Error/ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L20
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L21
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stdout is expected to match /valid pulp-cli config/ Failure/Error: its(:stdout) { is_expected.to match(/valid pulp-cli config/) } expected "" to match /valid pulp-cli config/ Diff: @@ -1 +1 @@ -/valid pulp-cli config/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L22
installation of server with cli Command "pulp config validate --location /etc/pulp/cli.toml" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" (compared using ==) Diff: @@ -1,2 +1,4 @@ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L26
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L27
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stdout is expected to match /versions/ Failure/Error: its(:stdout) { is_expected.to match(/versions/) } expected "" to match /versions/ Diff: @@ -1 +1 @@ -/versions/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L28
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected not to match /Error/ Failure/Error: its(:stderr) { is_expected.not_to match(/Error/) } expected "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" not to match /Error/ Diff: @@ -1,2 +1,3 @@ -/Error/ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L29
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp status" stderr is expected to eq "" Failure/Error: its(:stderr) { is_expected.to eq '' } expected: "" got: "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" (compared using ==) Diff: @@ -1,2 +1,4 @@ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L33
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 1 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L34
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stdout is expected to match /admin/ Failure/Error: its(:stdout) { is_expected.to match(/admin/) } expected "" to match /admin/ Diff: @@ -1 +1 @@ -/admin/ +""
Puppet / Puppet 8 - CentOS 9 - Pulp nightly: spec/acceptance/cli_spec.rb#L35
installation of server with cli Command "REQUESTS_CA_BUNDLE=/etc/pulpcore-certs/ca-cert.pem pulp user list" stderr is expected not to match /Error/ Failure/Error: its(:stderr) { is_expected.not_to match(/Error/) } expected "Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>').\nError: Aborted.\n" not to match /Error/ Diff: @@ -1,2 +1,3 @@ -/Error/ +Config file failed to parse. ('base_url' should be of the form '<schema>://<netloc>'). +Error: Aborted.
Puppet / Test suite
Process completed with exit code 1.