Skip to content

Fixes #38055 - Fix future-dated subscriptions #1748

Fixes #38055 - Fix future-dated subscriptions

Fixes #38055 - Fix future-dated subscriptions #1748

Triggered via pull request December 3, 2024 14:08
Status Failure
Total duration 29m 32s
Artifacts 29

ruby.yml

on: pull_request
Matrix: angular
Ruby  /  Setup matrix
3s
Ruby / Setup matrix
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby  /  Test suite
32s
Ruby / Test suite
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 16 warnings
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_false unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x505c08>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x505c08>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_true unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "quantity"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "quantity"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x505e10>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x505e10>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_attachable unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506298>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506298>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Resources::Candlepin::UpstreamPool.upstream_consumer_id(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506888>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506888>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_total_with_header unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506d10>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506d10>.to_str(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506d38>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x506d38>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_with_pool_ids unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x507210>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x507210>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Candlepin::PoolService.local_to_upstream_ids(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x492a28>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x492a28>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_true unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "quantity"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "quantity"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x492cf8>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x492cf8>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_false unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493180>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493180>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_attachable unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x4936a8>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x4936a8>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Resources::Candlepin::UpstreamPool.upstream_consumer_id(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_total_with_header unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493b30>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493b30>.to_str(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493b58>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x493b58>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_with_pool_ids unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x494030>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x494030>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Candlepin::PoolService.local_to_upstream_ids(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_false unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x857dc0>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x857dc0>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_total_with_header unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858248>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858248>.to_str(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858270>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858270>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_true unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "quantity"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "quantity"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858540>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858540>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x8589c8>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x8589c8>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_with_pool_ids unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858ea0>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x858ea0>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Candlepin::PoolService.local_to_upstream_ids(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_attachable unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x859328>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x859328>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Resources::Candlepin::UpstreamPool.upstream_consumer_id(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_total_with_header unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x94ff98>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x94ff98>.to_str(any_parameters) - allowed any number of times, invoked never: #<Mock:0x94ffc0>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x94ffc0>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_with_pool_ids unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [[:poolid, "id"]], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950498>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950498>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Candlepin::PoolService.local_to_upstream_ids(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950920>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950920>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_true unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "quantity"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "quantity"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950b28>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x950b28>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_quantities_only_false unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x951050>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x951050>.to_str(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13: katello/test/models/upstream_pool_test.rb#L10
Failure: test_fetch_pools_attachable unexpected invocation: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc", :add_future => true}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) unsatisfied expectations: - expected exactly once, invoked never: Katello::UpstreamPool.request_params(base_params: {:consumer => :foo_id, :sort_by => "Product.name", :order => "asc"}, extra_params: [], included_fields: ["id", "activeSubscription", "quantity", "startDate", "endDate", "contractNumber", "consumed", "productName", "productId", "subscriptionId"]) - expected exactly once, invoked never: Katello::Resources::Candlepin::UpstreamPool.get(any_parameters) satisfied expectations: - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters) - allowed any number of times, invoked never: #<AnyInstance:Katello::Pulp3::Repository>.test_remote_name(any_parameters) - allowed any number of times, invoked never: Katello::Ping.ping(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_key(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ssl_client_cert(any_parameters) - allowed any number of times, invoked never: Cert::Certs.ca_cert(any_parameters) - allowed any number of times, invoked never: #<Mock:0x9514d8>.headers(any_parameters) - allowed any number of times, invoked never: #<Mock:0x9514d8>.to_str(any_parameters) - expected exactly once, invoked once: Katello::Resources::Candlepin::UpstreamPool.upstream_consumer_id(any_parameters)
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
Ruby / Test suite
Process completed with exit code 1.
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Angular bastion_katello - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Angular bastion - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
5.46 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.46 KB
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
5.46 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
5.46 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.46 KB
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
5.46 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
5.47 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.47 KB
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
5.47 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
5.47 KB
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
5.47 KB
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
2.9 KB
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
8.08 KB
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
8.08 KB
logs-ruby-27-node-14-pg-13-foreman-develop-testkatello Expired
6.23 MB
logs-ruby-27-node-18-pg-13-foreman-develop-testkatello Expired
6.23 MB
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello Expired
6.25 MB
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello Expired
6.26 MB
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
303 KB
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
303 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
321 KB
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
321 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
303 KB
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
303 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
321 KB
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
321 KB