Skip to content

Fixes #37384 - properly pass fips=false when checking keystore #1208

Fixes #37384 - properly pass fips=false when checking keystore

Fixes #37384 - properly pass fips=false when checking keystore #1208

Triggered via pull request April 25, 2024 09:08
@evgenievgeni
synchronize #446
1711
Status Failure
Total duration 7m 2s
Artifacts

ci.yml

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

Annotations

21 errors
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L27
certs::qpid_router::client with default parameters X509 certificate "/etc/pki/katello/qpid_router_client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L28
certs::qpid_router::client with default parameters X509 certificate "/etc/pki/katello/qpid_router_client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L56
certs::qpid_router::client with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L57
certs::qpid_router::client with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L91
certs::qpid_router::client with deploy false X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fact('fqdn')}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L92
certs::qpid_router::client with deploy false X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fact('fqdn')}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L27
certs::qpid_router::server with default parameters X509 certificate "/etc/pki/katello/qpid_router_server.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L28
certs::qpid_router::server with default parameters X509 certificate "/etc/pki/katello/qpid_router_server.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, O=dispatch server, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L56
certs::qpid_router::server with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-server.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L57
certs::qpid_router::server with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet7.example.com/centos9-64-puppet7.example.com-qpid-router-server.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet7.example.com" got: "C=US, ST=North Carolina, O=dispatch server, OU=SomeOrgUnit, CN=centos9-64-puppet7.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L27
certs::qpid_router::client with default parameters X509 certificate "/etc/pki/katello/qpid_router_client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L28
certs::qpid_router::client with default parameters X509 certificate "/etc/pki/katello/qpid_router_client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L56
certs::qpid_router::client with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L57
certs::qpid_router::client with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L91
certs::qpid_router::client with deploy false X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-client.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fact('fqdn')}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_client_spec.rb#L92
certs::qpid_router::client with deploy false X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-client.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = #{fact('fqdn')}") } expected: "C = US, ST = North Carolina, O = dispatch client, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, O=dispatch client, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L27
certs::qpid_router::server with default parameters X509 certificate "/etc/pki/katello/qpid_router_server.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L28
certs::qpid_router::server with default parameters X509 certificate "/etc/pki/katello/qpid_router_server.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, O=dispatch server, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L56
certs::qpid_router::server with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-server.crt" issuer is expected to eq "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:issuer) { should eq("C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, L = Raleigh, O = Katello, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, L=Raleigh, O=Katello, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/qpid_router_server_spec.rb#L57
certs::qpid_router::server with default parameters X509 certificate "/root/ssl-build/centos9-64-puppet8.example.com/centos9-64-puppet8.example.com-qpid-router-server.crt" subject is expected to eq "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" Failure/Error: its(:subject) { should eq("C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = #{fqdn}") } expected: "C = US, ST = North Carolina, O = dispatch server, OU = SomeOrgUnit, CN = centos9-64-puppet8.example.com" got: "C=US, ST=North Carolina, O=dispatch server, OU=SomeOrgUnit, CN=centos9-64-puppet8.example.com" (compared using ==)