ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file statically imported: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml statically imported: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml statically imported: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml statically imported: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml statically imported: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_proxy.yml ****************************************************** 1 plays in /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_proxy.yml PLAY [Basic proxy test] ******************************************************** META: ran handlers TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:3 ok: [managed-node1] => {"ansible_facts": {"lsr_rhc_test_data_file": ""}, "changed": false} TASK [Import test data] ******************************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:12 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Get facts for external test data] **************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:16 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set local lsr_rhc_test_data] ********************************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:24 ok: [managed-node1] => {"ansible_facts": {"lsr_rhc_test_data": {"baseurl": "http://localhost:8080", "candlepin_host": "candlepin.local", "candlepin_insecure": false, "candlepin_port": 8443, "candlepin_prefix": "/candlepin", "env_nonworking": "Ceci n'est pas une environment", "envs_register": ["Environment 2"], "insights": false, "proxy_auth_hostname": "localhost", "proxy_auth_password": "proxypass", "proxy_auth_port": 3130, "proxy_auth_scheme": "https", "proxy_auth_username": "proxyuser", "proxy_noauth_hostname": "localhost", "proxy_noauth_port": 3128, "proxy_noauth_scheme": "https", "proxy_nonworking_hostname": "wrongproxy", "proxy_nonworking_password": "wrong-proxypassword", "proxy_nonworking_port": 4000, "proxy_nonworking_username": "wrong-proxyuser", "reg_activation_keys": ["default_key"], "reg_invalid_password": "invalid-password", "reg_invalid_username": "invalid-user", "reg_organization": "donaldduck", "reg_password": "password", "reg_username": "doc", "release": null, "repositories": [{"name": "donaldy-content-label-7051", "state": "enabled"}, {"name": "content-label-32060", "state": "disabled"}]}}, "ansible_included_var_files": ["/tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/../files/candlepin_data.yml"], "changed": false} TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:32 ok: [managed-node1] => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python"}, "changed": false, "stat": {"exists": false}} TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_test_data.yml:37 ok: [managed-node1] => {"ansible_facts": {"__rhc_is_ostree": false}, "changed": false} TASK [Get facts for external test data] **************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:9 ok: [managed-node1] TASK [Set helper fact for Candlepin base URL] ********************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:17 ok: [managed-node1] => {"ansible_facts": {"_cp_url": "https://candlepin.local:8443/candlepin"}, "changed": false} TASK [Set helper fact for Candlepin owner URL] ********************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:21 ok: [managed-node1] => {"ansible_facts": {"_cp_url_owner": "https://candlepin.local:8443/candlepin/owners/donaldduck"}, "changed": false} TASK [Add candlepin hostname to /etc/hosts] ************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:25 ok: [managed-node1] => {"backup": "", "changed": false, "msg": ""} TASK [Install needed packages] ************************************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:31 ok: [managed-node1] => {"changed": false, "msg": "", "rc": 0, "results": ["podman-1.6.4-36.el7_9.x86_64 providing podman is already installed"]} TASK [Stop and remove Candlepin container] ************************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:38 ok: [managed-node1] => {"changed": false, "cmd": ["podman", "stop", "candlepin"], "delta": "0:00:00.927527", "end": "2024-09-24 15:17:31.945319", "failed_when_result": false, "rc": 0, "start": "2024-09-24 15:17:31.017792", "stderr": "", "stderr_lines": [], "stdout": "74aee8275cc02e1011a2735cb7c36a4031c93d7aede402fcf9967a86e7a936d6", "stdout_lines": ["74aee8275cc02e1011a2735cb7c36a4031c93d7aede402fcf9967a86e7a936d6"]} TASK [Start Candlepin container] *********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:50 ok: [managed-node1] => {"changed": false, "cmd": ["podman", "run", "--rm", "--detach", "--hostname", "candlepin.local", "--name", "candlepin", "--publish", "8443:8443", "--publish", "8080:8080", "--privileged", "ghcr.io/ptoscano/candlepin-unofficial"], "delta": "0:00:00.307944", "end": "2024-09-24 15:17:32.619123", "rc": 0, "start": "2024-09-24 15:17:32.311179", "stderr": "", "stderr_lines": [], "stdout": "7a767e57545e8eec96733158d51f3b180b55e7d8fa63e8b9d15f479f596450e2", "stdout_lines": ["7a767e57545e8eec96733158d51f3b180b55e7d8fa63e8b9d15f479f596450e2"]} TASK [Ensure directories exist] ************************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:71 ok: [managed-node1] => (item=/etc/pki/product) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/pki/product", "mode": "0755", "owner": "root", "path": "/etc/pki/product", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} ok: [managed-node1] => (item=/etc/pki/product-default) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/pki/product-default", "mode": "0755", "owner": "root", "path": "/etc/pki/product-default", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} ok: [managed-node1] => (item=/etc/rhsm/ca) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/rhsm/ca", "mode": "0755", "owner": "root", "path": "/etc/rhsm/ca", "secontext": "system_u:object_r:rhsmcertd_config_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Copy product certificates] *********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:81 ok: [managed-node1] => (item=7050) => {"ansible_loop_var": "item", "changed": false, "cmd": ["podman", "cp", "candlepin:/home/candlepin/devel/candlepin/generated_certs/7050.pem", "/etc/pki/product-default/"], "delta": "0:00:00.452502", "end": "2024-09-24 15:17:35.903643", "item": "7050", "rc": 0, "start": "2024-09-24 15:17:35.451141", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy Candlepin CA certificate for subscription-manager] ****************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:92 ok: [managed-node1] => {"changed": false, "cmd": ["podman", "cp", "candlepin:/etc/candlepin/certs/candlepin-ca.crt", "/etc/rhsm/ca/candlepin-ca.pem"], "delta": "0:00:00.433354", "end": "2024-09-24 15:17:37.358429", "rc": 0, "start": "2024-09-24 15:17:36.925075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy Candlepin CA certificate for system] ******************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:101 ok: [managed-node1] => {"changed": false, "cmd": ["podman", "cp", "candlepin:/etc/candlepin/certs/candlepin-ca.crt", "/etc/pki/ca-trust/source/anchors/candlepin-ca.pem"], "delta": "0:00:00.450850", "end": "2024-09-24 15:17:38.624462", "rc": 0, "start": "2024-09-24 15:17:38.173612", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Update system certificates store] **************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:110 ok: [managed-node1] => {"changed": false, "cmd": ["update-ca-trust", "extract"], "delta": "0:00:02.012099", "end": "2024-09-24 15:17:41.642185", "rc": 0, "start": "2024-09-24 15:17:39.630086", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Wait for started Candlepin] ********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:117 ok: [managed-node1] => {"attempts": 1, "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:17:56 GMT", "elapsed": 14, "msg": "OK (unknown bytes)", "redirected": true, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/", "vary": "accept-encoding", "x_candlepin_request_uuid": "2a1dcae4-815a-40e2-9fa2-4651ed34ad79", "x_version": "4.4.17-1"} TASK [Install GPG key for RPM repositories] ************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:127 ok: [managed-node1] => {"changed": false, "dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin", "elapsed": 0, "gid": 0, "group": "root", "mode": "0644", "msg": "HTTP Error 304: ", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1660, "state": "file", "uid": 0, "url": "http://candlepin.local:8080/RPM-GPG-KEY-candlepin"} TASK [Query for default_key activation key] ************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:133 ok: [managed-node1] => {"changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:17:58 GMT", "elapsed": 0, "json": [{"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}], "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/owners/donaldduck/activation_keys?name=default_key", "vary": "accept-encoding", "x_candlepin_request_uuid": "3e07de40-aaa7-4d67-b7d1-0b6d471f1c55", "x_version": "4.4.17-1"} TASK [Get pools for product 7050] ********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:141 ok: [managed-node1] => {"changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:17:59 GMT", "elapsed": 0, "json": [{"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767d056d", "id": "8a8082e49223304401922330767d056d", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 100, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-29160032", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [{"name": "unmapped_guests_only", "value": "true"}, {"name": "pool_derived", "value": "true"}, {"name": "physical_only", "value": "false"}, {"name": "virt_limit", "value": "0"}, {"name": "requires_consumer_type", "value": "system"}, {"name": "virt_only", "value": "true"}], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based (Temporary)"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767d056f", "id": "8a8082e49223304401922330767d056f", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 100, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-29160032", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Standard"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767f0579", "id": "8a8082e49223304401922330767f0579", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "management_enabled", "value": "1"}, {"name": "vcpu", "value": "4"}, {"name": "warning_period", "value": "30"}, {"name": "variant", "value": "ALL"}, {"name": "sockets", "value": "2"}, {"name": "support_level", "value": "Standard"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "6.1"}], "productId": "donaldyos-server-2-socket-std", "productName": "Donaldy OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [{"productId": "37065", "productName": "Clustering Bits (no content)"}, {"productId": "37067", "productName": "Shared Storage Bits (no content)"}, {"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "37060", "productName": "Awesome OS Server Bits"}, {"productId": "37068", "productName": "Large File Support Bits (no content)"}, {"productId": "37070", "productName": "Load Balancing Bits (no content)"}, {"productId": "37069", "productName": "Management Bits (no content)"}], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-51600517", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Standard"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e492233044019223307682058d", "id": "8a8082e492233044019223307682058d", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "management_enabled", "value": "1"}, {"name": "vcpu", "value": "4"}, {"name": "warning_period", "value": "30"}, {"name": "variant", "value": "ALL"}, {"name": "sockets", "value": "2"}, {"name": "support_level", "value": "Standard"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "6.1"}], "productId": "donaldyos-server-2-socket-std", "productName": "Donaldy OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [{"productId": "37065", "productName": "Clustering Bits (no content)"}, {"productId": "37067", "productName": "Shared Storage Bits (no content)"}, {"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "37060", "productName": "Awesome OS Server Bits"}, {"productId": "37068", "productName": "Large File Support Bits (no content)"}, {"productId": "37070", "productName": "Load Balancing Bits (no content)"}, {"productId": "37069", "productName": "Management Bits (no content)"}], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-34408863", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330769c0641", "id": "8a8082e49223304401922330769c0641", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 10, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-27615093", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [{"name": "unmapped_guests_only", "value": "true"}, {"name": "pool_derived", "value": "true"}, {"name": "physical_only", "value": "false"}, {"name": "virt_limit", "value": "0"}, {"name": "requires_consumer_type", "value": "system"}, {"name": "virt_only", "value": "true"}], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based (Temporary)"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330769c0643", "id": "8a8082e49223304401922330769c0643", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 10, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-27615093", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}], "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/owners/donaldduck/pools?product=7050", "vary": "accept-encoding", "x_candlepin_request_uuid": "efd98856-a58a-41a3-a5cd-fb223cc4f81b", "x_version": "4.4.17-1"} TASK [Add pools for product 7050 to default_key activation key] **************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:149 ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Instance Based one socket', u'productId': u'32060'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'master', u'href': u'/pools/8a8082e49223304401922330767d056d', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e49223304401922330767d056d', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'host_limited', u'value': u'true'}, {u'name': u'instance_multiplier', u'value': u'2'}, {u'name': u'multi-entitlement', u'value': u'yes'}, {u'name': u'virt_limit', u'value': u'1'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'stacking_id', u'value': u'15'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'sockets', u'value': u'1'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'1.0'}], u'subscriptionId': u'upstream-29160032', u'type': u'NORMAL', u'productId': u'donaldyos-onesocketib', u'providedProducts': [{u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'32060', u'productName': u'Awesome OS Instance Server Bits'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Instance Based one socket', u'restrictedToUsername': None, u'exported': 0, u'stackId': u'15', u'stacked': True, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Instance Based'}, u'derivedProductName': None, u'attributes': [], u'quantity': 100}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:17:59 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767d056d", "id": "8a8082e49223304401922330767d056d", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 100, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-29160032", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330767d056d", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e49223304401922330767d056d", "vary": "accept-encoding", "x_candlepin_request_uuid": "ee125f46-cc1b-422f-91bd-a76b27ece3b3", "x_version": "4.4.17-1"} ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Instance Based one socket', u'productId': u'32060'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'derived', u'href': u'/pools/8a8082e49223304401922330767d056f', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e49223304401922330767d056f', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'host_limited', u'value': u'true'}, {u'name': u'instance_multiplier', u'value': u'2'}, {u'name': u'multi-entitlement', u'value': u'yes'}, {u'name': u'virt_limit', u'value': u'1'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'stacking_id', u'value': u'15'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'sockets', u'value': u'1'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'1.0'}], u'subscriptionId': u'upstream-29160032', u'type': u'UNMAPPED_GUEST', u'productId': u'donaldyos-onesocketib', u'providedProducts': [{u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'32060', u'productName': u'Awesome OS Instance Server Bits'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Instance Based one socket', u'restrictedToUsername': None, u'exported': 0, u'stackId': u'15', u'stacked': True, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Instance Based (Temporary)'}, u'derivedProductName': None, u'attributes': [{u'name': u'unmapped_guests_only', u'value': u'true'}, {u'name': u'pool_derived', u'value': u'true'}, {u'name': u'physical_only', u'value': u'false'}, {u'name': u'virt_limit', u'value': u'0'}, {u'name': u'requires_consumer_type', u'value': u'system'}, {u'name': u'virt_only', u'value': u'true'}], u'quantity': 100}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:00 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [{"name": "unmapped_guests_only", "value": "true"}, {"name": "pool_derived", "value": "true"}, {"name": "physical_only", "value": "false"}, {"name": "virt_limit", "value": "0"}, {"name": "requires_consumer_type", "value": "system"}, {"name": "virt_only", "value": "true"}], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based (Temporary)"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767d056f", "id": "8a8082e49223304401922330767d056f", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 100, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-29160032", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330767d056f", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056d", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e49223304401922330767d056f", "vary": "accept-encoding", "x_candlepin_request_uuid": "f2d3ddb0-0b5a-46c7-831f-9447a9ae121a", "x_version": "4.4.17-1"} ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)', u'productId': u'37065'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'master', u'href': u'/pools/8a8082e49223304401922330767f0579', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e49223304401922330767f0579', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'management_enabled', u'value': u'1'}, {u'name': u'vcpu', u'value': u'4'}, {u'name': u'warning_period', u'value': u'30'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'sockets', u'value': u'2'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'6.1'}], u'subscriptionId': u'upstream-51600517', u'type': u'NORMAL', u'productId': u'donaldyos-server-2-socket-std', u'providedProducts': [{u'productId': u'37065', u'productName': u'Clustering Bits (no content)'}, {u'productId': u'37067', u'productName': u'Shared Storage Bits (no content)'}, {u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'37060', u'productName': u'Awesome OS Server Bits'}, {u'productId': u'37068', u'productName': u'Large File Support Bits (no content)'}, {u'productId': u'37070', u'productName': u'Load Balancing Bits (no content)'}, {u'productId': u'37069', u'productName': u'Management Bits (no content)'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Server Bundled (2 Sockets, Standard Support)', u'restrictedToUsername': None, u'exported': 0, u'stackId': None, u'stacked': False, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Standard'}, u'derivedProductName': None, u'attributes': [], u'quantity': 50}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:00 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Standard"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330767f0579", "id": "8a8082e49223304401922330767f0579", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "management_enabled", "value": "1"}, {"name": "vcpu", "value": "4"}, {"name": "warning_period", "value": "30"}, {"name": "variant", "value": "ALL"}, {"name": "sockets", "value": "2"}, {"name": "support_level", "value": "Standard"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "6.1"}], "productId": "donaldyos-server-2-socket-std", "productName": "Donaldy OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [{"productId": "37065", "productName": "Clustering Bits (no content)"}, {"productId": "37067", "productName": "Shared Storage Bits (no content)"}, {"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "37060", "productName": "Awesome OS Server Bits"}, {"productId": "37068", "productName": "Large File Support Bits (no content)"}, {"productId": "37070", "productName": "Load Balancing Bits (no content)"}, {"productId": "37069", "productName": "Management Bits (no content)"}], "quantity": 50, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-51600517", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330767d056f", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056d", "quantity": null}, {"poolId": "8a8082e49223304401922330767f0579", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e49223304401922330767f0579", "vary": "accept-encoding", "x_candlepin_request_uuid": "6d7061bc-c7ad-42cc-997b-e47123f4e26a", "x_version": "4.4.17-1"} ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)', u'productId': u'37065'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'master', u'href': u'/pools/8a8082e492233044019223307682058d', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e492233044019223307682058d', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'management_enabled', u'value': u'1'}, {u'name': u'vcpu', u'value': u'4'}, {u'name': u'warning_period', u'value': u'30'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'sockets', u'value': u'2'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'6.1'}], u'subscriptionId': u'upstream-34408863', u'type': u'NORMAL', u'productId': u'donaldyos-server-2-socket-std', u'providedProducts': [{u'productId': u'37065', u'productName': u'Clustering Bits (no content)'}, {u'productId': u'37067', u'productName': u'Shared Storage Bits (no content)'}, {u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'37060', u'productName': u'Awesome OS Server Bits'}, {u'productId': u'37068', u'productName': u'Large File Support Bits (no content)'}, {u'productId': u'37070', u'productName': u'Load Balancing Bits (no content)'}, {u'productId': u'37069', u'productName': u'Management Bits (no content)'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Server Bundled (2 Sockets, Standard Support)', u'restrictedToUsername': None, u'exported': 0, u'stackId': None, u'stacked': False, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Standard'}, u'derivedProductName': None, u'attributes': [], u'quantity': 5}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:00 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Server Bundled (2 Sockets, Standard Support)", "productId": "37065", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Standard"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e492233044019223307682058d", "id": "8a8082e492233044019223307682058d", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "management_enabled", "value": "1"}, {"name": "vcpu", "value": "4"}, {"name": "warning_period", "value": "30"}, {"name": "variant", "value": "ALL"}, {"name": "sockets", "value": "2"}, {"name": "support_level", "value": "Standard"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "6.1"}], "productId": "donaldyos-server-2-socket-std", "productName": "Donaldy OS Server Bundled (2 Sockets, Standard Support)", "providedProducts": [{"productId": "37065", "productName": "Clustering Bits (no content)"}, {"productId": "37067", "productName": "Shared Storage Bits (no content)"}, {"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "37060", "productName": "Awesome OS Server Bits"}, {"productId": "37068", "productName": "Large File Support Bits (no content)"}, {"productId": "37070", "productName": "Load Balancing Bits (no content)"}, {"productId": "37069", "productName": "Management Bits (no content)"}], "quantity": 5, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": null, "stacked": false, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-34408863", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330767d056f", "quantity": null}, {"poolId": "8a8082e492233044019223307682058d", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056d", "quantity": null}, {"poolId": "8a8082e49223304401922330767f0579", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e492233044019223307682058d", "vary": "accept-encoding", "x_candlepin_request_uuid": "49440b57-8f25-4221-8aa7-82af6d8848d6", "x_version": "4.4.17-1"} ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Instance Based one socket', u'productId': u'32060'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'master', u'href': u'/pools/8a8082e49223304401922330769c0641', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e49223304401922330769c0641', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'host_limited', u'value': u'true'}, {u'name': u'instance_multiplier', u'value': u'2'}, {u'name': u'multi-entitlement', u'value': u'yes'}, {u'name': u'virt_limit', u'value': u'1'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'stacking_id', u'value': u'15'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'sockets', u'value': u'1'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'1.0'}], u'subscriptionId': u'upstream-27615093', u'type': u'NORMAL', u'productId': u'donaldyos-onesocketib', u'providedProducts': [{u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'32060', u'productName': u'Awesome OS Instance Server Bits'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Instance Based one socket', u'restrictedToUsername': None, u'exported': 0, u'stackId': u'15', u'stacked': True, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Instance Based'}, u'derivedProductName': None, u'attributes': [], u'quantity': 10}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:01 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330769c0641", "id": "8a8082e49223304401922330769c0641", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 10, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-27615093", "subscriptionSubKey": "master", "type": "NORMAL", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330767d056f", "quantity": null}, {"poolId": "8a8082e49223304401922330769c0641", "quantity": null}, {"poolId": "8a8082e492233044019223307682058d", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056d", "quantity": null}, {"poolId": "8a8082e49223304401922330767f0579", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e49223304401922330769c0641", "vary": "accept-encoding", "x_candlepin_request_uuid": "a1afbe3a-0884-45c9-b4d7-edd153ea810e", "x_version": "4.4.17-1"} ok: [managed-node1] => (item={u'startDate': u'2024-09-19T08:40:26+0000', u'upstreamEntitlementId': None, u'endDate': u'2025-09-19T08:40:26+0000', u'activeSubscription': True, u'orderNumber': u'order-75736804', u'branding': [{u'updated': u'2024-09-24T08:40:31+0000', u'created': u'2024-09-24T08:40:31+0000', u'type': u'OS', u'name': u'Branded Donaldy OS Instance Based one socket', u'productId': u'32060'}], u'derivedProductAttributes': [], u'subscriptionSubKey': u'derived', u'href': u'/pools/8a8082e49223304401922330769c0643', u'owner': {u'href': u'/owners/donaldduck', u'displayName': u'Donald Duck', u'id': u'8a8082e4922330440192233058460004', u'key': u'donaldduck', u'contentAccessMode': u'org_environment'}, u'managed': True, u'upstreamPoolId': None, u'id': u'8a8082e49223304401922330769c0643', u'sourceEntitlement': None, u'contractNumber': u'0', u'derivedProductId': None, u'productAttributes': [{u'name': u'host_limited', u'value': u'true'}, {u'name': u'instance_multiplier', u'value': u'2'}, {u'name': u'multi-entitlement', u'value': u'yes'}, {u'name': u'virt_limit', u'value': u'1'}, {u'name': u'variant', u'value': u'ALL'}, {u'name': u'stacking_id', u'value': u'15'}, {u'name': u'support_level', u'value': u'Standard'}, {u'name': u'sockets', u'value': u'1'}, {u'name': u'support_type', u'value': u'L1-L3'}, {u'name': u'arch', u'value': u'ALL'}, {u'name': u'type', u'value': u'MKT'}, {u'name': u'version', u'value': u'1.0'}], u'subscriptionId': u'upstream-27615093', u'type': u'UNMAPPED_GUEST', u'productId': u'donaldyos-onesocketib', u'providedProducts': [{u'productId': u'7051', u'productName': u'Donaldy OS Developer Bits'}, {u'productId': u'7050', u'productName': u'Donaldy OS Premium Architecture Bits'}, {u'productId': u'32060', u'productName': u'Awesome OS Instance Server Bits'}], u'updated': u'2024-09-24T08:40:31+0000', u'accountNumber': u'8472161191', u'upstreamConsumerId': None, u'productName': u'Donaldy OS Instance Based one socket', u'restrictedToUsername': None, u'exported': 0, u'stackId': u'15', u'stacked': True, u'created': u'2024-09-24T08:40:31+0000', u'consumed': 0, u'sourceStackId': None, u'derivedProvidedProducts': [], u'calculatedAttributes': {u'compliance_type': u'Instance Based (Temporary)'}, u'derivedProductName': None, u'attributes': [{u'name': u'unmapped_guests_only', u'value': u'true'}, {u'name': u'pool_derived', u'value': u'true'}, {u'name': u'physical_only', u'value': u'false'}, {u'name': u'virt_limit', u'value': u'0'}, {u'name': u'requires_consumer_type', u'value': u'system'}, {u'name': u'virt_only', u'value': u'true'}], u'quantity': 10}) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:01 GMT", "elapsed": 0, "item": {"accountNumber": "8472161191", "activeSubscription": true, "attributes": [{"name": "unmapped_guests_only", "value": "true"}, {"name": "pool_derived", "value": "true"}, {"name": "physical_only", "value": "false"}, {"name": "virt_limit", "value": "0"}, {"name": "requires_consumer_type", "value": "system"}, {"name": "virt_only", "value": "true"}], "branding": [{"created": "2024-09-24T08:40:31+0000", "name": "Branded Donaldy OS Instance Based one socket", "productId": "32060", "type": "OS", "updated": "2024-09-24T08:40:31+0000"}], "calculatedAttributes": {"compliance_type": "Instance Based (Temporary)"}, "consumed": 0, "contractNumber": "0", "created": "2024-09-24T08:40:31+0000", "derivedProductAttributes": [], "derivedProductId": null, "derivedProductName": null, "derivedProvidedProducts": [], "endDate": "2025-09-19T08:40:26+0000", "exported": 0, "href": "/pools/8a8082e49223304401922330769c0643", "id": "8a8082e49223304401922330769c0643", "managed": true, "orderNumber": "order-75736804", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "productAttributes": [{"name": "host_limited", "value": "true"}, {"name": "instance_multiplier", "value": "2"}, {"name": "multi-entitlement", "value": "yes"}, {"name": "virt_limit", "value": "1"}, {"name": "variant", "value": "ALL"}, {"name": "stacking_id", "value": "15"}, {"name": "support_level", "value": "Standard"}, {"name": "sockets", "value": "1"}, {"name": "support_type", "value": "L1-L3"}, {"name": "arch", "value": "ALL"}, {"name": "type", "value": "MKT"}, {"name": "version", "value": "1.0"}], "productId": "donaldyos-onesocketib", "productName": "Donaldy OS Instance Based one socket", "providedProducts": [{"productId": "7051", "productName": "Donaldy OS Developer Bits"}, {"productId": "7050", "productName": "Donaldy OS Premium Architecture Bits"}, {"productId": "32060", "productName": "Awesome OS Instance Server Bits"}], "quantity": 10, "restrictedToUsername": null, "sourceEntitlement": null, "sourceStackId": null, "stackId": "15", "stacked": true, "startDate": "2024-09-19T08:40:26+0000", "subscriptionId": "upstream-27615093", "subscriptionSubKey": "derived", "type": "UNMAPPED_GUEST", "updated": "2024-09-24T08:40:31+0000", "upstreamConsumerId": null, "upstreamEntitlementId": null, "upstreamPoolId": null}, "json": {"addOns": [], "autoAttach": null, "contentOverrides": [], "created": "2024-09-24T08:41:19+0000", "description": null, "id": "8a8082e4922330440192233131660984", "name": "default_key", "owner": {"contentAccessMode": "org_environment", "displayName": "Donald Duck", "href": "/owners/donaldduck", "id": "8a8082e4922330440192233058460004", "key": "donaldduck"}, "pools": [{"poolId": "8a8082e49223304401922330769c0643", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056f", "quantity": null}, {"poolId": "8a8082e49223304401922330769c0641", "quantity": null}, {"poolId": "8a8082e492233044019223307682058d", "quantity": null}, {"poolId": "8a8082e49223304401922330767d056d", "quantity": null}, {"poolId": "8a8082e49223304401922330767f0579", "quantity": null}], "products": [], "releaseVer": {"releaseVer": null}, "role": null, "serviceLevel": null, "updated": "2024-09-24T08:41:19+0000", "usage": null}, "msg": "OK (unknown bytes)", "redirected": false, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/activation_keys/8a8082e4922330440192233131660984/pools/8a8082e49223304401922330769c0643", "vary": "accept-encoding", "x_candlepin_request_uuid": "442762a9-8d90-4617-93d0-5581b92de2d8", "x_version": "4.4.17-1"} TASK [Add environments] ******************************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_candlepin.yml:160 skipping: [managed-node1] => (item={u'id': u'envId1', u'name': u'Environment 1', u'desc': u'The environment 1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"desc": "The environment 1", "id": "envId1", "name": "Environment 1"}, "skip_reason": "Conditional result was False"} skipping: [managed-node1] => (item={u'id': u'envId2', u'name': u'Environment 2', u'desc': u'The environment 2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"desc": "The environment 2", "id": "envId2", "name": "Environment 2"}, "skip_reason": "Conditional result was False"} TASK [Check Candlepin works] *************************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/check_candlepin.yml:3 ok: [managed-node1] => {"changed": false, "connection": "close", "content_type": "application/json", "cookies": {}, "cookies_string": "", "date": "Tue, 24 Sep 2024 19:18:01 GMT", "elapsed": 0, "msg": "OK (unknown bytes)", "redirected": true, "status": 200, "transfer_encoding": "chunked", "url": "https://candlepin.local:8443/candlepin/", "vary": "accept-encoding", "x_candlepin_request_uuid": "0f903bce-0197-46a8-bde7-0c7667d42833", "x_version": "4.4.17-1"} TASK [Install packages for squid] ********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:7 changed: [managed-node1] => {"changed": true, "changes": {"installed": ["squid", "httpd-tools"]}, "msg": "", "rc": 0, "results": ["Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-\n : manager\n\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\n\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package httpd-tools.x86_64 0:2.4.6-99.el7.centos.1 will be installed\n--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-tools-2.4.6-99.el7.centos.1.x86_64\n--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-tools-2.4.6-99.el7.centos.1.x86_64\n---> Package squid.x86_64 7:3.5.20-17.el7_9.10 will be installed\n--> Processing Dependency: squid-migration-script for package: 7:squid-3.5.20-17.el7_9.10.x86_64\n--> Processing Dependency: perl(DBI) for package: 7:squid-3.5.20-17.el7_9.10.x86_64\n--> Processing Dependency: libltdl.so.7()(64bit) for package: 7:squid-3.5.20-17.el7_9.10.x86_64\n--> Processing Dependency: libecap.so.3()(64bit) for package: 7:squid-3.5.20-17.el7_9.10.x86_64\n--> Running transaction check\n---> Package apr.x86_64 0:1.4.8-7.el7 will be installed\n---> Package apr-util.x86_64 0:1.5.2-6.el7_9.1 will be installed\n---> Package libecap.x86_64 0:1.0.0-1.el7 will be installed\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n---> Package perl-DBI.x86_64 0:1.627-4.el7 will be installed\n--> Processing Dependency: perl(RPC::PlServer) >= 0.2001 for package: perl-DBI-1.627-4.el7.x86_64\n--> Processing Dependency: perl(RPC::PlClient) >= 0.2000 for package: perl-DBI-1.627-4.el7.x86_64\n---> Package squid-migration-script.x86_64 7:3.5.20-17.el7_9.10 will be installed\n--> Running transaction check\n---> Package perl-PlRPC.noarch 0:0.2020-14.el7 will be installed\n--> Processing Dependency: perl(Net::Daemon) >= 0.13 for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Processing Dependency: perl(Net::Daemon::Test) for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Processing Dependency: perl(Net::Daemon::Log) for package: perl-PlRPC-0.2020-14.el7.noarch\n--> Running transaction check\n---> Package perl-Net-Daemon.noarch 0:0.48-5.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n httpd-tools x86_64 2.4.6-99.el7.centos.1 updates 94 k\n squid x86_64 7:3.5.20-17.el7_9.10 updates 3.1 M\nInstalling for dependencies:\n apr x86_64 1.4.8-7.el7 base 104 k\n apr-util x86_64 1.5.2-6.el7_9.1 updates 92 k\n libecap x86_64 1.0.0-1.el7 base 21 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n perl-DBI x86_64 1.627-4.el7 base 802 k\n perl-Net-Daemon noarch 0.48-5.el7 base 51 k\n perl-PlRPC noarch 0.2020-14.el7 base 36 k\n squid-migration-script x86_64 7:3.5.20-17.el7_9.10 updates 52 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+8 Dependent packages)\n\nTotal download size: 4.4 M\nInstalled size: 13 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 7.3 MB/s | 4.4 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : apr-1.4.8-7.el7.x86_64 1/10 \n Installing : apr-util-1.5.2-6.el7_9.1.x86_64 2/10 \n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/10 \n Installing : libecap-1.0.0-1.el7.x86_64 4/10 \n Installing : 7:squid-migration-script-3.5.20-17.el7_9.10.x86_64 5/10 \n Installing : perl-Net-Daemon-0.48-5.el7.noarch 6/10 \n Installing : perl-PlRPC-0.2020-14.el7.noarch 7/10 \n Installing : perl-DBI-1.627-4.el7.x86_64 8/10 \n Installing : 7:squid-3.5.20-17.el7_9.10.x86_64 9/10 \n Installing : httpd-tools-2.4.6-99.el7.centos.1.x86_64 10/10 \n Verifying : perl-Net-Daemon-0.48-5.el7.noarch 1/10 \n Verifying : httpd-tools-2.4.6-99.el7.centos.1.x86_64 2/10 \n Verifying : 7:squid-migration-script-3.5.20-17.el7_9.10.x86_64 3/10 \n Verifying : apr-util-1.5.2-6.el7_9.1.x86_64 4/10 \n Verifying : apr-1.4.8-7.el7.x86_64 5/10 \n Verifying : libecap-1.0.0-1.el7.x86_64 6/10 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 7/10 \n Verifying : 7:squid-3.5.20-17.el7_9.10.x86_64 8/10 \n Verifying : perl-DBI-1.627-4.el7.x86_64 9/10 \n Verifying : perl-PlRPC-0.2020-14.el7.noarch 10/10 \n\nInstalled:\n httpd-tools.x86_64 0:2.4.6-99.el7.centos.1 squid.x86_64 7:3.5.20-17.el7_9.10 \n\nDependency Installed:\n apr.x86_64 0:1.4.8-7.el7 \n apr-util.x86_64 0:1.5.2-6.el7_9.1 \n libecap.x86_64 0:1.0.0-1.el7 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n perl-DBI.x86_64 0:1.627-4.el7 \n perl-Net-Daemon.noarch 0:0.48-5.el7 \n perl-PlRPC.noarch 0:0.2020-14.el7 \n squid-migration-script.x86_64 7:3.5.20-17.el7_9.10 \n\nComplete!\n"]} TASK [Check the status of the backup of configuration] ************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:15 ok: [managed-node1] => {"changed": false, "stat": {"exists": false}} TASK [Backup the configuration] ************************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:20 changed: [managed-node1] => {"changed": true, "checksum": "70f953b530665efdfdd23b298cf8eddbacda74c0", "dest": "/etc/squid/squid.conf.BACKUP", "gid": 0, "group": "root", "md5sum": "3c8af1986cc652e972c35db57e808d36", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:squid_conf_t:s0", "size": 2244, "src": "/etc/squid/squid.conf", "state": "file", "uid": 0} TASK [Copy the pristine configuration back] ************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:29 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Open the Candlepin port] ************************************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:38 changed: [managed-node1] => {"backup": "", "changed": true, "msg": "line added"} TASK [Set the shutdown lifetime] *********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:47 changed: [managed-node1] => {"backup": "", "changed": true, "msg": "line added"} TASK [Set the port] ************************************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:57 ok: [managed-node1] => {"backup": "", "changed": false, "msg": ""} TASK [Create the new passwd file] ********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:66 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set the port] ************************************************************ task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:78 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Disable HTTP access allow] *********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:84 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Insert initial auth config] ********************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:90 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add authenticated acl] *************************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:103 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Allow authenticated acl] ************************************************* task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:111 skipping: [managed-node1] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Restart squid] *********************************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tasks/setup_squid.yml:119 changed: [managed-node1] => {"changed": true, "name": "squid", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target network.target syslog.target nss-lookup.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Squid caching proxy", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/squid (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/squid ; argv[]=/usr/sbin/squid $SQUID_OPTS -k reconfigure -f $SQUID_CONF ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/squid ; argv[]=/usr/sbin/squid $SQUID_OPTS -f $SQUID_CONF ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/squid/cache_swap.sh ; argv[]=/usr/libexec/squid/cache_swap.sh ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/squid ; argv[]=/usr/sbin/squid -k shutdown -f $SQUID_CONF ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/squid.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "squid.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "16384", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "squid.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "0", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Add SELinux policy for proxy ports] ************************************** task path: /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_proxy.yml:24 ERROR! the role 'fedora.linux_system_roles.selinux' was not found in /tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc The error appears to be in '/tmp/collections-PD1/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_proxy.yml': line 26, column 15, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.selinux ^ here PLAY RECAP ********************************************************************* managed-node1 : ok=29 changed=5 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0