ansible-playbook [core 2.16.13]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-h0K
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_verify_notification.yml ****************************************
2 plays in /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:5
Tuesday 19 November 2024  14:39:56 -0500 (0:00:00.008)       0:00:00.008 ****** 
ok: [managed-node2] => {
    "ansible_facts": {
        "pcptest_pw": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n"
        }
    },
    "ansible_included_var_files": [
        "/tmp/metrics-fpf/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test configuration of webhook notification] ******************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:9
Tuesday 19 November 2024  14:39:56 -0500 (0:00:00.020)       0:00:00.029 ****** 
ok: [managed-node2]

TASK [Skip test if not supported by platform] **********************************
task path: /tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:16
Tuesday 19 November 2024  14:39:58 -0500 (0:00:01.368)       0:00:01.398 ****** 
META: ending play for managed-node2

PLAY RECAP *********************************************************************
managed-node2              : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Tuesday 19 November 2024  14:39:58 -0500 (0:00:00.011)       0:00:01.409 ****** 
=============================================================================== 
Gathering Facts --------------------------------------------------------- 1.37s
/tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:9 
Include vault variables ------------------------------------------------- 0.02s
/tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:5 
Skip test if not supported by platform ---------------------------------- 0.01s
/tmp/collections-h0K/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_notification.yml:16